-
Software Development
CRITICAL SKILLS FOR SOFTWARE DEVELOPER TOO FEW PEOPLE TALK ABOUT
There are many discussions of what you should learn or need to know as a software developer. Most of the…
Read More » -
Software Development
Factories: Good and not so Good Reasons to Use One
I remember the time when I first started to extensively used Factories in my code. And boy is it embarrassing…
Read More » -
Software Development
My Code Reviews – the Technical Process
I’m doing more and more Code Reviews these days. In the beginning I had a hard time finding a useable…
Read More » -
Software Development
The Problem with an Evolutionary Architecture and YAGNI
Among the software architects with a strong voice on conferences, twitter and in the blogosphere there is wide spread agreement…
Read More » -
Software Development
Don’t just Test, be a Tester
In the team I currently work with, we came to the conclusion, that the software contains to many bugs when…
Read More » -
Software Development
Getting Started with Testing
In a recent article I described how important I consider the practice of Testing, especially in the form of TDD.…
Read More » -
Software Development
Challenges in Requirements Analysis: Finding and Understanding the Correct Terms
There are lots of things that make requirements analysis difficult. For this article lets focus on one issue: What is…
Read More » -
Software Development
Advanced Database Constraints: Don’t Look for a Second
One of the powers of RDBMS as we use them today are constraints. I use unique indexes, not null constraints…
Read More » -
Software Development
Getting Started with Testing
In a recent article I described how important I consider the practice of Testing, especially in the form of TDD.…
Read More » -
Software Development
Logging Antipatterns
As we hopefully all agree good logging is a great asset. Yet I come across aweful styles of logging (and…
Read More »
- 1
- 2