std::C++ Language Tutorial (dutch)
Deze tutorial wordt vertaald naar het Nederlands door
<a href="http://www.cppforum.nl/index.php">Het Nederlandse C++Forum
</a>. Als je wilt meehelpen met het vertalen moet je je daar aanmelden.
These tutorials explain the C++ language from its basics up to the newest features of ANSI-C++, including basic concepts such as arrays or classes and advanced concepts such as polymorphism or templates. The tutorial is oriented in a practical way, with working example programs in all sections to start practicing each lesson right away.
Introduction
Basics of C++
Control Structures
Compound Data Types
Object Oriented Programming
Advanced Concepts
C++ Standard Library