Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on GOOGLE's programming language within the Geeks Lounge forums, part of the Geeks Community category; What programming language is GOOGLE developed in? Any any T-I-A ITGuy...
|
|||||||
| Geeks Lounge General and off topic threads containing intellectual discussion |
![]() |
| LinkBack | Thread Tools | Display Modes |
|
|||
|
Re: GOOGLE's programming language
Google search engin is mainly developed using Python as far as I know. A lot of functionality of Google is developed using Python.
Google front end look and feel is irrelevant for it's performance. The google core uses Python mainly... (Might as well use Perl for some portions) And ofcource C/C++. Cheers, Kalayama
__________________
[COLOR="Blue"][SIZE="2"]"If you are not living on the edge of your life, you are wasting space"[/SIZE][/COLOR] Someone says "Impossible is nothing". The man next him says "Let me see you licking your elbow tip!" |
| The Following User Says Thank You to kalayama For This Useful Post: | ||
|
|||
|
Re: GOOGLE's programming language
I've also heard that google uses python. AJAX itself is not a programming language, AJAX is used to make asynchronous request to the webserver via Javascript. You can make a request to a webserver that runs asp.net application, php, python or whatever.
Gmail uses AJAX for most of their requests, but the backend is in Python with some C++ libraries I think. I've looked at several google job offers and they always required C++ or Python skills. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What is Microsoft Intermediate Language (MSIL) | GeekAdmin | C# | 5 | 04-21-2009 06:10 AM |
| C Programming - Linked Lists | Lokesh M | C and C++ | 1 | 03-05-2007 07:02 AM |
| C Language - The Preprocessor | Lokesh M | C and C++ | 1 | 06-17-2006 07:41 AM |
| C Programming - Structures and Unions | Lokesh M | C and C++ | 0 | 05-26-2006 02:06 AM |
| C Programming - Pointers | Lokesh M | C and C++ | 0 | 05-26-2006 02:05 AM |