On Software: Introduction

In this series of posts I plan to write down some of my views regarding all things “software”, both as an user of as well as a developer of software.

It should become a collection of tips, advices, recommendations, guidelines, and best-practices; firstly for myself to consider in (future) projects, but also as food for thought for others.

And a good rule of thumb is: KISS(S)Keep It Simple, Stupid (And Short)!
But don’t exaggerate it: A variable with just the name “a” is often not optimal!