Today’s thoughts about programming languages

September 16th, 2009 | by David |

Maybe some of you have heard me ranting about this already?

  • I’m not productive enough in C++ and I feel too limited by Java
  • A large chunk of Java frameworks seem to serve no other purpose than to workaround limitations in Java
  • I believe (and hope!) that Java will cease to be the default language in the non-Microsoft world, and that other JVM-based languages such as Scala, Groovy and JRuby will become more important
  • How can I convince a client to allow Scala, Groovy or JRuby in a project?
  • I should really get some C# experience!
  • It seems like I almost always resolve to PHP when I need to get something done quickly… which reminds me of an upcoming blog post about a recent fight with SoapServer and SimpleXML to implement WSSE UsernameToken authentication.
  1. 2 Responses to “Today’s thoughts about programming languages”

  2. By ma la on Sep 20, 2009 | Reply

    Hello,

    I would like to suggest you on article. I think it will be useful to you.

    http://programminglanguagefaqs.blogspot.com/2009/08/how-to-pick-programming-language.html

  3. By David on Sep 30, 2009 | Reply

    @ma la

    Sorry, your blog post was not at all useful to me. It is so harmless that it is pointless!

Post a Comment