C++ Programming/Chapters/C++/Summary

From Wikibooks, open books for an open world
Jump to navigation Jump to search
  1. Introducing C++ Development stage: 100%
  2. Programming languages Development stage: 100%
    1. Programming paradigms Development stage: 80% - the versatility of C++ as a multi-paradigm language, concepts of object-oriented programming (objects and classes, inheritance, polymorphism).
  3. Comparisons Development stage: 80% - to other languages, relation to other computer science constructs and idioms.
    1. with C Development stage: 80%
    2. with Java Development stage: 80%
    3. with C# Development stage: 30%
    4. with Managed C++ (C++/CLI) Development stage: 30%
    5. with D Development stage: 30%