C++ Resources
Templatized C++ Command Line Parser Library
- intro: TCLAP is a small, flexible library that provides a simple interface for defining and accessing command line arguments
- homepage: http://tclap.sourceforge.net/
- manual: http://tclap.sourceforge.net/manual.html
C/C++ tip: How to get the process resident set size (physical memory use)
Books
Adcanced Linux Programming
http://advancedlinuxprogramming.com/
Resources
openFrameworks: an open source C++ toolkit for creative coding.
- homepage: http://openframeworks.cc/