- Emotions: A Code Book: It’s an interesting idea to map a feeling to a specific need to act / well known realization of an important idea or thing to remember.
- Before you try to do something, make sure you can do nothing: I usually try to write hello world in a framework or a language to get me started on a larger project. It proves I have the foundation right, toolchain setup so that I can build, I know where to add the next chunk of code, and I’ve probably got code checked into version control. There’s lots of value in getting to hello world.