What would be the best way to start C++ programming, I know very very basic things like the "hello world" command and want to learn more? any advice would be appriciated.
This topic is locked from further discussion.
Purchase a beginner book on C++ - C++ Primer, Beginning C++ Game Programming
Get an IDE (Integrated Development Environment) like Microsoft Visual Studio (Express edition is a free download), Dev C++
Start learning from the book, code the examples in the book in the IDE and understand it properly. Fiddle around after you grasp the concepts and gradually move on to the next chapters.
It will take time depending on how well you understand the concepts but its all worth it at the end.
Check out http://www.gamedev.net/community/forums/topic.asp?topic_id=358397 and if you have questions, feel free to ask :)
This is a great site..teh_goonster
Please Log In to post.
Log in to comment