Multi-Paradigm Programming using C++
Author | : Dirk Vermeir |
Publisher | : Springer Science & Business Media |
Total Pages | : 297 |
Release | : 2011-06-28 |
ISBN-10 | : 9781447103110 |
ISBN-13 | : 1447103114 |
Rating | : 4/5 (114 Downloads) |
Download or read book Multi-Paradigm Programming using C++ written by Dirk Vermeir and published by Springer Science & Business Media. This book was released on 2011-06-28 with total page 297 pages. Available in PDF, EPUB and Kindle. Book excerpt: Aimed mainly at students, this self-contained reference book on C++ is of superb educational value. Starting from scratch, 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. There is also a chapter devoted to program design principles. By using plenty of examples 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.