C++ VTM Content PDF Print E-mail
Written by Administrator   
Monday, 09 January 2006 09:11
I've gone through the basics (VTMS 1 and 2) of C++, and so far everything is clicking. It's refreshing my mind back into programming again. I am always turned off by programming because it's not as responsive as art. You have to type out many lines of code until you are able to run your program as long as you don't have typos or mistakes to debug. However, this content, while basic, does get more intriguing as it takes you through game creation. Over the next few days I plan to write out my first game. It's not the next Doom or Quake, but it's a start and definately bigger than the "Hello World!" programs in all books!