Skip to content

Version 1.0

Latest
Compare
Choose a tag to compare
@ajbennieston ajbennieston released this 08 Apr 20:49
· 15 commits to master since this release

Notes accompanying the original 5-day hands-on C++ course, as it was structured in December 2011. The material here has been reviewed and fixed extensively, and all examples are verified to compile (or fail to compile, if they are illustrating a compile-time error).

This release tag marks the last point at which the notes retain 100% compatibility with the original course for which they were created. Subsequent changes may deviate from the course material, or introduce newer concepts from C++11.