Template Library C
Standard C++ Library Reference.pdf
Use of this Dinkum C++ Library Reference is subject to limitations. A C++ program can call on a large number of functions from the Dinkum C++ Library, a conforming implementation of the Standard C++ library.
A Tutorial for C/C++ Programming on Linux.pdf
This tutorial aims to help students and teachers enriching the learning experience in a undergraduate course. Though this tutorial explains C/C++ on Linux, I would encourage students to explore usage other compilers such a Microsoft Visual C/C++ and Intel C/C++.
C++ Tutorial for Scientists.pdf
C++ tutorial for scientists. Course notes : ANSI C, C++ as a better C, C++ classes and objects, objects in scientific computing, inheritance & polymorphism, templates, exceptions & observations, programming examples, scientific library examples.
Thinking in C++, Volume 1, 2nd Edition.pdf
Bruce Eckel’s, Excellent tutorial on the ins and outs of C++, the hard cover book is published by Prentice Hall.
Thinking in C++ 2nd edition, Volume 2: Standard Libraries & Advanced Topics.pdf
This course was designed with one thing in mind: to streamline the process of learning the C++ language. Audience feedback helped me understand which parts were difficult and needed extra illumination.

