PDA

View Full Version : Wanna learn how to code!



rbervoets
April 26th, 2008, 19:43
I want to really learn how to code some homebrew for the PC, any ideas what i should start with?

Like Ebooks, the 1st language to code, etc

staticshade
April 30th, 2008, 08:04
dude you can learn whatever the hell you want there are loads of options

lua, c, c++,C#,java,phython

i have tried my hands at a couple of these and so far lua has been the most noob friendly i,ve been at it for 2 days now.

the main thing to know is that your not gonna become a god coder in one week and unless you are 80yrs old try a couple of languages and see which one you like

as for what to start with i would say tutorials first to get a taste for it and then get a book

good luck

BlueCrab
May 1st, 2008, 22:39
If you're ever looking into getting a job in the field of programming, definitely go with C, C++, C#, or Java. Those are pretty much the top 4 languages out there in the commercial sector today (not necessarily in that order).

AvengedSevenfold Fan
May 2nd, 2008, 02:10
yeah, i would say go with C++, just because java doesnt run natively to an OS, C# is MS, which I despise, and C++ just seems to be a bit more popular than C. (and it will run on the PSP)