Series: "Explained"
This series of posts is designed to make complicated (or complicated-sounding) programming concepts and jargon and help you understand what it all means in the simplest way possible!
Explained: What is the KISS Principle?
| 5 min read"Keep It Simple, Stupid!" is a design principle which encourages you to focus on simplicity and avoid unnecessary over-complication.
Explained: What Is Abstraction?
| 7 min readAbstraction is not as complicated as you might first think, especially because you already abstract every day without even thinking about it!