Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I want to know what language is used to program Google and Gmail is it python or Java or what exactly is running at their core from programming languages part?
Google's official languages are Java, Python, C++ and JavaScript I believe.
I would be amazed if they are using .NET in any serious capacity.
.NET, C++, and java
Source: http://mirnazim.wordpress.com/2006/06/16/what-language-is-google-written/
Related
Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 4 years ago.
Improve this question
What programming language for sound programming
Well there isn't really one magical language to use for making music applications. Assuming you are talking about the back-end, that could vary. For example Spotify's back-end is mostly composed of Python, but there is some Java and C++ on a few servers. iTunes is mainly written in C++, while google music's core is Python.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
actually I'm having Software Engineering classe, and we are trying to learn steps to make a good software. We are talking about UML, Scrum etc ... and I'm wondering how open source projects (like linux, firefox, apache, gnome, ...) are managed and what kind of system and methods are used to have a good software ?
thanks !
A fast google gave me these simple wiki pages:
Open_source_software_development
Open_source_software_assessment_methodologies
I think this will give you a start. I hope this helps you.
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I know j2me , Android for creating mobile phone applications. What are the other languages ?
Just about anything. There's frameworks and SDKs for Javascript (Phonegap, NimbleKit, Unity 3D), Flash, Lua, C/C++, and Objective-C (of course). There's many more projects to bring other languages to mobile platforms.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I am looknig for a PAAS hosting service to deploy my small event-driven and websocket server applications (NodeJS, Python Twisted, etc...)
They're pretty much all in beta and I'm pretty sure I'm forgetting about a couple of them, but here's a list.
http://www.duostack.com/
https://no.de/
http://www.nodejitsu.com/
http://nodester.com/
http://cloud9ide.com/
http://www.nodesocket.com
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
Improve this question
I would like to know what programming languages do the most famous and lucky sites use in order to understand the consensus of todays technology (at lease for several examples). What languages use the following sites?
Google
Yahoo
Facebook
YouTube
Is the language choice depend on the time when they have started to develop their projects or the languages that they use best fits to the profile of the project?
From what I know:
Google: Java, C++, Javascript, Python
Facebook: PHP, Javascript, C++
YouTube: PHP, Java, Python, Javascript
Yahoo: Javascript, Perl, and probably Java (not sure)