top | item 8197655

(no title)

betacat | 11 years ago

So, what is a better language for learning? (Genuinely curious.)

discuss

order

pokpokpok|11 years ago

Javascript for minimum LOC to move a ball across the screen, albeit in a constructed learning environment.

C for learning some low level concepts. probably don't get into string handling in C if you're new because it will frustrate you.

Java for implementing GUIs and forcing OO concepts