Core Principles
This article as PDF
Slides for this article.
TL;DR Presentation introducing core principles series.
It is worth clarifying what we mean by a principle.
Principle
From Merriam-Webster online; ‘a rule or code of conduct’
In this series I take a look at the following principles.
- Design by Subtraction
- YAGNI (You Ain’t Gonna Need It)
- DRY (Don’t Repeat Yourself)
- Interface Fragility
- Confident but Humble
- If you don’t have a problem, you don’t have a job
- You learn best from failure
- The ratchet rule
- Best practice is guidance, not commands
- Small steps can mean big problems
- It’s easier to criticize than to create.
Design by Subtraction
You Ain’t Gonna Need It
Don’t Repeat Yourself
Interface Fragility
Confident but Humble
If you don’t have a problem
You learn best from failure
The Ratchet Rule
Best Practice is Guidance
Small Steps, Big Problems
Series
Post 1 of 1. More posts coming soon!