Have you ever wondered that how such big websites like Google, Yahoo, Twitter etc. were created? These all sites are dynamic and almost all sites are created using MVC approach. I am not going to write 800-1000 words to describe that how these popular websites were developed.
I will just share programming languages which were used to create most famous websites of world. Since their development follows MVC approach, It involves server side coding, client side coding and database technology.
Related: Mobile Application Development Trends 2016
Related: Mobile Application Development Trends 2016
So Here is a list of programming languages used by famous websites:
Website
|
Front
End (Client Side)
|
Back
End (Server Side)
|
Database
|
eBay.com
|
JavaScript
|
Java
|
Oracle Database
|
Twitter.com
|
JavaScript
|
C++, Java, Scala,
Ruby on Rails
|
MySQL
|
Facebook.com
|
JavaScript
|
Hack, PHP, C++, Java, Python, Erlang, D, Xhp
|
MySQL, HBase
|
Wikipedia.org
|
JavaScript
|
PHP
|
MySQL, MariaDB
|
YouTube.com
|
Flash, JavaScript
|
C/C++, Python, Java
|
MySQL, BigTable
|
Yahoo.com
|
JavaScript
|
PHP
|
MySQL
|
Wordpress.com
|
JavaScript
|
PHP
|
MySQL
|
Live.com
|
JavaScript
|
ASP.Net
|
Microsoft SQL Server
|
MSN.com
|
JavaScript
|
ASP.Net
|
Microsoft SQL Server
|
Bing.com
|
JavaScript
|
ASP.Net
|
Microsoft SQL Server
|
Google.com
|
JavaScript
|
C, C++, Go, Java, Python
|
BigTable
|
Blogger.com
|
JavaScript
|
Python
|
BigTable
|
Amazon.com
|
JavaScript
|
Java, J2EE, C++, Perl
|
|
Linkedin.com
|
JavaScript
|
Java, Scala, JavaScript (Node.js)
|
Source:
http://en.wikipedia.org/wiki/Programming_languages_used_in_most_popular_websites
No comments:
Post a Comment