8 – LastPass-Unity

#begin Some time ago I wrote a Unity3D plugin to use the LastPass password manager in the editor and at runtime. I have not written or published anything about it yet, so I might as well write a blog post about it. So in this blog I will take you through the process...

7 – SOLID Part 2: The Open Closed Principle

#begin  This is the second blog in the series about the SOLID principles of Object Oriented Design. It is all about the O in SOLID, the Open-Closed Principle. If you missed the first blog in this series, you can read it here. The Open-Closed Principle As with some of...