|
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 features implemented, or do you release it once you have solid functionality and...
Started by Rob on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
Early and Often for both Open Source and sharing ... .
Given sites like CodePlex and SourceForge, you can "release" your code via open access to the SCM - and when you think it's "ready", you can package it up as a release on the site .
At idea conception.
|
|
I am going to be starting a hobby project with a friend, but we'll need some (free) way to organize and store tasks, bugs, etc. What tool do you recommend to do this? can something stored through an SVN server work? (Offline would be best)
Started by RCIX on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
No need to configure anything, and should be good enough for hobby projects.
Tracking system.
|
|
Hello
Presently, i am learning Java from the book The Art and Science of Java and following Standford's Programming Methodology Course.
I would like to do game programming, but only as a hobby.
I was thinking, would Java be a good choice or is C++ the...
Started by Ibn Saeed on
, 20 posts
by 20 people.
Answer Snippets (Read the full thread at stackoverflow):
If it's just for a hobby then I can't see anything wrong with working in Java developement start in something you are....
If you are just doing it as a hobby language you work in.
Games for fun, it won't really matter what language you use .
|
Ask your Facebook Friends
|
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 is it? Did it help you professionally? How? Is it open-source? Do other ...
Started by Rinat Abdullin on
, 97 posts
by 96 people.
Answer Snippets (Read the full thread at stackoverflow):
Other hobby projects....
I solicit donations on the site either.
My main hobby because I needed the data and the databases for my own hobby flying.
At a start-up that's taking 80 hours a week, is going to have a hobby project or two.
|
|
What was the first programming language that had user-accessibility? For instance, a programming language that offered itself to the public for experimentation, personal use, hobby, etc; something that wasn't just 'behind the scenes' and for use by big...
Answer Snippets (Read the full thread at stackoverflow):
As for hobby languages (which were used on hobby computers), machine languages marketed hobby computers; before....
It may not have been or assembly language.
BASIC (1964) was at the very least the first popular hobby language.
|
|
What is your current hobby? my hobby is to play games ov internet. Share your hobbies? Thanks
Started by Farrah on
, 14 posts
by 14 people.
Answer Snippets (Read the full thread at webcosmoforums):
Now a days, I am learning to play....
My hobies playing games and suffering on net My hobby is to learning musical instruments.
Watching movies with my friends and playing games My current hobby is only watching movies.
Being with friends..
|
|
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 can still work on your programming project at your weekdays/weekend spare...
Started by mhd on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
Before starting any hobby project the question to ask yourself opinion, first be completely honest with yourself....
I find that work on my hobby projects comes in spurts when I have extra time, energy, ideas of time that are available to you.
|
|
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 build/test. But I've only rarely taken my hobby projects to the Nightly...
Started by Robert Gould on
, 11 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
I use source control and unit tests on small hobby CI on my hobby projects but only....
Makes sure that hobby project (or even CI), I encourage you to set them up.
Party libary or tool that sits quietly somewhere on my dev machine) .
|
|
Let's say I have a hobby project (a web-app), which I code on during my spare time. I am doing this just for learning a new language/framework/methodology - I have not really thought about releasing it into the wild.
If I host this web app and release...
Started by Shivasubramanian A on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
You can learn a lot about what users are likely to care about... .
However, releasing something publicly means you will also have to ensure your security measures are up to par .
Obviously the biggest advantage is having many more "testers" of your software .
|
|
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? Music? Silence? Good desk? PC set up? Taking the phone off the hook?! If you...
Started by Nick on
, 19 posts
by 17 people.
Answer Snippets (Read the full thread at stackoverflow):
Since the hobby project is purely for fun or IDE - I get a reminder each day....
Being productive on a hobby project? For me it's exactly the opposite: I enjoy my hobby projects so much that they sometimes interfere with my real work.
|