InfoQ Homepage Agile Techniques Content on InfoQ
-
Pimp My Architecture
Dan North discusses an example of rearchitecting an application without rewriting it from scratch, and explains general strategies for a holistic rearchitecture.
-
Coaching Self-Organizing Teams
This tutorial presents an approach utilizing leading-edge techniques from social complexity science and team dynamics to change the dynamics of a team with the aim of optimizing their work together.
-
Agile Project Metrics
The presentation shows how to project realistic completion dates based on empirical observations based on Velocity for iterative methods and on Cumulative Flow for non-iterative methods.
-
Agile Distributed Development Done Right Using Fully Distributed Scrum
This talk discusses a number of patterns common for setting up Agile Distributed Development and will show the results that can be achieved once you get into a good Fully Distributed Scrum.
-
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.
-
From Good to Great Developer
A good developer writes code quickly but hard to maintain. A great one keeps an eye on the future trying to make sure the code evolves cleanly. Hedgate advices on how to move from good to great.
-
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.
-
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.
-
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.
-
I Come to Bury Agile, Not to Praise It
Agile came from small, colocated projects in the 1990s. Agile development now sits in a larger landscape and should be viewed accordingly. This talk discusses the new, larger agile development space.
-
Agile by the Numbers: What People Are Really Doing in Practice
This talk summarizes the results of 4 years of industry surveys around agile technique adoption and effectiveness. Reality can be very different from the rhetoric in mailing lists, articles and books.
-
Integration Tests Are a Scam
Integration tests are a scam, they burden you with long-running, fragile, hard-to-understand test suites. Learn the two-pronged attack that solves the problem: collaboration tests and contract tests.