11 – Udemy Part 1: DeF#lowered

#begin During the past holidays, when most of us had some time off, me and some other colleagues continued working. Amidst the covid rampage there is not much of a vacation to celebrate anyway… Somewhere between Christmas and new year we needed to do some...

10 – SOLID Part 3: The Liskov Substitution Principle

#begin  This is the third blog in the series about the SOLID principles of Object Oriented Design. It is all about the L in SOLID, the Liskov Substitution Principle. If you missed the first two blogs in this series, you can read them here and here. The Liskov...

9 – Pointless-Man

#begin   Some time ago I was having a discussion at work with a new coworker, more like a rant to be honest, about how un-intuitive the Unity3D editor (plugin) API is. He wanted to extend some existing plugins we wrote with some localization, but he had never...