Thoughts
Sometimes you have to unlearn
If you’re a software engineer, you’re expected to write good code. There are different criteria for what is good code but basically you don’t code whatever comes first to your mind. You try to think on the best solution, make it clean, somewhat scalable and even prepared for future extensions. This sets a coding mindset that is good for your career, but not always. All of this requires extra effort. Sometimes, there’s no time for Read more…