Engineering is a discipline that requires logical, rational thinking and reasoning. It seems there is no place for intuition in this profession – or is there? This article examines the question: Can engineers trust their intuition?
Category: Engineering
I am an engineer at heart. I love to build technical systems, both in hardware and software. In this section, I share my insights on building these systems.
Categories
What’s in a name?
This article is an introduction into the art of giving names to all constructs in your software.
Categories
Bug Hunting like a Detective
Categories
On abstraction
What is the job of a software developer? Somebody gives us a machine and he says: We want to do it task X.
Then it is our job to make the machine do this. We have to configure it.
What can we configure? Normally we can configure the CPU. This means we write a piece of software.