InfoQ Homepage Conferences Content on InfoQ
-
Metrics in an Agile World
Metrics at every level of the Agile organization receive scrutiny: Measuring value, team performance, progress, quality, and even code design attributes will be taken into consideration.
-
Real World IronPython
Michael Foord discusses IronPython, the DLR, static vs. dynamic typing, VS.net integration, Resolver One, embedding IronPython, error handling, dynamic operations, and functions as delegates.
-
REST-based Integration Architecture for a Financial Business Service
Phillip Ghadir presents an application initially built using SOAP, WSDL, WS-*, and was later migrated to REST, Atom, and AtomPub, explaining the decisions made, the pitfalls and the lessons learned.
-
Enterprise Java FX for the Web Platform
Peter Pilgrim makes an introduction to Java FX, presenting its scripting language, the standard deployment method of applications, client integration with the server and what’s planned for its future.
-
CI from the Trenches: Real-World Continuous Integration Challenges (and what to do about them)
This session will attempt to answer all those questions and more. The presenter will share his experiences of 5 years of being a professional build manager, using examples taken from real projects.
-
Is Domain-Driven Design More than Entities and Repositories?
Jimmy Nilsson explains why DDD is different: it builds on collaboration and feedback, incorporates deep domain knowledge, having as end result: reduced complexity, testability, and maintainability.
-
Turning on a sixpence - No excuses: Concept To Cash Every Week
This session shows the technical aspects of what's required to iteratively build a product that always performs, and the skill and discipline needed to deliver software to production every week.
-
Persistent Data Structures and Managed References
Rich Hickey talks on identity, state and values. He explains how to represent composite objects as values and how to deal with change and state, as it is implemented in Clojure.
-
Three SOA Case Studies - Understanding What to Use and Where
Paul Fremantle presents 3 case studies of organizations which decided to implement SOA. He details on design, architecture, technologies used, and lessons learned during the process.
-
When it Just HAS to Work
This talk gives practical tips for adopting an agile approach to planning, team interactions and risk management. When the culture shifts, teams achieve goals sooner and safety is greatly enhanced.
-
Scaling Agile into the Enterprise
We have found a stark and forbidding truth: an Agile team in a non-Agile enterprise will not long survive. What does it take to align an organization to Agile and Lean principles and practices?
-
TDD in a DbC World
After presenting some basics of Design by Contract using Microsoft’s SpecSharp framework, Greg Young explains how we can keep the Test First mentality in a Contract First world.