UMBC ebiquity research group Building intelligent systems in open, heterogeneous, dynamic, distributed environments
Can a programming language make you happy?

Can a programming language make you happy?

Tim Finin, 8:03pm 11 May 2009

We all know that some programming languages are a joy to use and others can be damned painful. Lukas Biewald ran an interesting experiment to gather some data about this in his post, The Programming Language with the Happiest Users.

“Which languages make programmers the happiest? … I decided to do a little market research. I scraped the top 150 most recent tweets on Twitter for the query “X language” where X was one of {COBOL, Ruby, Fortran, Python, Visual Basic, Perl, Java, Haskell, Lisp, C}. Then I asked three people on Amazon Mechanical Turk to verify that the tweet was on the topic. If so, I asked if the tweet seemed positive, negative or neutral. …”

Great idea and a nice use of Amazon Mechanical Turk!

3 Responses to “Can a programming language make you happy?”

  1. Random Detox Says:

    I agree, C, though it is very powerful, is also very hard to use. LISP is deffo fun, but you’d go crazy over the sheer number of parentheses! I wonder why PHP isn’t here?

  2. Daniel Weinreb Says:

    Lisp is making a real comeback. I recently ran the International Lisp Conference 2009 (ilc09.org) and there’s quite a lot of exciting stuff going on. I work at ITA Software, where we are building a new airline reservation system; I’m one of the assistant architects. The core is written in Common Lisp, about 600,000 lines of code, not counting open-source libraries. It’s great!

  3. Technology Slice Says:

    Java has the be the most wretched language to learn. I used to hate C++. That was until I jumped into the horrifying world of Java.

Leave a Reply







UMBC