InfoQ Homepage Code PaLOUsa 2012 Content on InfoQ
-
The Algorithms Still Count
Shawn Wallace takes a look at several problems explaining how to evaluate possible solutions and to compare with each other.
-
CoffeeScript: Good, Bold, and with Sugar
Daniel Mohl introduces CoffeeScript: what it is, what’s good for, how is different from other similar languages, what makes it more readable than JavaScript, some minuses, and code samples.
-
REST, And Now for Something Completely Different
Mike Amundsen offers a deeper explanation of REST, going beyond URIs, HTTP or web pages to the architectural style REST provides and the 6 constraints imposed by REST.
-
Agile Planning
Amir Barylko introduces Agile principles, techniques, and practices that are meant to smooth the path to successful projects.
-
Introduction to Windows Azure Service Bus
Joe Feser discusses how to enhance a legacy application into a disconnected hybrid app using Pub/Sub capabilities of the Windows Azure Service Bus.
-
Introduction to Context Specification – Behavior-Driven Development
Philip Japikse discusses and demoes doing BDD with Context Specifications, then using MSpec to transform those specification into TDD code.