I don't program in my spare time. Does that make me a bad developer?
programmers.stackexchange.com
I don't program in my spare time. Does that make me a bad developer?
1–10 of 156 posts
Re: I don't program in my spare time. Does that make me a bad developer?
#2Pursue that something and you may end up programming in your spare time. Or starting a company such that your side project is your job. Or finding something really exciting to do at your current job. Or whatever. In words much older than our civilization: "Do not follow in the footsteps of the Sages. Seek what they sought."
Re: I don't program in my spare time. Does that make me a bad developer?
#3Now I have a fiancee and we live an exciting new city (Brisbane, AU).
I've just outgrown it. I think both ways are normal. However, the dude that doesn't program during the day and yet paid to do so IS WRONG... Whoop, that would be me. Back to work!
Re: I don't program in my spare time. Does that make me a bad developer?
#4Re: I don't program in my spare time. Does that make me a bad developer?
#5in my experience the people who say "you have to have side projects to be a good developer" are either people who do program in their spare time, or people who want to hire the type of programmers who voluntarily chain themselves to their desk.
this is one myth i'd really like to see die. good accountants don't balance checkbooks in their spare time, do they? lawyers don't hold mock trials, doctors don't do surgery on their friends as side projects, and construction workers don't pour concrete for kicks on the weekend.
Re: I don't program in my spare time. Does that make me a bad developer?
#6Practically, you may be totally happy in your current niche, but you're at higher risk from technological obsolescence unless you diversify.
This is as much an argument for '20% time' as it is for programming at home.
Re: I don't program in my spare time. Does that make me a bad developer?
#7Re: I don't program in my spare time. Does that make me a bad developer?
#8Re: I don't program in my spare time. Does that make me a bad developer?
#9when i'm working a 9-5 job, the last thing i want to do is go home and program more. i'd rather throw the ball around with the dog or rock out on my guitar. in my experience the people who say "you have to have side projects to be a good developer" are either people who do program in their spare time, or people who want to hire the type of programmers who voluntarily chain themselves to their desk. this is one myth i…
So yeah, don't go home after work and write Hello World or re-implement bubble sort yet again. But do keep up with developments in your craft. If you don't have this opportunity at work, hopefully (for your own sake) you still do take the opportunity outside of work. Software changes so fast that most don't have time during work to keep up. If you let your knowledge get too out of date, your value diminishes rapidly. I think this speaks for a need for more work-sponsored learning opportunities, whether that's courses, conferences, or Google-style 20% time.
Personally, I wouldn't want to be operated on by a doctor whose knowledge of surgery stopped in 1960.
Re: I don't program in my spare time. Does that make me a bad developer?
#10Correlation does not equal causation. Asking whether not programming in your spare time makes you a bad developer is the wrong question. The right question is, What is it about certain/many good developers that leads them to program in their spare time? Pursue that something and you may end up programming in your spare time. Or starting a company such that your side project is your job. Or finding something really ex…
This is a good question, but it does lead me to a thought... why does it seem like most side projects are done by people for whom the predominance of their work appears to be side projects? Let me explain.
Most of the programmers who produce large products, don't do much in the way of side projects. Carmack seems to be heads down on Rage. I don't see a Carmack GitHub project. Nothing from Tim Sweeney either. I don't see anything from the devs that did GTA or Halo or RDR or the latest Mario game.
What about David Cutler? Linus -- he did Git, I guess a side project(?) -- other stuff? Any of the iOS architects have GitHub side projects? WebOS architects?
It seems like we have two classes of devs. Those that ship large products. Whether its iOS or Grand Theft Auto 5. And devs that ship little projects. Small startups, little tools here and there. The overlap between the two seems rather small.