57
votes
98answers
7k views
Do you have a hobby development project?
Do you have your own hobby development project, that you like to work on your own?
If "yes", could you please tell a bit more about it (links are welcome)?
What kind of project …
39
votes
30answers
3k views
Simple but powerful programming language for a hobby software project
Long time back, I used to do some home projects in Basic. It was fun and I could get things done without reading tons of documentation (or whatever documentation was
available at …
18
votes
13answers
2k views
How to start programming microcontroller?
I have developped software in C++, Java, PHP, .Net and now I am interesting to learn to program material thing. I would like to program system that could interact with IR, LCD and …
16
votes
9answers
640 views
How do you plan small work or hobby projects?
What tips to people have for getting hobby/home projects done?
What tools do you use for designing & planning code? (Pen and paper, software, both?)
Do you use software to pl …
13
votes
18answers
931 views
How do you make yourself productive doing hobby projects?
When you are working on hobby projects at home, how do you make yourself productive?
Is it planning and self discipline?
Do you make notes etc?
Creating the right environment? Mu …
11
votes
8answers
712 views
Juggle between programming jobs and hobby project ? How to do it ?
If you are a professional programmer and you have programming project for hobby or fun, how
do you keep up your brain long enough? how do you manage your brain and time so that you …
8
votes
4answers
377 views
Is anyone using SunSPOTs or another sensor/controller platform?
I'm curious how many people out there (well, on StackOverflow at least) have played with Sun's SunSPOT technology. SunSPOTs are wireless sensor devices that can also control robot …
7
votes
7answers
289 views
When should you release a hobby project publicly?
In regards to hobby projects, at what point do you consider it to be mature enough to release the first version to the general public? Do you wait until you have all of the feature …
6
votes
3answers
326 views
How does one get started writing applications that interact with x10 protocol?
As a hobby I'm looking into home automation. My understanding is that there are a couple open protocols out there and the most popular seems to be x10. I'm wondering if anyone with …
5
votes
8answers
460 views
Where can I see other’s upcoming hobby or business projects?
I would like to see what other programmers are up to. Can anyone post some lists which contain upcoming projects (for example: http://www.techcrunch50.com/)? Or if you are working …
5
votes
10answers
426 views
Do you use nightly builds for hobby projects?
As probably 99% of the Stackers here I have quite a few Hobby projects running simultaneously, and I try to keep them under source control and get them to the point of the one-step …
4
votes
4answers
156 views
Building A Team
I'm trying to put a small team (about 5 members to start) together here in Honolulu to work on some hobby-projects members and myself may have, and am having trouble finding other …
4
votes
7answers
233 views
For the professional programmers - do you still write code for fun at home ? [closed]
Possible Duplicate:
Do you ever code just for fun?
I've been working as a 'professional' coder for about 11 years. (I've just turned 33.)
When I talk to my collegues, I f …
4
votes
5answers
364 views
How to manage hobby project database?
What would be the best way to manage the databases of hobby projects?
Requirements:
It should be as easy as possible. If it is hard, the project will stall.
It should provide ea …
4
votes
5answers
360 views
Should I continue work on my hobby project?
I've been working on the Axial project for a while now. It converts MSIL to Javascript with tight integration with ASP.NET. You add a control that looks something like
<axial:S …
