Memory Dump Logo
Github Logo
The pitfalls of abstract classes
Yes, yet another blog post about the Liskov Substitution Principle. This time, however, we will focus on why this violation still occurs fairly often even though it seems simple enough to avoid it.
The power of simplification
When implementing solutions to overwhelming problems, the resulting complexity can often lead to bugs, misunderstandings, and hard-to-maintain code. In such situations, it is crucial to simplify issues as much as possible. Requirements can be questioned, dependencies restructured, and sometimes, simply a change of perspective might help.
Memory Dump goes live!
Welcome to my new tech blog.