Programming in C++
Here I will be looking at various tutorials and examples in c++. Most of the code should be pretty generic, as I intend to be able to work in cross-OS applications, but for testing I'll be using Ubuntu (a Linux distribution), editing with Geany, and compiling with gcc (Gnu C Compiler). Later on I will be using SDL libraries for graphics, sound and network.
The aim of this section is primarily to increase my own understanding of the subject matter, and hopefully to give a couple of pointers to others who might have stumbled on this site. There may be some technical errors, so if you see any, and would like to point them out, get in touch. I'll make sure that anyone who has contributed gets credit for it. Who knows, if there's enough interest, I might elect to take on volunteers to help build on the resource. As it stands for the moment though, access to those tools is by invitation only, and comments are disabled for now. Any suggestions on this, or anything else pertaining to the site, then don't hesitate to get in touch. All genuine comments are most welcome!
I will also be building this up gradually, so the structure of it all may change from time-to-time.