
Posted:
Apr 22, 2004 @ 3:39am
by izeman
i suggest you try c++. you would need a reference, buy any c++ book. and before you trying to code for PPC. spend sometime programming for the desktop.
i agree that people here at the forums are very helpful.

Posted:
Apr 22, 2004 @ 10:43pm
by kornalius
Yeah, learn C then C++. You can't live without them in the PPC programming world. After you should take a look at if you are looking for a complete language to do things more easily.
Regards,
Kornalius

Posted:
Apr 23, 2004 @ 2:06am
by Alexander
C++ contains some much more complicated topics as opposed to C, such as OO, which is why I would rather learn C first.