Nov 7, 2009
Pages: 1, 2, 3

What Is Programming Language Of Google Etc.?

free web hosting

Read Latest Entries..: (Post #23) by iGuest on Jun 12 2009, 02:07 PM.
Not 100% sure but this is what I hear: Amazon is made in mostly perl Also user authentication and CC but thats easy And google uses python for the engine and then uses a combination of PHP and perl Twitter was made in Ruby on Rails (100% sure on this) Microsoft was made in ASP.NET MSN was made in asp.Net or asp most likely. Facebook was made in PHP Myspace was made in Coldfusion Google Maps - Definitly Ajax and flash Google Chrome - c++  ...
read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion > MODERATED AREA > Technology

What Is Programming Language Of Google Etc.?

itssami
Im just curious to know , which is the programming language behind the following websites.if u know anyone/all of them please tell me.

1- ebay.com
2- amazon.com
3- msn.com ( i assume asp.net)
4- yahoo.com
5- google.com

As i mentioned in previous posts that im in learning mode smile.gif so i just ask sometimes stupid questions.. and i have to confess that this forum is very excellent place , since its not only providing the free hosting , it is giving me so much knowledge , what Google or others cant give smile.gif thank you for support always.

Comment/Reply (w/o sign-up)

T100
People say that google is using a varient of BSD, which is a Unix system. BSD, like Unix, is written in C / C++ mainly. The distributed crawling and caching of data, must be an application buit on the OS, and I suppose they are still written in C / C++. Scripts are too slow for the purpose. The integration with database may be easier , but speed is more important. Yahoo is running BSD too. BSD systems are known to be very stable, probably more stable then Linux and definitely more stable than M$ crappy products.

Comment/Reply (w/o sign-up)

Inspiron
I assuming you are asking what scripts they are using for their webpages. The only thing we know will be the type of server-side scripting they are using. Database or how they manage their data, we will not know as it is done on the servers and is inivisible to us.

Ebay.com
Most probably JSP. The hint if from the Java logo on it's page. The site is powered by Java.

Amazon.com
Not quite sure. The URL in Amazon are pretty well hidden and the technology used is not very obvious.

Msn.com
ASP definately. It's part of a Microsoft site. We will be laughing if they use any others.

Yahoo.com
Same as Amazon.com, the URL used are pretty well hidden and the technology used is not very obvious.

Google.com
Same as Amazon.com, the URL used are pretty well hidden and the technology used is not very obvious. But I believe Google is using PHP with Zend to speed up processes.

Comment/Reply (w/o sign-up)

rvalkass
I would presume that Amazon uses C, C++, Java or Perl, as a job advert for a web operator at their UK office reads:
QUOTE
If you have delivered robust, mission-critical applications using C/C++, Perl or Java on UNIX, we want to talk to you.


Using the same technique with Yahoo, they seem to use a combination of the same stuff as Amazon, although a larger focus is placed on C++ as the basis of the system, and other languages used purely to display it on the web.
QUOTE
primarily C++ libraries accessed directly and through Perl, Python, PHP wrapper


Google seems to have gone the whole hog, and has used virtually every programming language under the Sun. Some parts of the site have been done in Python, as shown with the URLs, other bits appear to be in PHP and they advertise for people with skills in C++, Java and Perl.

Then again, I could be totally wrong.

 

 

 


Comment/Reply (w/o sign-up)

NovaTerra
Wow, I never really knew that. I'm very interested in what Yahoo! used though. smile.gif

Comment/Reply (w/o sign-up)

sportytalk
Thanks for the list. It's quite cool just thinking about the language these well known sites use server side for its users. I always thought search engines would have used asp, cgi, php, jsp or something else like that, for the simple reason that they need to be able to execute database commands promptly to produce the relevant information for the users.

I reckon the truth is, as mentioned briefly above, that these sites don't just use one programming language, I reckon they use a variety of different programming languages.

Still, this is just one of those things we will never have the answer for! sad.gif

Comment/Reply (w/o sign-up)

Florisjuh
Yeah they probably use very much different programming languages, remember, a mixed flavor is the best flavor! smile.gif

Nice research done by some people by the way!

Comment/Reply (w/o sign-up)

unicornrose
In addition to the engines that power the searches alot of those sites also use CSS or style sheets and various forms of html. Did you know that those sites where you can not change the size of the fonts with your browser are usually done with style sheets? Style sheets can standardized your font size and look.


Comment/Reply (w/o sign-up)

jaylin
QUOTE(unicornrose @ Apr 3 2006, 11:25 PM) *

In addition to the engines that power the searches alot of those sites also use CSS or style sheets and various forms of html. Did you know that those sites where you can not change the size of the fonts with your browser are usually done with style sheets? Style sheets can standardized your font size and look.

i have seen .aspx in the google website. but, this is not the original langauge of the google. also, asp.net language is not the only one language for this website. for this data access (database) i have no idea. but, they pointing (index) of the db is pretty great ...

Comment/Reply (w/o sign-up)

mama_soap
Google definitely seems to have a lot to do with Python; and I'm saying this because if you look up the job pages on Google, one of their common requirements seem to be coding skills in Python.

For those who have never heard of Python, it's an interpreted programming language similar to Perl in many ways, except it's more light weight, and in most circumstances, the code itself is a _lot_ easier to read. It's an ideal example of those simple-but-powerful languages.

Yahoo uses MySQL for storing their databases, which run into tetrabytes. Yahoo also uses Perl and Python to a large extent to operate, and perhaps C/C++ to some extent.

It's hard to know what technology goes into making these sites unless you know some programmer who actually works there... I guess some of that information may even be classified (I mean trade secret material... although I couldn't be too sure).

