Welcome! Log In Create A New Profile

Advanced

Starting some C++ tutorials

Posted by Arikado 
Starting some C++ tutorials
May 20, 2009 06:07PM
Over my (almost a year) on the forum and posting online, I've helped a few people who don't know C++ to start programming simple text games in the language. These conversations generally last about a few months, and now that I'm on the verge of starting another person off with C++, I decided it would be easier for me to just sit down and write a tutorial that anyone should be able to follow.

It is being done here, [arikadosblog.blogspot.com] on my website. With one new "lesson" I guess we could call them posted every day (except on maybe weekends :P). I'll be offering support for them on both this forum (more specifically this topic only), and in the form of comments on my blog. Please do not contact me privately to ask for support unless said support includes pointing out errors or inaccuracies I made.

Thanks and enjoy,
Arikado



Edited 2 time(s). Last edit at 05/21/2009 01:00AM by Arikado.
Re: Starting some C++ tutorials
May 21, 2009 01:03AM
This post indexes each step chronologically in the tutorial.

What are C and C++?
Setting up for C++
Analysis of the Hello World program
Tomorrow: Comments and variables
Sorry, only registered users may post in this forum.

Click here to login