All notes
Tags
Learning
2 notesCraftJun 27, 20263 min
Consistency over intensity: a roadmap for learning to program
You don't learn to code in one heroic weekend. The real roadmap is almost boring: a little, every day, applied and repeated. A story about the 12-hour tutorial that taught me nothing.
Read note
LearningConsistencyCraft
CraftJun 14, 20261 min
Code is read far more than it's written
Programming isn't typing. Most of the job is reading, interpreting, and probing code — including your own from last month — to understand a problem before you touch it.
Read note
CraftReadingLearning