vote up 12 vote down star
9

I've got about a dozen programming projects bouncing about my head, and I'd love to contribute to some open source projects, the problem I have is that having spent the entire day staring at Visual Studio and or Eclipse (Sometimes both at the same time...) the last thing I feel like doing when I go home is program.

How do you build up the motivation/time to work on your own projects after work?

I'm not saying that I don't enjoy programming, it's just that I enjoy other things to and it can be hard to even do something you enjoy if you've spent all day already doing it.

I think that if I worked at a chocolate factory the last thing I'd want to see when I got home was a Wonka bar....

flag
1  
Consider making it a community wiki. But loved the ending xD – tunnuz Jan 28 at 10:36
Ah, I don't work in programming since I'm still studying, but I can understand your feeling. You're not alone :) – tunnuz Jan 28 at 10:39
Wiki this please... or ppl are gonna close this thread for rep-farming – Gishu Jan 28 at 10:45
Wikification complete – Omar Kooheji Jan 28 at 10:53
Love the ending as well. A bit more tasteful than "TGINAG". – Dan Sydner Jan 28 at 10:57
show 1 more comment

13 Answers

vote up 10 vote down check

Agreed.. so you take a break to recharge. You can't do side projects every day after a day job unless you're extremely motivated.

Personally I make a list of things (like when I feel that I'm just slacking off or on a weekend) I'd like to do and prioritize. You don't find the time.. you have a limited amount and you make time for things that matter the most to you.

link|flag
vote up 0 vote down

It's really hard to make time for personal programming projects when you work full time in a salaried job, commute to work and also try to have some kind of social life that extends beyond the computer.

The biggest single killer for me is housework - doing enough of that so the place doesn't look like a slum is what keeps me from programming in my spare time along with having a social life, sleep and good health. If you can find a room mate (or live-in partner) who actually helps out with that, and don't have kids you might be able to fit in a few hours.

Of course, if you want to force yourself to program remember that you'll be sacrificing time that could have been spent doing other things. Sometimes it's worth it (ie, not spending a night drinking with your mates is certainly better for the liver and pocket) and sometimes not (ie, ignoring the kids so you can sit at the computer). At the end of the day it's up to you to choose what you give up so you can program more. If you choose to give up sleep remember that the only things that suffer will be your job performance and your health in the long term.

link|flag
vote up 0 vote down

How do you build up the motivation/time to work on your own projects after work?

I don't.

I enjoy playing Chess Titans. My optimum time doing that would be about 1 hour a week, and since at work I've dedicated 0 hours to this activity, I have a motivation to spend that 1 hour a week playing chess in my spare time: I know I will enjoy it, and obviously I haven't had the chance to do it at work.

On the other hand, I enjoy programming too, but because of my work, I spend about 40 hours a week doing it. For me, this is not below my optimum enjoyable time programming, so I don't need to add programming time at home to reach that optimum - I already surpassed it, so I dedicate my spare time to do other things. (This includes some reading of technical books, for a similar reason to what I said about chess.)

I'm not saying that I don't enjoy programming, it's just that I enjoy other things to and it can be hard to even do something you enjoy if you've spent all day already doing it.

My point. :)

link|flag
vote up 1 vote down

Personally? If you're looking for ways to "force" yourself to work on a personal project, you probably haven't found a good idea for one yet. The idea behind a personal project is that it's supposed to be fun and/or useful (preferably and rather than or). If you find that you don't have the motivation to do a project, chances are that it just doesn't meet those criteria.

You should also consider the possibility that you don't have to start something. I find it much easier to code in my spare time if there's an open source project that I can write code for without having to worry about the administrative stuff that goes into such a project.

link|flag
vote up 2 vote down

I tend to migrate my focus from one hobby to another in a random cyclic fashion. Regardless of which hobby I am presently into, I try to invent new programming projects to go along with it. If I'm into scuba diving at the moment I work on logging projects ( databases, web publishing, etc), if its ham radio, more logging, audio, parsers, scrapers, etc. Geocaching has produced a number of interesting projects concerning cartography, converters, logging, and online publishing. Whatever else you are into can provide new projects as well as the motivation to work on them.

link|flag
vote up 0 vote down

I love to code in my spare time. Motivation has never been a problem for me; finding big chunks of time is more difficult. For each project I try to keep a big vaguely prioritised TODO list with a one line summary of some "microtask" which needs doing and will advance the project a bit further. Then when you have some spare coding time, scan the TODO list, pick something which will fit the time available and go for it. Don't get distracted! Working on something always spawns a heap of new ideas; put them in the TODO list for another time. All those little bits of effort add up eventually. If you start running out of small enough tasks, figure out how to break the big ones down into smaller items; there's always a way.

