Just a Programming Blog

04 Nov, 2009

2 C++ Reference Cards

Posted by: computer_teacher In: Best New Free Computer IT Training Tutorial Resources| C++ Courses and Tutorials| Programming

Here are two nice C++ Reference Cards that discuss some simple and quick references, tips, and techniques for developers working in C++. C++ is widely used to write high level and low level applications on many platforms.


C++ STL Quick Reference  (298K, 8 pages, pdf)
This downloadable reference document lists out important C++ techniques, coding styles and examples for the C++ Standard Template Library (STL).

 - Notations
 - Containers
 - Container Adapters
 - Algorithms
 - Function Objects
 - Iterators
 - Examples  


C++ Syntax Cheat Sheet  (11K, 3 pages, pdf)
This cheat sheet provides understanding on using the C++ syntax when programming and developing applications in C++.

Tags: , , , , , , , , , , , , , , , ,

Related posts

No Responses to "2 C++ Reference Cards"

Comment Form

Learning...

Here you'll find all you need to learn programming