26/07/2015
Top 10 Programming Languages 2015
1. Java:
Java is a class-based, object-oriented programming language developed by Sun Microsystems in the 1990s. It's one of the most in-demand programming languages, a standard for enterprise software, web-based content, games and mobile apps, as well as the Android operating system. Java is designed to work across multiple software platforms, meaning a program written on Mac OS X, for example, could also run on Windows.
2. C programming Language:
C is one of the first high level programming language. C is powerful, robust, foundation of many popular programming language such as C++, Java etc. C is developed by Dennis Ritchie in At & T labs. It was built on a time when Normal people need to understand what is the computer first before jumping to something called ‘programming‘.
3. C++:
C++ is an intermediate-level language with object-oriented programming features, originally designed to enhance the C language. C++ powers major software like Firefox, Winamp and Adobe programs. It's used to develop systems software, application software, high-performance server and client applications and video games.
4. C #:
C # is high level programming language developed by Microsoft. It comes under .NET framework. C # is general purpose, rich and supports various computing devices. It is widely used in Application development.
5. Python:
Python is rich, general purpose, high level programming language which supports multiple programming paradigms such as procedural,object oriented. What i mean by rich is that, python has so many libraries already built up which speed up your development process.
6. PHP:
PHP is high level interpreted programming language developed for web projects. It is widely used in Web development. If IEEE consider only Web to be the matric then i am confident that PHP would be at position 1.
7. Ruby:
A dynamic, object-oriented scripting language for developing websites and mobile apps, Ruby was designed to be simple and easy to write. It powers the Ruby on Rails (or Rails) framework, which is used on Scribd, GitHub, Groupon and Shopify. Like Python, Ruby is considered a fairly user-friendly language for beginners.
8. JavaScript:
JavaScript is client end scripting language developed by Netscape. JavaScript is becoming popular day by day in Web development zone and since the invention of Node, it is something you should learn ASAP. Some of popular Libraries such as jQuery, angularJS and NodeJS pull up the JavaScript at 7th position of top 10 programming languages.
9. R programming language:
R is statistical programming language designed for doing analysis on large amount of data. Most of the ‘Machine Learning‘ experiments used to perform on R programming language. Since it’s not general purpose language and not used widely it is rank at 9th position of top 10 programming languages.
10. SQL:
Structured Query Language (SQL) is a special-purpose language for managing data in relational database management systems. It is most commonly used for its "Query" function, which searches informational databases. SQL was standardized by the American National Standards Institute (ANSI) and the International Organization for Standardization (ISO) in the 1980s.