HTH,
Cheers.

Comment/Reply (w/o sign-up)

Latest Entries

iGuest
Not 100% sure but this is what I hear: Amazon is made in mostly perl Also user authentication and CC but thats easy And google uses python for the engine and then uses a combination of PHP and perl Twitter was made in Ruby on Rails (100% sure on this) Microsoft was made in ASP.NET MSN was made in asp.Net or asp most likely. Facebook was made in PHP Myspace was made in Coldfusion Google Maps - Definitly Ajax and flash Google Chrome - c++

 


Comment/Reply (w/o sign-up)

iGuest
programming languages used at google
What Is Programming Language Of Google Etc.?

Http://groups.Google.Com/group/fa.Haskell/browse_thread/thread/59409c0aeee78449

That statement is somewhat backed up by Google itself..
Http://code.Google.Com/edu/languages/index.html

They have modules to learn more about C++, Java, and Python. What does it tell you?


-reply by dracula

Comment/Reply (w/o sign-up)

Galahad
I can with certainty speak for Google, but not too much, obviousely... There's such thing called a "Non-Disclosure Agreement" or "NDA"... So, anyone working there, can't really talk about anything specific... Now, before you all think I work, or have worked at Google, stop right now - I haven't (though I wish I could)... I just know a guy who did...

Working environment is great, and as you see in movies, TV's everywhere, soda machines, beanbags, and relaxation areas in offices...

I can tell you that Google, for it's search engine, does not use MySQL... I mean, look at it, you can't use any conventional database system for such a gigantic site... They have virtually thousands of terrabytes of information on their servers... Google uses it's own version of database system - I don't know how they call it, I don't know the specifics, but I know that they do, and that's all I can say... For back-end, they use pure C, and some Perl...

For GMail backend, they have some email software, I believe developed by them, and front end, well... PHP combined with AJAX... By the way, did I say I hate AJAX? It's so slow, and tends to kill even the fast connections... Oh, and AJAX is NOT a programming language, it stands for Asynchronous JavaScript and XML, so it's technically JavaScript...

