What’s the Best Programming Language to Learn in 2017?

Share this article

Choosing a programming language in 2017

Choosing a programming language in 2017

Learn more about functional programming with our Functional JavaScript Programming course.

Many of you will reflect on your skill set and career choices as we embark on the new year. There are numerous sources of “best language” statistics, so that’s where we’ll begin …

Stack Overflow Developer Survey

More than 56,000 developers in 173 countries completed the Stack Overflow Developer Survey during 2016. Here are the most-used technologies:

  1. JavaScript — 55.4%
  2. SQL — 49.1%
  3. Java — 36.3%
  4. C# — 30.9%
  5. PHP — 25.9%
  6. Python — 24.9%
  7. C++ — 19.4%
  8. AngularJS — 17.9% (JavaScript framework)
  9. Node.js — 17.2% (server-side JavaScript)
  10. C — 15.5%

The survey also asked what developers loved most:

  1. Rust — 79.1%
  2. Swift — 72.1%
  3. F# — 70.7%
  4. Scala — 69.4%
  5. Go — 68.7%
  6. Clojure — 66.7%
  7. React — 66.0%
  8. Haskell — 64.7%
  9. Python — 62.5%
  10. C# — 62.0%

and what developers most dreaded:

  1. Visual Basic — 79.5%
  2. WordPress — 74.3%
  3. Matlab — 72.8%
  4. Sharepoint — 72.1%
  5. CoffeeScript — 71.0%
  6. LAMP — 68.7% (Linux, Apache, MySQL, PHP)
  7. Cordova — 66.9%
  8. Salesforce — 65.4%
  9. Perl — 61.3%
  10. SQL — 60.3%

Perhaps more useful are the technologies developers are interested in learning:

  1. Android — 15.8%
  2. Node.js — 14.8%
  3. AngularJS — 13.4%
  4. Python — 13.3%
  5. JavaScript — 11.9%
  6. React — 9.2%
  7. Swift — 8.7%
  8. MongoDB — 8.1%
  9. Arduino / Raspberry Pi — 8.0%
  10. C++ — 8.0%

Stack Overflow Top Tech

Stack Overflow also collated statistics for questions, answers and votes:

  1. JavaScript — 16.6%
  2. Java — 14.7%
  3. Android — 11.5%
  4. Python — 11.4%
  5. C# — 11.1%
  6. PHP — 8.6%
  7. jQuery — 6.7%
  8. C++ — 6.6%
  9. HTML — 6.6%
  10. iOS — 6.3%

PYPL Popularity

The PYPL Popularity of Programming Languages Index uses data from Google Trends to determine how often language tutorials are searched online:

  1. Java — 23.1%
  2. Python — 14.4%
  3. PHP — 9.7%
  4. C# — 8.4%
  5. JavaScript — 7.7%
  6. C — 7.1%
  7. C++ — 7.0%
  8. Objective—C — 4.4%
  9. R — 3.4%
  10. Swift — 3.0%

TIOBE Index, January 2017

The TIOBE Programming Community Index rates languages using search engine results to provide a ranking percentage:

  1. Java — 17.3%
  2. C — 9.3%
  3. C++ — 6.3%
  4. C# — 4.0%
  5. Python — 3.5%
  6. VisualBasic.NET — 3.0%
  7. JavaScript — 2.9%
  8. Perl — 2.7%
  9. Assembly Language — 2.7%
  10. PHP — 2.6%

