Community Server

The platform that enables you to build rich, interactive communities
Welcome to Community Server Sign in | Join | Help
in Search

Browse by Tags

All Tags » Ruby » Java
  • Save Java, Dead or Alive!

    Whatever language you write in, your task as a programmer is to do the best you can with the tools at hand. A good programmer can overcome a poor language or a clumsy operating system, but even a great programming environment will not rescue a bad programmer. Kernighan and Pike When I attended Richard Öberg’s talk on Qi4J at the Oslo ...
    Posted to Anders Norås' Blog (Weblog) by andersnoras on February 18, 2008
  • Ambition, Quaere, Closures and Other Random Thoughts

    Yesterday I came across Chris Wanstrath Ambition project which is very similar to my Quaere project.  To exemplify the similarities between LINQ, Ambition and Quaere, here is the same query expressed in each ''language''. LINQ var expensiveProducts = from p in products where p.UnitsInStock > 0 ...
    Posted to Anders Norås' Blog (Weblog) by andersnoras on September 28, 2007
Powered by Community Server (Personal Edition), by Telligent Systems