Tagged Questions

30
votes
38answers
2k views

How do you find time for your pet projects?

I work a full day job and I have a few Pet Projects I try to work on. The thing is I can never find time for them. I have noticed that many of the developers contributing to OSS …
15
votes
7answers
622 views

How do you stay motivated on long projects?

We're in the middle of a fairly large-scale bespoke project for a Client. With almost a year gone, and another year at ahead before the final phase is pegged for delivery... well i …
12
votes
10answers
500 views

What professional standards do you maintain in a side/pet project?

When working on your own side project or pet project, you are using your professional skills to develop software, but what professional standards to you stick to? Answers would la …
9
votes
17answers
1k views

My very first project. Any suggestions on what to make?

I've repeatedly read that it's great for budding programmers to find a cool project he/she is interested in, so here I am. I'm a beginner-intermediate Java learner and I'm looking …
6
votes
16answers
460 views

Pet projects

Most of us has one, how long have you been working on your pet project?
5
votes
6answers
295 views

Project hosting for multiple pet projects?

I am looking for a good site to throw up my pet projects. Its nothing I want published to the world at large (if at all possible), its just for stuff that I want to play around wit …
3
votes
4answers
141 views

What makes a good side project, altruistic or selfish

Open source is hot with loads of pros to it, but what if you aren't motivated to contribute to it but rather have a different motivating like automating your home as much as possib …
3
votes
6answers
294 views

How much time in a week do you spend on your hobby project ?

No matter how hard I try, I can't spend more than 4 hours a week given all the other commitments.
1
vote
5answers
203 views

Programming outlet after typical 9 - 5 day (language switching)

Okay my goal this year is to really gain valuable experience in C#/ASP.NET and JavaScript. But after a typical 9 - 5 day, I find it really hard to come home and fire up visual stud …
1
vote
5answers
162 views

Reversing an RSS feed

This could be weird, Have you ever come across a blog which you wanted to read in the chronological order? And that blog could be old, with several hundred posts. When i add this f …