Multi-paradigm programming using C++
معرفی کتاب «Multi-paradigm programming using C++» نوشتهٔ Dirk Vermeir PhD (auth.)، منتشرشده توسط نشر Springer-Verlag London در سال 2001. این کتاب در فرمت djvu، زبان انگلیسی ارائه شده است. «Multi-paradigm programming using C++» در دستهٔ بدون دستهبندی قرار دارد.
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 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. 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 This work is a 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 In C++, data are kept in (data) objects where an object is simply an area of memory.
دانلود کتاب Multi-paradigm programming using C++