Hack your motivation
bemmu.com
Hack your motivation
1–10 of 46 posts
Re: Hack your motivation
#2Re: Hack your motivation
#3[1] http://www.amazon.com/The-Now-Habit-Overcoming-Procrastinati...
[2] Here's a good video series that summarizes it's key points: http://www.youtube.com/watch?v=63Si3Gb1WSg
Re: Hack your motivation
#4Re: Hack your motivation
#5A really nice read. I'd also suggest treating one's life as a debugging session once in a while… A few choice `printf` insertions and re-running can sometimes make a world of difference. :)
Re: Hack your motivation
#6Re: Hack your motivation
#7Re: Hack your motivation
#8Re: Hack your motivation
#9Re: Hack your motivation
#10I also like to leave a very small task undone from the previous day to help me get jump-started the next day. So if I'm finishing programming a function and the last line needs to return something, I'll just not write that last line and put a //TODO instead. The next day it helps me get in the groove of writing code after the long break.
if you're stuck, then when you think of the task it will be in your mind as a bete noire, as opposed to stopping where you've just made some progress and are eager to continue - then it will always be in your mind as something great to return to and make more progress.