Quote:
|
Originally Posted by mlbfan560 ...I recomend C because I heard that C++ code was less stable then C. |
Haha WHAT!?!?!
When a source, whether it be in C or C++, is compiled, it doesnt matter about the 'stability of the code'. If anything, it would be the compiler doing its job properly or not. C++ is just an extension of C (a very vast, advanced and GOOD extension) that allows for more advanced coding techniques. Think QBASIC to BASIC...
But yeah, i agree. Start with C. Don't to LUA, it is a waste of time if all you want is C. You can move to C++ after you are comfortable with C.
Kepp in mind that C is a very, VERY low-level language. It is probably the most advanced programming language ever to be developed, hence its ability to create software for practically any electronic device, whether it be a PSP, NDS, Windows XP (yes, Windows is written in C, what else do you think it would be written in?) or a scientific calculator.
Good luck
