Because it matters

Making things happen, making things right, because it matters.

9 tips for estimating software project proposals

9 tips for estimating software project proposals

QuickDraw is the 2D graphics library written entirely by Bill Atkinson in the 1980s. Andy Hertzfeld considers it the single most significant component of the original Macintosh technology. It consists of a total of 17,101 lines of code in assembly language. During a magazine interview, Bill remembered that he worked on it on and off for four yea... Read more

What it takes to become a Software Architect

What it takes to become a Software Architect

I had many conversations with software engineers in various domains and disciplines during the past 20 years of my career as a software engineer and software architect. Some of them were senior engineers having 8 or 10 years of experience. Many of them were early in their career having 3 to 5 years of experience. Some of them were my colleagues.... Read more

What makes quantum computing that different

The Why, the How, and the What
What makes quantum computing that different

As Richard Feynman said, no one really understands quantum mechanics. I have done a lot of research work for writing this article, and I hope it could give you a head start to explore the amazing quantum world. But if you find it hard to understand, well, that is normal. I also found quantum theory weird and hard to believe. What makes quantum ... Read more

16 deadly code smells - Part 2

Code smells that are considered fatal during coding interviews
16 deadly code smells - Part 2

Every programming language has one or more coding style guidelines. All developers know that but some of them don’t care. They practice bad programming habits for years without realizing the importance of the issues they caused. As one of the hiring managers at Zuhlke Hong Kong, I’ve seen a lot of code smells during coding interviews. Here are ... Read more

16 deadly code smells - Part 1

Code smells that are considered fatal during coding interviews
16 deadly code smells - Part 1

Every programming language has one or more coding style guidelines. All developers know that but some of them don’t care. They practice bad programming habits for years without realizing the importance of the issues they caused. As one of the hiring managers at Zuhlke Hong Kong, I’ve seen a lot of code smells during coding interviews. Here are ... Read more