The DRY Principle

Before moving into the DRY principle, let's understand the goals of a good programmer: Solving Problems Writing Amazing Code Maintainsability Simplicity Cleanliness Optimization Why write...
0 Read More

The YAGNI Principle

Before moving into the DRY principle, let's understand the goals of a good programmer: Solving Problems Writing Amazing Code Maintainsability Simplicity Cleanliness Optimization Why write...
0 Read More