+ 2
Which is the trending programming language?
I want to learn something new which is trending and interesting
2 Réponses
+ 2
python maybe
+ 2
There are some attempts at measuring language trends and popularity, and they each use different methodologies. Some links:
Tiobe Index
http://www.tiobe.com/tiobe-index/
PYPL PopularitY of Programming Language index
https://pypl.github.io/PYPL.html
RedMonk Programming Language Rankings (updated twice a year, next update likely sometime in the next month)
http://redmonk.com/sogrady/2016/07/20/language-rankings-6-16/
Trendy Skills
http://trendyskills.com/
Stack Overflow Developer Survey
https://stackoverflow.com/research/developer-survey-2016#technology
Rust is a newer language (1.0 release was in 2015) and was at the top of the "Most Loved" section in the Stack Overflow survey.
"Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety."
https://www.rust-lang.org/