Anyways, such big sites must use fast, and above all, customized software, because they don't quite do what a next guy would do... My Perl junk filter works great for me, but it would be lamely slow in GMail...

But, we all agree that they all work with PHP, Perl, Python, C/C++, and Java (all flavours)...

P.S.
If some big giant head from Google reads this, I made it up xd.gif

Comment/Reply (w/o sign-up)

andresf91
I think the only accurate way to find out what is the programming language of Google is from someone who works there.
Because talking about Google is something very general this days, in my opinion. It used to be a cool search engine, now it's Google, it's everywhere, it's my email address, Google Earth, a toolbar in my browser... come on!
Please, correct me if I'm wrong, but if Google is hiring C, C++, Java, Shell, PHP, Perl and Python engineers, all we know is that they use them all.
But we can't know whether they are using C++ in the search engine or in Google Earth, or both. Why can't they access the info via different languages, depending on the one with best performance for the application.

Anyway, I suppose that Google doesn't use PHP for the search engine, as Google's founders began its development in 1995/96 at school and it was then when PHP/FI was first realeased so I don't think they'd used a new technology, which was VERY basic in those times, to make a very advanced thing. Don't you think?


Comment/Reply (w/o sign-up)

iGuest
Programming Language of Google/Yahoo/Amazon etc
What Is Programming Language Of Google Etc.?

Hi
I believe that a lot of scripting languages are used in the making of google.Basically they have should have used JSP and AJAX.
Backend would be definitely MySql.CSS is definitely a part of the design.

Yahoo ,I think they have moved a lot to AJAX as we see the latest version of Yahoo.

Aarthi Devaprasad

-reply by Aarthi Devaprasad

Comment/Reply (w/o sign-up)



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2, 3
Similar Topics