The biggest riser during 2016 was Go, which leapt from nowhere to 2.3% (#13). Java fell 4.19%, but it remains almost double C’s score.

What Do Surveys Tell Us?

Surprisingly little. Results are interesting but often contradictory, and data collection methods are limited:

  • Search engine results can favor older, more problematic or more widespread languages. Few would expect VisualBasic to appear above JavaScript.
  • Online surveys are limited to a specific audience. Stack Overflow is populated by reasonably knowledgeable developers who have encountered problems in popular languages and frameworks.
  • Historical usage patterns do not necessarily indicate future trends. Node.js did not exist a decade ago. In the mid-1990s, Perl or C were the most viable options for server-side development.

For example, all surveys rank Java higher than PHP. Java is often adopted for education and used to develop command line, desktop and native Android applications. Yet WordPress powers 27.3% of the web and is written in PHP. PHP is used on 82.4% of web servers compared to just 2.7% for Java.

PHP was developed for the web and has a more widespread adoption on the platform. There’s nothing wrong with Java but, if you want a web development career, PHP could serve better. Probably. Depending on where you live and work. And the industry you work in. And what you do.

Surveys are flawed, so perhaps we can seek …

Other Developer Opinions

I’ve been writing “best language” articles for several years and they attract numerous comments. Everyone has an opinion, and that’s great. Yet everyone is wrong.

No developer has experience in every language. Some will have good knowledge of several, but no one can offer an unbiased choice. Whatever language a developer chooses and uses daily becomes their preferred option. They will passionately defend that decision because, if they can’t, they’d switch to something else.

Other developers can offer lessons learned from their experiences. That is useful information, but you’re unlikely to have identical aspirations. To flip this on its head, seek opinions from developers who’ve been forced to use a particular language or framework: the majority will hate that technology. Why trust someone else to make a decision for you?

If we can’t rely on surveys or the opinions of others, where does it lead? …

There’s no “Best Language”

If you learn to drive a car, that knowledge can be transferred to driving a bus, a truck or a tractor. Similarly, most computer languages implement input, output, variables, loops, conditions and functions. Learn the basics of any language and learning another becomes considerably easier. It’s mostly a different syntax.

You cannot choose the “wrong” language; all development knowledge is good knowledge. Perhaps picking COBOL for an iOS game isn’t the best choice, but you’d quickly discover it was impractical and learn something about the language which was useful elsewhere.

The hardest part of any learning process is making a start …

Are You Asking the Right Questions?

Those with some programming experience know where they’ve been struggling. The gaps in their knowledge are more obvious:

  • If you’re spending too much time manually manipulating spreadsheet data, invest some effort in learning its macro language.
  • If you’ve been developing a website and are unhappy with the layout, improving your CSS knowledge is an obvious next step.
  • If you’re developing a server application and need to store data, learning SQL or a NoSQL alternative is a logical option.

Those asking “what language should I learn?” are probably new to the software industry. A comparably vague question would be “what clothes should I wear?”. No one can answer until they appreciate your age, gender, size, taste, preferences, country, local weather, customs, decency laws, where it will be worn, etc. It’s impossible to suggest a language without knowing:

  1. whether you’re genuinely interested programming
  2. what problems you want to solve
  3. what hardware and systems are available to you
  4. what time and learning opportunities you have, and
  5. all the variables associated with the factors above.

No one wakes up and decides to embark on a professional development career without any programming experience. If you’re genuinely interested in development, pick a small project, choose a language, dig out some tutorials and get going. A few places to start on SitePoint …

Then Keep Learning

Despite stating that other developer opinions won’t align with your situation, I will offer a morsel of advice to SitePoint’s primary web development audience:

  • If you’re primarily a front-end developer, attempt back-end coding. Try PHP, Node.js, Ruby or whatever piques your interest, then add SQL to your skill set.
  • If you’re primarily a back-end developer, learn HTML, CSS and JavaScript. Browser APIs and data formats such as JSON are also beneficial.

Frameworks don’t count! Learn the basics of the language first. That knowledge will remain invaluable regardless of the ever-changing whims, opinions and tool sets used by the development community.

You may not want to become a full-stack developer but, at the very least, it will help you appreciate the work of others and make a better contribution to your project.

Best of luck. Stop procrastinating. Stop reading articles like this. Just start coding!

Learn more about functional programming with our Functional JavaScript Programming course.

Craig BucklerCraig Buckler
View Author

Craig is a freelance UK web consultant who built his first page for IE2.0 in 1995. Since that time he's been advocating standards, accessibility, and best-practice HTML5 techniques. He's created enterprise specifications, websites and online applications for companies and organisations including the UK Parliament, the European Parliament, the Department of Energy & Climate Change, Microsoft, and more. He's written more than 1,000 articles for SitePoint and you can find him @craigbuckler.

codingdevelopmentlanguageOpinionprogrammingRalphMsurvey
Share this article
Read Next
Get the freshest news and resources for developers, designers and digital creators in your inbox each week