-The Next Episode Remix
Write Code Every Day
51–60 of 221 posts
Re: Write Code Every Day
#52Hey John, just quit KA. Life is too short to waste it in things you don't love. Remember jQuery brought you fame, not because you were chasing fame itself but because your love for jQuery and programming. Love for what you do comes first, money is just a secondary effect.
Re: Write Code Every Day
#53If the latter is true, do you really need advice?
Said differently: flow is the opiate of the masses.
Re: Write Code Every Day
#54Telling a programmer to write code every day is a bit like asking an aspiring carpenter to swing a hammer: it's a necessary component of improving your skills and building things, but it is also a narrow, technical task that has limited value in isolation. Having said that, programmers should spend at least as much time reading and thinking about code as they do writing it. You can write code for hours each day and d…
I'd agree with you if my primary desire were to improve my ability as a programmer. Unfortunately, at least at this time, it's not. My major concern is getting meaningful work done. I spend far too much time thinking and reading about technologies, techniques, and planning for the future - more time needs to be spent on actually implementing all the amazing stuff that you want to exist.
Re: Write Code Every Day
#55Earlier quoted context omitted.
I'd agree with you if my primary desire were to improve my ability as a programmer. Unfortunately, at least at this time, it's not. My major concern is getting meaningful work done. I spend far too much time thinking and reading about technologies, techniques, and planning for the future - more time needs to be spent on actually implementing all the amazing stuff that you want to exist.
As someone with the opposite problem/concern, can I request your strategies for reading and thinking about technologies and techniques?
Re: Write Code Every Day
#56On a slightly related note, I'm trying to impose a new behaviorist training on myself. I've never been one to listen to music when working, although I love music (as in member of two active bands, produced many albums love music). So now, I'm trying to do work in album-length increments. Put on the headphones, pick an album, and work on one task all the way through it. No breaks, no interruptions. It's kind of a Pomo…
That sounds vaguely similar to what John Carmack allegedly used to do: http://bookofhook.blogspot.com/2013/03/smart-guy-productivit...
Re: Write Code Every Day
#57This doesn't improve you much unless you're really new or skilled at challenging at yourself and finding new things to learn. If the latter is true, do you really need advice? Said differently: flow is the opiate of the masses.
Re: Write Code Every Day
#58Hey John, just quit KA. Life is too short to waste it in things you don't love. Remember jQuery brought you fame, not because you were chasing fame itself but because your love for jQuery and programming. Love for what you do comes first, money is just a secondary effect.
Additionally, a substantial part of research/creating things is time not spent working on it. It's really similar to working out: the rest time is when the growth occurs, and the time at the gym provides the impetus.
Re: Write Code Every Day
#59This "don't break the chain" approach has worked extremely well for me, particularly during busy periods of high stress. I first learned about it in my college writing classes, where you're supposed to write something, anything, meaningless jibberish even, every single morning. Recently I read about Seinfeld using this approach to great successs. Every day he works on material, and puts a big, fat, "X" on the calenda…
Re: Write Code Every Day
#60I am a total convert to the "don't break the chain" idea. I started writing a book on game programming[1] about four years ago. At the time, I was working at EA, miserable, and highly motivated to have the book done so it could help pad my resume. I got a book deal (O'Reilly) then, when that fell through, another (Apress). I had a real writing schedule, and a very supportive wife, and I would work on it for hours at…
I highly recommend that methodology for anyone trying to build a [productive] habit.