KISS is a common method used in software development. It stands for Keep It Simple, Stupid. What does it mean, how would you use it and when simple is not necessarily better?
KISS simply put is a mindset — you should not complicate things more than necessary. It finds perfect place in software development as this is a domain that is very prone to overcomplication. There is almost infinite number of possible solutions to every problem, but many of them are just too complex.
Young software engineers are so eager to present all their knowledge, apply everything they learned in…
Technical leader and a developer that worked in game industry (CD Projekt Red) and moved to business applications.