If it's a FOSS project, aim to "get something out there" early. It somehow gives the work more purpose than a heap of code languishing in a private repository; having people actually using it/contributing is even better.

link|flag
vote up 9 vote down

OK I'm going to be a bit controversial here.

I think that, having decided that you're passionate about a project that you need to force yourself to start. How many personal projects hit the buffers and never get anywhere? Most of them. Of those that do get started, how many never finish? Almost all of them.

Ultimately it's human nature to be lazy, to not want to do even more work in your spare time, etc. but what it comes down to is getting the momentum going. Once you have the ball rolling you'll find you have far more time and energy for it than you ever realised.

I'm not saying you should be unhealthy with it, or force yourself to do something you don't wanna do, rather you have to force yourself to get started and let momentum take care of the rest. Once you're doing it, you should be enjoying it. It's like the spark plugs in an engine. Occasionally you'll need to force yourself for short bursts, there are always boring and vexing aspects of any software project, but once you're done you won't regret it.

I think treating these projects like they're equivalent to watching TV or other leisure activities is the problem. You should consider them equivalent to training for a marathon - loads of work, sometimes a death march but the end achievement is so worthwhile you would happily do it all again 100 fold.

When it comes to the end of the project, shipping is also tough as hell. I wrote a blog post about shipping a personal project here, quoting Michael Abrash, a legendary coder who worked on Doom and Quake, who achieved quite stupendous results especially in the field of optimisation. Allow me to quite Michael:-

My friend David Stafford, co-founder of the game company Cinematronics, says that shipping software is an unnatural act, and he’s right. Most of the fun stuff in a software project happens early on, when anything’s possible and there’s a ton of new code to write. By the end of a project, the design is carved in stone, and most of the work involves fixing bugs, or trying to figure out how to shoehorn in yet another feature that was never planned for in the original design. All that is a lot less fun than starting a project, and often very hard work–but it has to be done before the project can ship. As a former manager of mine liked to say, “After you finish the first 90% of a project, you have to finish the other 90%.” It’s that second 90% that’s the key to success.

link|flag
I like the quote very much. – duffymo Jan 28 at 12:54
as the Klingon programmer said: "What is this talk of 'release'? Klingons do not make software 'releases'. Our software 'escapes' leaving a bloody trail of designers and quality assurance people in its wake." – Javier May 22 at 17:28
vote up 0 vote down

I've found that I'm more likely to work on side projects on the weekend than during the week. As you said, after coding all day, you don't always feel like coding some more at night (even if it is a personal project that you're more likely to be motivated about). However, on the weekends, since you've had some time to distance yourself from programming at work, you'll probably be more refreshed and more likely to work on a side project.

While I would like to devote more time to side projects as well, I try not to push myself too hard during the week. If I get some coding in, that's great, but if I don't it's no big deal.

link|flag
vote up 0 vote down

I've found that I seldom feel like coding when I've been coding all day at work (no, I am not a developer by profession) and am unlikely to sit down and code in the evenings, but getting an hour, hour-and-a-half in the mornings is something that is quite doable. So, these days, most of the code I write for fun is written between "necessary stuff in the morning" and "leaving for work".

link|flag
vote up 2 vote down

I think joining a group helps loads, i mean a group of people you meet monthly or somethin

it also helps if you say I ll do this really short thing I should take me 30 min so i ll put an hour aside and go and do it, it works for me sometimes

Cheers

link|flag
+1.. Maybe it enforces a discipline. Nice idea if you find a bunch of like minded people near you... you can keep each other motivated. – Gishu Jan 28 at 11:42
As with any hobby, finding like minded individuals helps loads in terms of motivation and sustaining interest. – Yew Long Jan 28 at 11:59
vote up 1 vote down

Where I work there is a rationale of being cautious followers with new technologies. So when I get home I get to do all the "fun" stuff that we can't do at work until the technology has "stabilized".

And then simply like Jeff and Phil Haack says: "I LOVE TO CODE"

link|flag
Do exactly the same. Home is a place to experiment. – Oleg Jan 28 at 12:47
vote up 2 vote down

I find most of my problem is infact getting the motivation to start. Sometimes I'll leave work with a great idea to work on when I get home, then I get in, sit down, and I loose all motivation to do it. I find if I can convince myself to get up and start, then I start enjoying it, and at that point I don't want to stop, but its so easy to get home, cook dinner and then not move again, and then it feels like another wasted night, where I could have created something amazing!

link|flag
:) to each his own.. I find myself the bigger monster is getting back to something I've started. – Gishu Jan 28 at 10:44
vote up 0 vote down

Usually at home I watch some short movie. But I always have pen and notebook near to note ideas that come in mind while I'm watching movie. Then, as ideas are almost always interesting, I go and try to implement it in the code. It's easy.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.