Top Ten Programming Languages 2018

1. JavaScript

22 years ago, on December 4 1995.
Developed by Brendan Eich.

 

2. Python

The social news networking site Reddit is written entirely im Python!
Other Large organizations that uses Python include Google, NASA, Facebook, Instagram and Amazon.

 

3. Java

23 years ago!
It influenced the development of Languages like JavaScript, Python and C#.
The Java language is a key pillar in Android, an open source mobile operating system.

 

4. PHP

The mascot of the PHP project is the elePHPant, a blue elephant with the PHP logo on its side, designed by Vincent Pontier  in 1998. The elePHPant is sometimes differently colored when in plush toy form.

 

5. Go

Developed by Google.
Often referred to as Golang.

 

6. Swift

Developed by Apple Inc.
Swift won first place for Most Loved Programming Language in the  Developer Survey 2015 Stack Overflow and second place in 2016.

 

7. Rust

The concrete syntax is kinda similar to C and C++ but it’s designers intend it to provide better memory safety while still maintaining performance.

 

8. Kotlin

Kotlin was announced as an official Android development language at Google I/O 2017. It became the third language fully supported for Android, in addition to Java and C++.

 

9. C++

C++ first appeared 33 years ago!
One of the most often criticised points of C++ is its enormous complexity as a language, the large number of non-orthogonal features. This in practice necessitates restricting code to subset of C++, thus eschewing the readability benefits of common style and idioms.

10. C#

Designed and developed by Microsoft.
The name “C sharp” was inspired by the musical notation where a sharp indicates that the written note should be made a semitone higher in pitch!