Are needed on §C or vb or Python please.
GOGOGOGOGGO
Printable View
Are needed on §C or vb or Python please.
GOGOGOGOGGO
http://forum.logicalgamers.com/progr...tml#post360313
Also please elaborate
C# * btw .
Lol ok.
In no particular order:
Read SICP (The Structure and Interpretation of Computer Programs).
Read Code Craft.
Write up occasional tutorials on Python or any language of your selection. Write a bunch of programs - early and often. Take a couple CS courses. Learn C. Learn Assembly language.
I don't recommend reading SICP until further down along the road when you've got a fair grasp of programming in general since it teaches Scheme (which is a LISP dialect) and that tends to be a little rough on rudimentary programmers.
If you want to do it more conventionally, read Code Craft daily. Write programs as frequently as you can. Try enrolling yourself into some Computer Science courses. Learn C. Complete SICP. Learn Assembly language.
In that order.
Cool, and what is that SICP & LICP ?