Find a file
2017-12-02 13:43:03 +01:00
annotations completed the system_error description in advancedtemplates 2017-12-02 13:43:03 +01:00
.gitignore updated gitignore 2016-02-15 16:31:29 +01:00
excluded Adapted excluded and sourcetar to git 2012-02-26 17:27:00 +01:00
README Annotations ready for GitHub 2015-08-21 16:00:17 +02:00
README.kindle fixed typos 2017-06-08 11:08:25 +02:00
sourcetar ready for 10.5.0 2015-12-23 14:40:41 +01:00

 The C++ Annotations offer an extensive tutorial about the C++ programming
 language. It can be used as a textbook for C/C++ programming courses.

 This document is intended for knowledgeable users of C (or any other language
 using a C-like grammar, like Perl or Java) who would like to know more about,
 or make the transition to, C++. This document is the main textbook for
 Frank's C++ programming courses, which are yearly organized at the University
 of Groningen, the Netherlands. 

 The C++ Annotations do not cover all aspects of C++, though. In particular,
 C++'s basic grammar, which is, for all practical purposes, equal to C's
 grammar, is not covered. For this part of the C++ language, the reader should
 consult other texts, like a book covering the C programming language.


To create the various document formats from the C++ Annotations' sources,
either descend into the 'annotations' directory, or unpack a created archive, cd
into its top-level directory and follow the instructions provided in the
INSTALL file found there.

Alternatively, various binary ready-to-install packages of the C++ Annotations
are available in verious Linux distributions, in particular Debian. See, e.g.,

https://packages.debian.org/search?keywords=c%2B%2B-annotations&searchon=names&suite=all&section=all

Github's web-pages for the C++ Annotations are here:
https://fbb-git.github.io/cppannotations/

Zip archives containing the C++ Annotations in various formats can be
retrieved from 
https://github.com/fbb-git/cppannotations-zip