(no title)
davidkunz | 4 months ago
I agree with all the points of this article and would like to add one: Have a quick feedback loop. For me, it's really motivating to be able to make a change and quickly see the results. Many problems just vanish or become tangible to solve when you playfully modify your source code and observe the effect.
mhaberl|4 months ago
jebarker|4 months ago
amenghra|4 months ago
chrisweekly|4 months ago
ramon156|4 months ago
zingar|4 months ago
niels_bom|4 months ago
reddit_clone|4 months ago
When I want to try/fix something, if the setup itself takes hours, I lose heart and move on.
Thats why I love lisp (or anything with a decent Repl). Instant gratification.
ericmcer|4 months ago
The second you lose motivation the whole thing poofs into non-existence, so making it enjoyable is almost the most important facet.