forked from fbb-git/cppannotations
-
Notifications
You must be signed in to change notification settings - Fork 0
louwers/cppannotations
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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§ion=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
About
Extensive tutorial and documentation about C++
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 60.7%
- PostScript 22.5%
- HTML 7.9%
- C 5.8%
- Shell 1.5%
- Roff 0.9%
- Other 0.7%