Keywords : programming, language, google

  1. Google Launches G1 Cell Phone
    G1 running on android launched (7)
  2. Google Keyboard: Computer Keyboard For Core Google Users
    Share your Ideas, Opinions & Suggestions for Google Keyboard (5)
    Hello, As I was coming back home from work, me and a colleague were discussing about how helpful
    and faster chrome is compared to firefox (Firefox still rules though /xd.gif"
    style="vertical-align:middle" emoid=":XD:" border="0" alt="xd.gif" />) Well chrome got me thinking
    about what if Google launched a keyboard of its own... Now it set me thinking about what goodies
    I'd like in this keyboard. First of all I think it would be awesome if the keyboard could
    automatically synchronize with Chrome so that speed dial or something could be possible. Now my idea
    was that....
  3. Google Enabled Televisions...
    (4)
    Won't it be great if i can see all my favorite contents in Google Picasa web-albums, Youtube and
    some Google in my television... Yes that day is not too long. Google has made a pact with a japanese
    company that will help you experience the above said things... QUOTE Japanese manufacturer
    Matsushita (Panasonic) has signed a deal with Google that will see the company launch flat panel
    television sets that allow users to access YouTube and other Google services such as Picasa Web
    Albums. The deal is said to be non-exclusive with the first units set to be launched ....
  4. Google Web Accelerator
    Speed up the web! (41)
    I was searching from google a couple hours ago, and i noticed a link on the bottom that said
    'New: Google Web Accelerator (Beta)". I was instantly curious, and here's what i found:
    http://webaccelerator.google.com/support.html . It looks like a proxy that automatically crawls
    through pages and downloads things you will encounter next, speeding up the browsing process. It
    even has a monitor of how much time you saved. Im installing it as im typing this, and i will
    update on how it is.....
  5. Google Os
    (24)
    hey, does anybody knows about the new operating system released by google?? i heard they are
    implementing from linux.....
  6. Google Strikes Again!
    (25)
    If you log into your gmail account they have added a new feature called chat. You download there
    program its quite similar to aim It lets you talk to any gmail member you can also log your
    conversations into your gmail account.' I find this quite intresting how google seems to do
    everything Next they will probally become an isp and an webhost. who knows whats next.......
  7. Google And Yahoo Aim At Another Screen
    from browser into your TV screens - SOON (4)
    Google and Yahoo Aim at Another Screen i just love these two maverick corporate giants.
    /tongue.gif' border='0' style='vertical-align:middle' alt='tongue.gif' /> envision google and yahoo
    invading our tv screens very soon. makes TV a more interactive medium, i guess, apart from just
    channel-surfing via remote control. /tongue.gif' border='0' style='vertical-align:middle'
    alt='tongue.gif' /> anybody here from las vegas who visited the consumer electronics show already?
    can you give us a personal report on the new features they have there?....
  8. Google Declares War On Microsoft!
    (41)
    QUOTE hajmola writes "According to an article in The Inquirer, 'Google has confirmed that it
    will launch free spreadsheet and word-processing software online and take on Microsoft in one of its
    biggest markets. Under the deal, Google will allow web users to access Sun's OpenOffice from a
    toolbar.'" This is full confirmation of a story from Tuesday. Forbes thinks this isn't
    anything to write home about, while InfoWorld disagrees. Source: Slashdot
    http://slashdot.org/article.pl?sid=...tid=217&tid=109 Google builds an empire to rival Microsoft
    ....
  9. All About Google....
    Yet another article ive found. (1)
    I found another interesting article which I thought I would share with you: QUOTE Google is
    working on its most ambitious project to date, the creation of a global data transfer network that
    could effectively serve as a private Internet. Since the introduction of AdWords three years ago,
    Google has become the world's largest media company and advertising vehicle. It has grown to
    rival Microsoft in scope and scale. The process has made it a fully globalized corporation.
    http://www.webpronews.com/insiderreports/s...veInternet.html Warning issued by Becca,....
  10. Google Set To Take On Voip
    (7)
    QUOTE Google, the world's most used search engine, is set to take on online voice and
    instant messaging service providers such as Skype, Microsoft and Yahoo. The firm has released a
    free service called Google Talk, which lets e-mail account holders talk to each other via a PC,
    microphone and speakers. There had been speculation that Google would use the cash from a $4bn
    share sale to buy its way into the market. Instead, Google promised to try to make Talk work with
    other firms' offerings. Google Talk will also offer instant messaging, but unlike other....
  11. Google To Buy Mozilla?
    (17)
    Everyone has been speculating, but will Google finally make the move to purchase Mozilla's
    FireFox? Some say Google is secretly developing its own browser, but why would it? Google is a
    constant "plug" for FireFox and everything it offers Since the pre-1.0 stages of FireFox,
    Google's Gmail - have supported (and in some cases, required) the use of Firefox. Since March
    30, 2005 the Google search engine has utilized the link prefetching feature of Firefox for faster
    searching. http://www.juiceenewsdaily.com/0605...le_mozilla.html source: juicenewsdaily....
  12. Google Pigeon Rank :)
    Google's new technology, amazing :) (5)
    QUOTE The technology behind Google's great results As a Google user, you're familiar
    with the speed and accuracy of a Google search. How exactly does Google manage to find the right
    results for every query as quickly as it does? The heart of Google's search technology is
    PigeonRank™, a system for ranking web pages developed by Google founders Larry Page and Sergey Brin
    at Stanford University. PigeonRank System Building upon the breakthrough work of B. F. Skinner,
    Page and Brin reasoned that low cost pigeon clusters (PCs) could be used to compute the re....
  13. Google Grid
    (10)
    I don't know if anybody has already posted this, here you go:
    http://www.broom.org/epic/ols-master.html This is a personal perspective of what will goolge do in
    the future, it is a interesting idea though, think about google intergrating all its services
    together, gmail, googlegroups, blogger, keyhole, web hosting (suppose they do), what will that
    change the internet?....

    1. Looking for programming, language, google

Searching Video's for programming, language, google
See Also,
advertisement


What Is Programming Language Of Google Etc.?

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com