InfoQ Homepage Programming Content on InfoQ
-
MetaProgramming - Extending Ruby for Fun and Profit
MetaProgramming with Ruby presentation by Dave Thomas (PragDave) - learn to write programs that write code with Ruby, and how Ruby on Rails uses these techniques.
-
The Amazon.com Technology Platform: Building Blocks for Innovation
Amazon CTO Werner Vogels explains how Amazon.com has transformed from application to platform provider, and how this platform handles the increasing number of businesses that are built on it.
-
Eric Evans on DDD: Strategic Design
This talk introduces two broad principles for strategic design: 'Context mapping' - different groups model differently and 'Core domain' - the distilled shared vision.
-
DDD: putting the model to work
This talk outlines some of the DDD foundations: How models are chosen and evaluated; How multiple models coexist; How to avoid the common pitfalls and how developers and domain experts work together.
-
Prototype and Script.aculo.us: spending weekends at home again
Script.aculo.us creator Thomas Fuchs gives an overview of the concepts and functionality of both Prototype and the script.aculo.us libraries.
-
Modifiability: Or is there Design in Agility?
Martin Fowler & panelists explore the myth that agile methods mean an absence of design. Design still happens in agile projects, but it shifts from an up-front phase to a continual evolution.
-
OSGi: The Foundation
OSGi Director of Technology Peter Kriens shows why OSGi is crucial, what it really encompasses, and what the future developments will be.
-
An Overview of Desktop Java Technologies in Today's RIA World
Scott Delap provides an overview of Swing and Eclipse RCP technologies in today's world of RIA & desktop applications including when to use Java for the client vs. Ajax, Flex, OpenLazslo.
-
Transaction Management Strategies in Mission Critical Applications
Juergen Hoeller explains the "dark art" of transaction management within high-volume mission-critical Java EE applications backed by Spring 2.
-
Spring 2 and Beyond
Spring Creator Rod Johnson explains the new features in Spring 2.0 and gives a glimpse of what's in store in the future.
-
Real World Web Services
In this presentation, Scott Davis provides a pragmatic, down-to-earth introduction to Web services as used in the real world by public sites, including SOAP-based, REST and POX-style examples.
-
Democratizing the Cloud
The web is rocking the world of developers. Hence, at Microsoft, they are trying to stretch the .NET framework to cover the Cloud such that applications can be developed and run anywhere.