Page 1 of 1

Getting Started...

PostPosted: Apr 22, 2004 @ 2:16am
by Riguy87

PostPosted: Apr 22, 2004 @ 2:37am
by j.edwards

PostPosted: 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.

PostPosted: Apr 22, 2004 @ 4:34am
by Alexander

PostPosted: 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. :wink:

Regards,
Kornalius

PostPosted: Apr 23, 2004 @ 1:04am
by fzammetti

PostPosted: 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.