|
|
|
|
|
by burntroots
4457 days ago
|
|
Take a look at John Cleese's talk about creativity[0]. I personally buy into the whole concept of there being an open mode and a closed mode and you can't be in both at the same time. My coding tends to run in cycles. When I'm trying to figure out a problem or structure an area of code, I'm in the open mode and I experiment a lot. What I don't do is commit a lot of code during that period. After everything is nailed down and I have a game plan, I switch to the closed mode. That's when I code around the clock and bust my ass. But that lasts a day or two, max. Maybe it should be work smarter, then harder, then repeat? [0] http://www.youtube.com/watch?v=AU5x1Ea7NjQ |
|