Originally Posted by dwood18
c++ is for ps3 but you might want to work yourself up to it
try going Python>java>c>c++
|
WTF!!??
The LOGICAL WAY of learing different programming languages is from the most basic ones to the most sophisticated ones (lower level to higher level).
Since assembly is architecture dependant, you can start by learning C. Then C++ and then Java. If you try to go backwards, you'll have a rough time.