Friday, June 5, 2015

Filled Under:

google programming language

google

 google programming language:-

Google's Go: A New Programming Language That's Python Meets C++". TechCrunch. Retrieved 18 January 2010

C++ generally powers compute-intensive back-end services, Java (and a wealth of libraries including  , and Guava) is often used for application logic, and many scripts are written in Python. Parts of YouTube are written in Python as well as some App Engine applications.

JavaScript is heavily used for client-side code, sometimes translated from Java with GWT (formerly Google Web Toolkit), and other times written by hand with the suite of Closure tools. Closure templates are written in a simple language called Soy.


Big news for developers out there: Google has just announced the release of a new, open sourced programming language called Go. The company says that Go is experimental, and that it combines the performance and security benefits associated with using a compiled language like C++ with the speed of a dynamic language like Python. Go’s official mascot is Gordon the gopher, seen here.

0 comments:

Post a Comment