Find a file
2015-09-05 16:01:43 +02:00
annotations standardized the installation procedure 2015-09-05 16:01:43 +02:00
.gitignore Convert svn:ignore properties to .gitignore. 2012-02-09 08:04:49 +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 updated the kindle info 2015-08-16 22:26:42 +02:00
sourcetar Ready for releasing 9.7.1 2013-05-30 10:13:48 +02: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