- Debugger: Getting mixed signals
- 'Packaging Infrastructure' Contract Weekly Report #4
- Haiku monthly activity report - 06/2015
- 'Packaging Infrastructure' Contract Weekly Report #3
- 'Packaging Infrastructure' Contract Weekly Report #2
- GCI 2014 winners trip report (mentor side)
- TeX Live and LyX; Changes to the boot code
- 'Packaging Infrastructure' Contract Weekly Report #1
- Beginning of 'Packaging Infrastructure' Contract
- Haiku monthly activity report - 05/2015
Programming with Haiku, Lessons 3-5
In an attempt to move on and get on to just the Haiku API, here are the final three lessons on C++. Lesson 3 introduces C++ file streams, formatting and printing using C++ streams, and lightly touches on exceptions. Lesson 4 takes a break from actual coding and spends time on a critical development tool: source control -- what it is, how it is used, and why it is used. Lesson 5 ties together all of the C++ concepts covered in this series with a project. I hope you enjoy them.
Programming with Haiku, Lesson 3
Programming with Haiku, Lesson 4
Programming with Haiku, Lesson 5
- darkwyrm's blog
- Login or register to post comments

Comments
Re: Programming with Haiku, Lessons 3-5
Thanks a lot DarkWyrm! Streams and source control are my sore spots! And I can't wait to get to the juicy Haiku API! :D
Re: Programming with Haiku, Lessons 3-5
Great work DarkWyrm!
I definitely owe you. If you put these into a book I will definitely buy it.