Pareto Principle in Software Engineering
I’ve read this piece recently by Casey Cobb about how we can use the Pareto Principle in software engineering. The Pareto Principle, or the 80/20 principle, is how for example 80% of car accidents are caused by 20% of drivers. In this piece Casey goes into how we can use this knowledge in software engineering to ship code faster. https://projectricochet.com/blog/software-development-pareto-principle-and-80-solution Applying the Pareto Principle to software then the following must be true:...