- Be intentional
- Stay connected to the problem
- Use tables to explore alternatives
- Make a picture
About SICP: I just remember the first two weeks I was like I didn't know what programming was and this is actually real programming.
I read a lot of other people's code. It's great practice.
;; nose to the grindstone — держать нос по ветру
Stewardship Made Practical W/ Stuart Halloway
;; Detour (spec 2)
If you're doing something that doesn't make sense, the wrong thing, then it doesn't matter how well you're doing it. It's going to be waste.
Don't use the latest technology, use the really dumb, obvious technology, that is super cheap, very well established, then think of ways combine things in new novel ways. This is one way that creativity happens: combining things that haven't been combined before. A lot of creative things come out of that.