Skip to content

Releases: ajbennieston/cpp

Release list

Version 1.0

Choose a tag to compare

@ajbennieston ajbennieston released this 08 Apr 20:49

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.