C++ Annotations
by Frank B. Brokken
Publisher: University of Groningen 2008
ISBN/ASIN: 9036704707
Number of pages: 741
Description:
This document is intended for knowledgeable users of C (or Perl, Java) who would like to make the transition to C++. This document is the main textbook for Frank's C++ programming courses, which are organized at the University of Groningen. The text does not cover C++'s basic grammar, which is, for all practical purposes, equal to C's grammar.
Download or read it online for free here:
Read online
(online html)
Similar books

by Alex Robenko - GitBook
The intended audience of this document is professional C++ developers who want to understand bare metal development a little bit better, get to know how to use C++ language in an embedded environment, and bring their C++ skills to an 'expert' level.
(8985 views)

by Elijah Rippeth - GitBook
This serves as documentation for more advanced/modern features of C++ that are not currently covered in the curriculum at many universities. Some topics covered aren't necessarily C++ specific, but are more general software engineering aspects.
(9057 views)

by Allen B. Downey
This book teaches you to think like a computer scientist - to combine the best features of mathematics, natural science, and engineering, to use formal languages to denote ideas, to observe the behavior of complex systems, form hypotheses, etc.
(26147 views)

by JT Kalnay - Smashwords
A book with exhaustive examples of C++ intended to help a C programmer learn and use C++. The book is not organized in a traditional chapter format, included are example programs that illustrate the important points of C++ in an evolutionary manner.
(18453 views)