Using ASM to calculate test coverage in a new way. (Java)
Using ASM to calculate test coverage in a new way. ASM is an all purpose Java bytecode manipulation and analysis framework.
Tweet 0 Comments Save Tags: agile , java , methodology , tools
Refactoring Fat Models with Patterns
“Fat models” cause maintenance issues in large apps. Only incrementally better than cluttering controllers with domain logic, they... more »
Tweet 0 Comments Save Tags: agile , how-to , methodology
Transform Your Agile Process with Kanban Thinking
Large-scale software and systems development involves a complex mix of people, teams, technologies, skills, architectures, and... more »
Tweet 0 Comments Save Tags: agile , methodology
How a Scrum Master Can Handle Impediments with a Team
In scrum impediments are used to discuss issues take actions when a team becomes blocked. The expectations and collaboration between the... more »
Tweet 0 Comments Save Tags: agile
Domain Driven Design to Speed us Up by Opening Options
DDD is not about saving effort "sometime in the future", it provides value by actually speeding up the development effort now.... more »
Tweet 0 Comments Save Tags: agile , methodology , opinion
What is a Bug?
A while back I wrote a little about bugs. I got a few questions and objections and the most common one goes something like this:
Tweet 0 Comments Save Tags: agile
Confessions of an Agile Addict
Ole Friis Østergaard discusses software development addictions: becoming aware of them, controlling them, getting rid of bad... more »
Tweet 0 Comments Save Tags: agile
Agile Incident Response
Security incident detection, case studies, and the agile response to ongoing threats. 59 PDF slides.
Tweet 0 Comments Save Tags: agile , research , security