InfoQ Homepage Programming Content on InfoQ
-
Fortress - programming for supercomputers
Guy Steele presents Fortress, the new supercomputer language that focuses on high productivity more than high performance, since the clock starts when you give the problem to the programmers.
-
Java Persistence and EJB3
EJB spec lead Linda DeMichiel covers the key aspects of the Java Persistence API including use of the EntityManager API, persistence units & persistence contexts, queries, ORM, etc.
-
Managing a high performance rails app without tearing your hair out
James Cox shows how to keep a Rails site's performance high. Tips include how to serve up pages faster, caching, hosting companies, and when to use SQL instead of ActiveRecord.
-
Leveraging the Web for Services at Yahoo!
In this talk, recorded at QCon London, Mark Nottingham explains how Yahoo! leverages Web technologies to create a high-performance architecture for integrating multiple Yahoo! properties.
-
Introduction to Visual Studio Team System
Ken Jones provides a framework for utilizing Visual Studio Team System, (VSTS), to support a development team and build better applications.
-
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.