Programming with Haiku, Lesson 2 | Haiku Project

Lesson #2 in my new series of development tutorials continues with a fast and furious course through the rest of the Standard Template Library with some of the Standard C++ library thrown in for spice. We learn about associative STL containers like map and set and examine the C++ string class.


This is a companion discussion topic for the original entry at https://www.haiku-os.org/blog/darkwyrm/2010-09-23_programming_haiku_lesson_2/