- 4 Talk
C Plus Plus:Community Portal
Contents |
Helpfull links
Edit
Reference material
Edit
- Dinkumware's C++ Library Reference Manual
- SGI's Standard Template Library Programmer's Guide
- C/C++ Reference
Tutorials
Edit
- C++ Free Tutorials Collection
- C++ Programming Tutorial About.com
- The C++ Annotations
- Cplusplus.com tutorial, with complete code examples along with the results from each example shown side by side. Also includes a section on using C++ compilers from different vendors (Microsoft/GNU/Borland) to compile the examples
Books
Edit
- C++ In Action by Bartosz Milewski
- Free book "Thinking in C++" by Bruce Eckel
- Free book "C++: A Dialog" by Steve Heller
- Computer-Books.us Collection of online C++ books.
- C++Course The well-known book of A.B. Downey as an HTMLHelp based eBook
Support
Edit
- C++ FAQ Lite by Marshall Cline
- Newsgroups "comp.lang.c++" "comp.lang.c++.moderated" "comp.std.c++"
- C++ Forum at Cprogramming.com
- C and C++ at Daniweb
- C++ Home Forum at cpp-home.com
Resources
Edit
- Internet sites and files of interest to C++ users, A categorised list of C++ related links.
- University of Cambridge Department of Engineering list of C++ links
Libraries and code repositories
Edit
- The Code Project
- Portable foundation classes from GNU
- Boost.org: C++ high quality libraries
- Planet Source Code with several thousand code samples
Compilers
Edit
- GNU Compiler Collection, including the g++ compiler
- Microsoft's freely available C++ compiler
- Intel's C++ compiler