#8: Python. Python is a high-level language that’s popular in machine learning projects. It’s popular with programmers of all skill levels because it’s easy to read. In fact, not only is it fast-growing, it's already one of the top-3 most popular languages overall.
“Python is a legit phenomenon of it’s own,” Stephen O’Grady, industry analyst with RedMonk, said at the GitHub Universe conference this week. “A lot of it comes down to the fact that it’s an incredibly versatile language. It’s escaped the track of being just front end or back end."
#4: PowerShell. PowerShell allows user to quickly automate tasks that manage operating systems like Linux, macOS and Windows.
Users can manage their computers from the command line, where users can type commands for the computer to perform tasks like navigating, creating and deleting files, as well as running programs.
#3: TypeScript. This language is similar to JavaScript, but with more power.
Its syntax and semantics is similar to JavaScript, the most popular programming language in the world. That makes it popular with the JavaScript community, who often prefer it for building large-scale applications. In addition to making this list, TypeScript also made the top 10 most popular programming languages overall.
#2 HCL, which stands for HashiCorp Configuration Language.
This language was built by HashiCorp. It’s a human-friendly language used for DevOps, an engineering methodology designed to help developers turn out more code, faster.
The number of contributors writing in HCL has more than doubled since last year.
#1: Kotlin. Kotlin grew more than two and a half times this past year. It can be used to write Android apps faster. Kotlin is similar to Java, which is a major reason why it’s quickly growing, O’Grady says.
“It’s able to build off of and intermingle with a very large language community in Java. It’s an easy fit for Java developers,” O’Grady said at GitHub Universe.