PDA

View Full Version : Help!


Viresh Amin
07-31-2004, 04:35 AM
Can someone answer to me on which is a good programming language to start with java?... C++?... C?... Python?... and also what are some good sites where to learn them

Magial
07-31-2004, 04:53 AM
This is from my standpoint. I started with C++ because I wanted to eventually learn to program my own games.

These are some of the sites that Ive frequented that proved useful:

http://www.cprogramming.com/begin.html
http://www.gamespp.com/cgi-bin/index.cgi?tutorials#c
http://www.cpp-home.com/
http://www.cppreference.com/
http://www.cs.cf.ac.uk/Dave/C/CE.html


You can also just Google "C++ Tutorials" and get a vast amount of information.