Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

do anyone know the history of programming language names? where they come from? a,b,c, java, python, scheme, prolog, ada, fortran, algol, cobol, assembly, pascal, lisp, perl, haskell, php, javascript, c#, ruby, c++ and so on.

share|improve this question
Wikipedia will answer you. – leppie Jan 19 '11 at 12:48
Google is your friend. :) – Jack Apr 24 '12 at 3:21

closed as off topic by Antal S-Z, Andrew Medico, Prasoon Saurav, Starkey, Andy Dent Jan 19 '11 at 12:52

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

2 Answers

I would suggest searching Wikipedia :)

But for Python I can answer the question, it comes from "Monty Python", the entertainment/comedy group - not the animal. In Python examples often there are references to Monty Python like "SPAMSPAMSPAM" and "NI NI NI".

share|improve this answer

Often the name is inspired by a previous lagnuage (that's the case of C++, which derives from C, which in turn has been named after B ...), but more often language inventor just picked a name he was liking for some reason.

Maybe you could be interested in the genealogy of programming languages.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.