Category: Software Development

(White) Space, the final frontier

In this second post about my preferred coding style, I’ll talk about white space. White space is very important to improve readability, not only when dealing with code. For instance, when you write an email you usually break it up in several paragraphs, instead of writing a single chunk of code (or if you don’t, …

Read more

Zen and the Art of Coding

Writing software is an art: some say it’s a black art (usually right after Word decided to crash taking their last two hours of work to hell ;-)). Someone even considers it a magic art, which reminds of an Arthur Clark quote: “Any sufficiently advanced technology is indistinguishable from magic”. Like other arts, it has …

Read more