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 …
2
votes
4answers
82 views
Did hobby programming magazines inspire your career, and what’s their modern-day equivalent?
If you learned programming in the 80's (or late 70's/early 90's), you may have been influenced by one of the many hobby programming magazines that existed at the time - RUN Magazin …
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 …
4
votes
4answers
152 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 …
1
vote
4answers
104 views
Application ideas for WPF
I am learning WPF these days, it's my desire to develop a WPF app. I am looking for ideas on what should I develop. I have ideas like PhotoBrowser, Twitter client.., but i dont kn …
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 …
0
votes
2answers
141 views
Computer Architecture Simulator (summer project)
Hi,
I was thinking about refreshing my computer engineering knowledge this summer by implementing a computer architecture (simulated, of course) and a simple tool chain (assembler …
13
votes
18answers
929 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 …
16
votes
9answers
639 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 …
0
votes
5answers
167 views
How much (computer-related) books do you read ? [closed]
Hi
I'm a Computer Science student in Germany. Our Professors do give a lot of resources, so it's quite impossible to read all of them (4-5 Book per Class / 6-7 Classes per Seme …
4
votes
7answers
232 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 …
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 …
3
votes
2answers
432 views
The shortest program that prints its own source code in C#.
I need (preferrably the shortest) program that prints its own source code in C#.
I will post it here when I finish it, but if you already have a link your help will be greatly appr …
3
votes
7answers
273 views
Are there any Solo/Hobby Programmer Methodologies?
I am a solo freelancer / hobby coder (as in code for fun). I'm really just looking for books that would apply to someone in this situation.
Edit:
The kinds of things would be Agi …
5
votes
10answers
425 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 …
