23 Aug
2010

Book Review: Facts and Fallacies of Software Engineering

Having this book on my shelf for quite some time now, I finally decided to to make my way through reading Facts and Fallacies of Software Engineering written by Robert L. Glass. As the title already implies, this well-established author lays down 55 facts and 10 fallacies about software engineering based on his half a […]

Read More
18 Aug
2010

Book Review: Debug It!

Category:UncategorizedTag: :

Throughout my career as a professional software developer,   I?ve spent quite a lot of my learning time to sharpen my debugging skills. I?ve always considered this as one of the required abilities of a true software craftsman. I also strongly believe that the time spent hunting bugs should be minimized as much as possible. Other […]

Read More
2 Jul
2010

Book Review: Switch – How to Change Things When Change is Hard

After hearing about this book in an interview with Mary and Tom Poppendieck, I decided to immediately purchase the audio version on Audible and listen to it during my daily commute to and from work. This book is all about how to enable and inspire change in all kinds of environments, be it at work, […]

Read More
9 Apr
2010

Book Review: ASP.NET MVC in Action

Category:UncategorizedTag: :

Earlier this week I finished reading ASP.NET MVC in Action written by Jeffrey Palermo, Ben Scheirman and Jimmy Bogard.  I came across several good reviews about this book so I finally decided to give a read.  This book is not just about the API?s of the ASP.NET MVC framework but also about good design principles […]

Read More
14 Mar
2010

I’m writing a MVVM book – What would you like to see in it?

I have started a quest that so many developers do; I am attempting to write a short book on the MVVM development pattern.  When I say short, I mean short.  Probably between 50 – 70 pages, most of it being code and examples.  This is my first attempt at a book and I’m not quite […]

Read More