-
Core Java
Java’s Volatile Modifier
A while ago I wrote a Java servlet Filter that loads configuration in its init function (based on a parameter…
Read More » -
Core Java
Java’s Volatile Modifier
A while ago I wrote a Java servlet Filter that loads configuration in its init function (based on a parameter from…
Read More » -
Agile
How Agile is a Scrum team?
Most teams I meet today are agile. Or, so they proclaim to be. All of these teams do Scrum, and…
Read More » -
Enterprise Java
Fast Remote Service Tests
Testing code that interacts with remote services is often pretty hard. There are a lot of tradeoffs that influence what…
Read More » -
Agile
Code Katas
In this post I want to talk about code katas. Most of you have heard of code katas before, many…
Read More » -
Software Development
Acceptance Test Driven Development
In this short series about acceptance testing I previously wrote about collaboration between testers and developers and how acceptance tests…
Read More » -
Agile
Acceptance Tests as Specifications
In my previous article about acceptance testing I wrote about how tools like FitNesse and Cucumber focus on collaboration between…
Read More » -
Software Development
Acceptance Testing: Blaming the Tools
About 5 years ago I was on a project to build a system for collateral management. The system was connected…
Read More » -
Core Java
Lambdas for Fluent and Stable APIs
A few weeks ago I wrote an introduction on Java 8 lambdas. In this introduction I explained what a lambda…
Read More »
- 1
- 2