Software Development
-
Stumbling towards a better design
Some programs have a clear design and coding new features is quick and easy. Other programs are a patchwork quilt…
Read More » -
10 Object Oriented Design principles for the Java programmer
Object Oriented Design Principles are core of OOPS programming but I have seen most of Java programmer chasing design patterns…
Read More » -
Modelling Is Everything
I’m often asked, “What is the best way to learn about building high-performance systems”? There are many perfectly valid answers…
Read More » -
Fixing Bugs – if you can’t reproduce them, you can’t fix them
‘Generally, if you can’t reproduce it, it’s almost impossible to fix’. Anonymous programmer, Practices of Software Maintenance, Janice Singer Fixing…
Read More » -
How to build a DIY Service Repository
Every Jedi faces the moment in their life when their Lightsaber simply fails to perform as expected and he or…
Read More » -
Top 5 SOA gotchas and how to avoid them
After 5 years of designing and building award winning service oriented architectures, I thought I’d share my top 5 SOA…
Read More » -
Enterprise Architect Program for organization
From kick start to acceptance First seek to understand. Don’t do EA for EA’s sake. Really seek to understand what…
Read More » -
Fixing Bugs – there’s no substitute for experience
We’ve all heard that the only way to get good at fixing bugs in through experience – the school of…
Read More » -
25 things you’ve said in your career as a software engineer. Admit it!
This article is inspired by an older blog post. I’ve updated it to reflect modern languages and technologies. “It works…
Read More »