Learning New Programming Languages

Dr. Dobb’s has a post up on their Code Talk section from Christopher Diggins recommending which Programming Languages to learn in which order. The point is to learn languages with different sets of features so you can deepen your understanding of programming in the least amount of time possible. Christopher then recommends that if you only have time to learn one new language this year, that language should be Scala as it provides many of the best features from a wide variety of other programming languages.

1 comment so far ↓

#1 Comfort vs Confidence | foojam.com on 03.24.08 at 9:29 am

[…] Max Pool at CodeSqueeze has an interesting article on the decision between comfort and confidence. The article talks about how most teams will develop software not using the best tools for the job, but rather the tools they are comfortable with. It ends with some sage advice, telling you to get outside of your comfort zone occasionally and learn something new (say, maybe, a new programming language?). […]

Leave a Comment