There are so many languages right now and many of them one of us is using. But with knowing who the creator of that language. Here are some programming languages which are most used and appreciated. Here are the some languages and their God…
According to Tribe.com, which is the popular site for ranking programming languages top 10 programming languages are….
Languages — Their popularity
- Java - 19.1%
- C - 16.1%
- C++ - 10.8%
- PHP - 9.4%
- Visual Basic - 9.4%
- C# - 4.6%
- Python - 4.5%
- Perl - 3.6%
- JavaScript - 3.1%
- Delphi - 3.05%
Java
Java is a programming language originally developed by Sun Microsystems not by any individual and released in 1995 as a core component of Sun Microsystems’ Java platform. It is the most widely used programming language. The main thing about this language which makes it different from other languages is that it is platform independent.Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM) regardless of computer architecture.
C
C- is basically a procedural language which is basically made for UNIX. It was originally developed in 1972 by Dennis Ritchie at the Bell Telephone Laboratories. Although C was designed for implementing system software, it is also widely used for developing application software.

Dennis MacAlistair Ritchie (born September 9, 1941 in Bronxville, New York), he received the Turing Award in 1983 and the National Medal of Technology in 1998. Ritchie graduated from Harvard with degrees in physics and applied mathematics. Ritchie was the head of Lucent Technologies System Software Research Department when he retired in 2007.
C++
C++ is a general-purpose programming language. It is regarded as a middle-level language, as it comprises a combination of both high-level(Obect orientation) and low-level(hardware oriented) language features. It was developed by Bjarne Stroustrup in 1979 at Bell Labs as an enhancement to the C programming language and originally named “C with Classes”. It was renamed to C++ in 1983.

Bjarne Stroustrup (born December 30, 1950 in Aarhus, Denmark) is a computer scientist and the College of Engineering Chair Professor of Computer Science at Texas A&M University
PHP
PHP is a scripting language originally designed for producing dynamic web pages. It has evolved to include a command line interface capability and can be used in standalone graphical applications. It was created by Rasmus Lerdorf in 1995.

Rasmus Lerdorf (born November 22, 1968 in Qeqertarsuaq, Greenland) is a Danish-Greenlandic programmer, he graduated from the University of Waterloo with a Bachelor of Applied Science in Systems Design Engineering in 1993. He is currently working for Yahoo! Inc. as an Infrastructure Architecture Engineer.
Visual Basic (VB)
Visual Basic (VB) is the third-generation event-driven programming language and integrated development environment (IDE) from Microsoft for its COM programming model. VB is also considered a relatively easy to learn and use programming language.
C#
C# is a object oriented programming language which is similar as of JAVA. It was first appeared in 2001. It was developed by Microsoft as part of the .NET initiative. Today its popularity is gowing in very rapidlly. Although it was a team work but the team which developed C# was lead by Anders Hejlsberg.

Anders Hejlsberg (born in December 1960 ) is a prominent Danish software engineer who co-designed several popular and commercially successful programming languages and development tools. He currently works for Microsoft.
Python
Python is a general-purpose, high-level programming language.Its design philosophy emphasizes programmer productivity and code readability. Python was first released by Guido van Rossum in 1991.

Guido van Rossum is a Dutch computer programmer who is also know as as a “Benevolent Dictator for Life” (BDFL), meaning that he continues to oversee the Python development process, making decisions where necessary. He is currently employed by Google.
Perl
Perl is a high-level, general-purpose, interpreted, dynamic programming language. Perl was originally developed by Larry Wall in 1987. Perl borrows features from other programming languages including C, shell scripting (sh), AWK, sed and Lisp.

Larry Wall (born September 27, 1954) is a programmer and author, he earned his bachelor’s degree from Seattle Pacific University in 1976. He currentlly works for NASA.
JavaScript
JavaScript is a scripting language widely used for client-side web development. It was the originating dialect of the ECMAScript standard.

Brendan Eich (born 1961) is a computer programmer and creator of the JavaScript programming language. He is the Chief Technology Officer at the Mozilla Corporation.
Delphi
The Delphi programming language was developed by Borland and is the descendant of Turbo Pascal. Delphi was released in February 1995. Delphi is a native code compiler that runs under Window v3.1 or Windows ‘95. Delphi is essentially object Pascal with similar programming tools found in Microsoft Visual Basic 3.0.