Ebook: Multi-Paradigm Programming using C++
Author: Dirk Vermeir PhD (auth.)
- Genre: Computers // Programming: Programming Languages
- Tags: Programming Languages Compilers Interpreters, Applications of Mathematics, Complexity
- Year: 2001
- Publisher: Springer-Verlag London
- Edition: 1
- Language: English
- pdf
An Introduction to Multi-Paradigm Programming using C++ is a self-contained reference book for those studying and using C++. Starting from scratch, Dirk Vermeir explains the idea of address, value and type in C++ before quickly moving on to cover the more important aspects of the language such as classes, templates, generic programming and inheritance. He includes recent developments in C++, such as STL and the iostream library, and there is also a chapter devoted to program design principles. By using plenty of examples to illustrate the text, the reader is stimulated and inspired to see how they can use what they have learnt in other more sophisticated applications. All the examples from the text, including some larger example programs are available on the author's website - http://tinf2.vub.ac.be/cpp/index.html
An Introduction to Multi-Paradigm Programming using C++ is a self-contained reference book for those studying and using C++. Starting from scratch, Dirk Vermeir explains the idea of address, value and type in C++ before quickly moving on to cover the more important aspects of the language such as classes, templates, generic programming and inheritance. He includes recent developments in C++, such as STL and the iostream library, and there is also a chapter devoted to program design principles. By using plenty of examples to illustrate the text, the reader is stimulated and inspired to see how they can use what they have learnt in other more sophisticated applications. All the examples from the text, including some larger example programs are available on the author's website - http://tinf2.vub.ac.be/cpp/index.html
An Introduction to Multi-Paradigm Programming using C++ is a self-contained reference book for those studying and using C++. Starting from scratch, Dirk Vermeir explains the idea of address, value and type in C++ before quickly moving on to cover the more important aspects of the language such as classes, templates, generic programming and inheritance. He includes recent developments in C++, such as STL and the iostream library, and there is also a chapter devoted to program design principles. By using plenty of examples to illustrate the text, the reader is stimulated and inspired to see how they can use what they have learnt in other more sophisticated applications. All the examples from the text, including some larger example programs are available on the author's website - http://tinf2.vub.ac.be/cpp/index.html
Content:
Front Matter....Pages i-xv
Basic Concepts of C++....Pages 1-24
Built-in Types....Pages 25-35
Functions....Pages 37-50
User-Defined Types....Pages 51-82
Built-in Type Constructors....Pages 83-116
User-Defined Type Constructors....Pages 117-136
Generic Programming Using the STL....Pages 137-182
Subtypes and Inheritance....Pages 183-204
Exceptions....Pages 205-216
Iostreams....Pages 217-239
Introduction to Program Design....Pages 241-263
Back Matter....Pages 265-287
An Introduction to Multi-Paradigm Programming using C++ is a self-contained reference book for those studying and using C++. Starting from scratch, Dirk Vermeir explains the idea of address, value and type in C++ before quickly moving on to cover the more important aspects of the language such as classes, templates, generic programming and inheritance. He includes recent developments in C++, such as STL and the iostream library, and there is also a chapter devoted to program design principles. By using plenty of examples to illustrate the text, the reader is stimulated and inspired to see how they can use what they have learnt in other more sophisticated applications. All the examples from the text, including some larger example programs are available on the author's website - http://tinf2.vub.ac.be/cpp/index.html
Content:
Front Matter....Pages i-xv
Basic Concepts of C++....Pages 1-24
Built-in Types....Pages 25-35
Functions....Pages 37-50
User-Defined Types....Pages 51-82
Built-in Type Constructors....Pages 83-116
User-Defined Type Constructors....Pages 117-136
Generic Programming Using the STL....Pages 137-182
Subtypes and Inheritance....Pages 183-204
Exceptions....Pages 205-216
Iostreams....Pages 217-239
Introduction to Program Design....Pages 241-263
Back Matter....Pages 265-287
....