Hi all,
This week I’ll be talking about something more related directly to development. As you might have seen, this week’s topic is about design and contract. In Java, it’s used as DBC (Design by contract) where your javadoc serve as a certain checkpoint for values passed in.
We’re not going to talk about language specifics here. The focus will be on design and contract itself.
Why am I talking about design by contract now? Cause I slapped myself in the face once hard enough to warrant a post. Read the rest of this entry »
Hi all,
Again, this week I’ll not be talking about technical articles directly. Rather, I’ll discuss this weird behavior of programmers that I’ve come across.
Naturally, not all programmers are like what I’ll describe later in my post and I’m sure that many are good-natured, nice and intelligent folks.
So, what is about programmers that relates to a real man or a real loser?
Read on… Read the rest of this entry »
Dear all,
Today’s post came a little late since I’m really 6 hours behind Singapore time. Yes, I’m in Europe now and hoping the ash will not delay (or even cancel) my return flight.
This article will not be a fully technical article. Instead, it’s an article that should instill some thoughts in all of us.
Especially when we keep thinking that we’re adults.
Why so? Read on…
Read the rest of this entry »
Hi all,
I know I’ve spoken about code comments before. However, recently I came across a post that encourages people not to comment at all.
His argument states that having a good naming convention is entirely sufficient to tell people what you intend to do.
I was quite aghast and shocked to witness such technical immaturity!
To find out more… read on.
Read the rest of this entry »