itssami
Mar 21 2006, 07:58 AM
| | 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 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 thank you for support always. |
Reply
T100
Mar 21 2006, 04:10 PM
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.
Reply
Inspiron
Mar 21 2006, 04:37 PM
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.comMost probably JSP. The hint if from the Java logo on it's page. The site is powered by Java. Amazon.comNot quite sure. The URL in Amazon are pretty well hidden and the technology used is not very obvious. Msn.comASP definately. It's part of a Microsoft site. We will be laughing if they use any others. Yahoo.comSame as Amazon.com, the URL used are pretty well hidden and the technology used is not very obvious. Google.comSame 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.
Reply
rvalkass
Mar 21 2006, 08:24 PM
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.
Reply
BordaForx
Mar 21 2006, 09:58 PM
Wow, I never really knew that. I'm very interested in what Yahoo! used though.
Reply
sportytalk
Mar 22 2006, 10:52 PM
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!
Reply
Florisjuh
Apr 3 2006, 02:42 PM
Yeah they probably use very much different programming languages, remember, a mixed flavor is the best flavor!  Nice research done by some people by the way!
Reply
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.
Reply
jaylin
Apr 4 2006, 10:04 AM
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 ...
Reply
mama_soap
Apr 4 2006, 06:48 PM
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.
Reply
Galahad
Jul 19 2008, 02:22 AM
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
Reply
andresf91
Jul 15 2008, 11:10 PM
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?
Reply
iGuest
Jul 7 2008, 12:01 PM
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
Reply
iGuest
Jun 27 2008, 07:35 AM
Amazon uses the following: # Linux # Oracle # C++ # Perl # Mason # Java # Jboss # Servlets They are reducing C++ and moving to J2EE Yahoo is built using PHP adn Symfony framework. Google uses a mix of tehnologies.. Java / Perl /PHP and definitely C, C++ etc -reply by Sandeep Nain
Reply
iGuest
Apr 11 2008, 10:25 AM
1- ebay.Com -JSP 2- amazon.Com -pearl 3- msn.Com -asp.Net 4- yahoo.Com -php 5- google.Com -python, AJAX, asp.Net(few pages) -reply by Marius
Reply
Recent Queries:--
"languages used at google" - 5.30 hr back. (1)
-
what scripting language does google use? - 5.77 hr back. (1)
-
official programming language google - 6.45 hr back. (1)
-
what programming language is google chrome written on - 6.48 hr back. (1)
-
google programing - 6.97 hr back. (1)
-
what prorgamming language does google use? - 9.32 hr back. (1)
-
programming language google - 10.63 hr back. (1)
-
googles prefered programming language - 11.37 hr back. (1)
-
google programming language - 4.48 hr back. (5)
-
google programming languages - 4.15 hr back. (6)
-
os and programming languages used in google - 14.10 hr back. (1)
-
what programming language is google developed in - 14.17 hr back. (1)
-
google use programming language - 14.72 hr back. (1)
-
what programming language google uses - 15.49 hr back. (1)
Similar Topics
Keywords : programming, language, google
- Google Enabled Televisions...
(4)
Google Web Accelerator
Speed up the web! (37) 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.....
Google Os
(24) hey, does anybody knows about the new operating system released by google?? i heard they are
implementing from linux.....
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.......
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?....
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
....
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,....
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 ....
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....
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....
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?....
Looking for programming, language, google
|
|
Searching Video's for programming, language, google
|
advertisement
|
|