Academic Minimum
A list of things I consider essential for every developer I work with. Think of it as a knowledge sync.
The list is updated over time. Last change: August 3, 2023
Development
- The Twelve-Factor App
- Git Flight Rules
- Frontend is not painful (useful for backend devs too)
Personal system
- The difference between “doing” and “done”
- SMART goal setting checklist
- Checklist for a good to-do list
- Learn to love criticism
- Three laws of criticism
Processes
Developer tools
- tmux
- ranger
- vim (you don't have to be a guru, but efficient editing is a must)
- git, tig
- bash aliases
- rsync, scp
- docker