Programming languages: where to begin?

by
in code on (#3PN)
story imageThere's been tremendous evolution in the programming language space, as new coding philosophies and paradigms change over time to address old problems or new visions. But how to decide where to invest your time and energy?

Apple's new Swift language is the newborn on the block, and iOS developers seem to be impressed. Infoworld recommends nine languages that make writing Javascript a joy, if that's possible (coffeescript, gorillascript, typescript, and others). Venturebeat recommends you start with Javascript before moving onto something like Python or Ruby. The Google engineer who invented Dart, Gilad Bracha, deplores the dearth of viable programming languages that would allow the Web to compete with native code. CIO also recommends Javascript, but also suggests budding web designers also look into Opa, Scala, and Erlang, among others.

Or should you just throw in the towel, and have a little fun with something totally useless like Brainfuck, or the Arnold Schwartzenegger programming language?

C (Score: 1, Insightful)

by Anonymous Coward on 2014-06-30 17:34 (#29W)

learn C. avoid oop until you understand how to implement it yourself. there is nothing like having a more intimate understanding and working knowledge of lower-level concepts.and it will force you to learn about security and engrain good programming practices
Post Comment
Subject
Comment
Captcha
What number is 3rd in the series 14, 35, 21 and 8?