PDA

View Full Version : New to programming...


lefti
11-02-2007, 02:16 PM
Hello, I just wanted to start learning a programming language to make a game.
Which language do you suggest me to use, java or c++?
Where can I start learning this language?

Tamara
11-03-2007, 05:37 AM
C++ is best. For learning begin with C and then proceed to C++.

SamuraiCrow
11-03-2007, 07:37 AM
Ewww! Don't start with C++. Start with something easy like Python then work your way up to Java and then C++.

There are freely downloadable textbooks for all three at the Green Tea Press (http://www.greenteapress.com/) website. (Just scroll down and look for the "How to Think Like a Computer Scientist" series.