I'd rather jump straight into learning C++ - I consider learning C beforehand, like learning Actionscript 1, before moving onto Actionscript 2. Just a tad unnecessary, and time consuming in my books - and by the time you've mastered it (or make notable progress) the next version will be released.
If you're looking for an "upgrade", check D (there is a free compiler available for some platforms and a GNU compiler in the works that will use the gcc backends).
Quote from: Bad Sector on June 07, 2008, 02:55:30 AMIf you're looking for an "upgrade", check D (there is a free compiler available for some platforms and a GNU compiler in the works that will use the gcc backends).He should just stick with C/C++. The main benefit of D is garbage collection, but C/C++ is standardized.