InfoQ Homepage QCon Software Development Conference Content on InfoQ
-
Test Driven Development: Ten Years Later
In this session, we review some of the landmarks in the history of Test-Driven Development and what they tell about how to develop software; the ideas, techniques, objections, and misunderstandings.
-
The Browser as a Platform
Ben Galbraith and Dion Almaer present the current status of the browser as a platform and what it takes to be successful: a fast JavaScript engine, using Canvas, thread support, great UI, and others.
-
CouchDB From 10,000 Feet
This presentation takes a look at CouchDB from 10,000 ft. CouchDB is a document oriented database with a highly acclaimed REST API that makes integration into existing infrastructure a snap.
-
SOA With Web Services, In Practice
This presentation discusses specific SOA properties that might result in major problems and suggests solutions that include appropriate decoupling and interoperability.
-
The Dancing Agile Elephant: IBM Software Group's Transition to Agile and Lean Development
This session explores the approach and challenges to transforming multi-thousand person division to adopt new approaches to developing software.
-
OSGi for Application Developers
Neil Bartlett presents OSGi to Java developers: an introduction to OSGi, infrastructure projects using OSGi, the partial failure of OOP, the benefits of using COP, plus a demo.
-
What I've learned about DDD since the book
Eric Evans reviews what he has learned in the 5 years since the publication of Domain Driven Design. He also describes some new patterns and talks about changes of emphasis for existing patterns.
-
Introduction to the Azure Service Platform
Beat Schwegler talks about writing Windows Azure services using .NET and SQL Services. He also explains how to create or enhance existing applications in order to make use of the Azure platform.
-
Hypertable - An Open Source, High Performance, Scalable Database
This presentation discusses Hypertable, an open source, high performance, distributed database modeled after Google's Bigtable. Doug offers a comprehensive discussion of all aspects of Hypertable.
-
Coaching and Scaling Agility
In this presentation, David Hussman discusses the benefits of having a collection of coaches in scaling agility.
-
Creating DSLs in Java
Venkat Subramaniam explains what DSLs are good for, then he demos the creation of a DSL in Java, starting with a grammar and a parser, with an emphasis on useful patterns to be used along the way.
-
Rebuilding guardian.co.uk With DDD
This presentation explores how the platform driving the guardian.co.uk, (3 time winner of the 'Best Newspaper' Webby), site was almost completely rebuilt using the principles of DDD.