This virtue makes a great personal value.
Monthly Archives: November 2020
You aren’t gonna need it.
YAGNI. Believe it.
Learn the state pattern.
Better programmers learn patterns from other programmers.
Write tests with realistic data.
Use detailed examples with precise answers.
Go read some code.
Authors read a lot of books to get better at their art.
Step away if you get stuck.
Sometimes you need to sleep on it.
Know the acceptance criteria.
You can’t get there if you don’t know where you are going.
Use less magic.
The code should communicate the intent of the developers.
Earn it.
You’re a professional programmer.
Write code in English.
You don’t speak in code, but you can make the code speak to others.