Learning a New Development Language
Modern developers have to learn more than one or two languages during their career. Thus, any steps that can improve your ability to ramp to a new language will add value to your resume. In my time spent learning dozens of languages, I have found a few steps that help. Everyone learns a little differently. However, these help add a language as a tool rather than master the syntax. What is The Purpose? Nearly every language has a primary purpose. For example, HTML and PHP are for building web applications. Java is for cross-platform development. There are a few general purpose languages (C, C++, and the like). However, there tends to be a problem or family of challenges at which... Read more