vote up 22 vote down star
4

Do you have projects you work on in your spare time just for the fun of it?

  • What do you do?
  • What techniques/technologies do you use? Is this a reason for the project?
  • Have you gained something? Has it become a real product you make money from?
flag
show 2 more comments

67 Answers

1 2 3 next
vote up 79 vote down

Yes. (What more can be said?)

link|flag
5  
You could say what you do, what techniques you use, etc., etc. In other words, you could answer the question. – Matt Howells Sep 24 '08 at 18:10
3  
great answer ! upvote, (You didn't think to be so popular with your answer I'm sure ;)) – Nicolas Dorier Apr 15 at 17:24
vote up 28 vote down

Wow, I am surprised to learn that I am in the minority.

After a 1/4 of a day staring at the computer monitor, no, I don't go home and code. In fact, I even prefer to not use the computer at all. Don't get me wrong, I love my work (developer) very much and love learning new things.

Having said that, if there is something I want to automate or just a simple script that I need-- yes, I'll code that. But it's entirely for practical purposes, not for fun. To me fun is not in actual coding, rather problem solving. If you ask do I just solve problems for fun? Yes, I do that. But code? I would try something besides coding to solve a problem.

Edit: Even projects (multiple web ones) that I work on in my spare time are a means to an end. They don't exist because they are coding projects, but because they make something easier. i.e. A discussion forum for a group of folks on a website that doesn't have forums.

link|flag
3  
I think there's a difference between loving your work and loving software development. The developers I admire most have a tremendous passion for software development and more or less can't stop coding, whether they are at work or not. – Gabriel Isenberg Oct 9 '08 at 16:03
show 2 more comments
vote up 16 vote down

The reason I started to write code was because it is fun. The reason I still write code is because it is fun.

I work on several open source projects as well as have some of my own. I typically branch out and use several languages across my projects, recently it has been python, Lua, and C. I am trying to get back into Lisp.

link|flag
vote up 9 vote down

Absolutely. Always trying new languages and techniques.

link|flag
vote up 9 vote down

I code at work. Work is fun. Ergo, I code for fun (and for money).

link|flag
vote up 9 vote down

No. I only answer programming questions for fun.

link|flag
2  
Usually, I don't upvote answers that are just there for fun - but that one really got me :) – Brian Schimmel Jan 11 '09 at 16:20
vote up 9 vote down

Fun ?

Not in the way i have fun when i go to a movie or the beach or travel or visit the pub.

Coding, for me, is more like an addictive hobby that pushes me to get more cool stuff done, and get more and more cool tools and is something you could brag about if you cared to. (Latest Ubuntu ? Latest Gaming Laptops ? Latest Games ? Lisp ?)

Its like an affliction, the way people who love cars love to know the details of that 30 grand V12 that can do 100 mph in 3 secs. Something that stirs the youngster in me.

At times, it aspires me to tinker on something coz i know that it can be improved. And i simply cant consciouly let it pass knowing that something that can be improved and is within your powers is not perfected. This feeling at times is referred to as a 'programmers itch'. The feeling i have when i succeed in this is at times pride, gratification or of plain brag value. But never is the actual process of improvement fun. Its hard work. But the goal drives you towards that final gratification.

You cannot be careless about it and you have to learn and you cant help knowing about the next cool thing that just happened.

I would say coding, is definitely a hobby - that pays.

link|flag
show 2 more comments
vote up 7 vote down

I learned coding by coding just for fun.

link|flag
vote up 6 vote down

Yes:

F reedom
U tility
N ever ending challenge—a microcosm of life

link|flag
vote up 4 vote down

Absolutely. I usually investigate a new tech to see how to implement it (like AJAX or ASP.Net Member Services), so the projects usually never become anything other than a scratchpad of source code that I then use on "real" projects at work.

Techniques/Technologies? There is usually one main focus, like I mentioned above.

Gained Anything? Direct monetary? No. However, I did learn quite a bit about graphics programming in Win32 at one point on my own, then used that at my job several years later. It really helped in that I already knew what you could/could not reasonably do with graphics programming, and it made me smell like a rose at the job, which was right before review time, so I think it DID give me some amount of $$ compensation, but it's very hard to quantify that.

link|flag
vote up 3 vote down

I wrote for fun back when I got my Commodore Vic-20 for Xmas when I was 9. I used to buy computer magazines that had BASIC in the back that you could write and save yourself. Open source is old school :)

Now, I still program for fun when I have the time, which is rare unfortunately. But new technologies I investigate for fun. Learning C# was a great experience.

link|flag
vote up 3 vote down

Most employers won't pay you to learn something new, and if you aren't learning anything new you won't go far in this industry. So that leaves coding on your own. It's the only way I learn new stuff.

link|flag
vote up 3 vote down

Does a chef use his kitchen at home?

Clearly an easy to differentiate between a good developer and someone who should be in another line of work...

we actually interviewed a girl with a Masters in CS and several years industry experience who claimed she "never written a program for fun". One of the worst candidates we've ever interviewed.

link|flag
vote up 2 vote down

Any time you find that you're no longer coding for fun, it's time to consider a career change. Coding is a vocation and the best coders are coders all the time, even if they're not writing code.

link|flag
vote up 2 vote down

Yes. Most coding I do is fun, unless it is boiler-plate -- but even that can be fun if you turn it into a task of automating the boiler-plate :-)

Personal projects include: - Porting stuff from on programming language to another - Creating tools to aid in creative writing. - Just started working on some game development.

link|flag
vote up 2 vote down

Yes I do. Coding for fun, for me, is like playing guitar for fun.

link|flag
vote up 1 vote down
  1. Make apps I can't find elsewhere
  2. VB.NET ; Boredom.
  3. Made a brute-force app for downloading from sites like Photobucket (similar to Fusker, but I didn't know that existed at the time), a Twitter client, and a couple other minor things. None were decent enough for general consumption or purchase, however.
link|flag
vote up 1 vote down

I code for fun outside of work. Of course, it is also a HUGE bonus that I get paid to do something I enjoy.

link|flag
vote up 1 vote down

Absolutely yes, I can't think about anything else I could do, if I'm not doing this what can I do with my life?

link|flag
vote up 1 vote down

I do a lot of programming in my spare time just for the fun of it. Probably more than I do at work, in fact. A lot of my programming has been related to the original Doom (there's still a fairly thriving community of people online who play it), although I've written a whole range of things - libraries, compilers, etc. Some are game-related but not Doom-related.

I pride myself on learning as many different technologies as possible and mastering them to the best of my ability. So, while I'm perfectly confident building a Ruby-on-Rails webapp using Javascript, HTML and CSS, I'm also quite capable of writing bootloader-level C code to program an FPGA on an embedded processor. I find that knowing what is happening "underneath the hood" is a great help - and computers with their many layers of abstraction provide a nested collection of many "hoods" to look under :-)

I can also state for certain that it has helped me. Although I have never commercialised any of my personal work or made any money from it, it has been invaluable in gaining employment. At all of the three places that I have worked, the fact that I can point to things that I have done in my spare time has helped me to gain the job. It demonstrates that you have a personal interest in the technology rather than simply a professional one. It also helps to give you experience - I am easily as or more skilled than colleagues who have ten or more years of experience.

link|flag
vote up 1 vote down

Isn't all coding fun, at some level..? As I have gotten [cough] older I've really realized the every project I have worked on, even the small seeming trivial 'just for fun' projects have aspects that apply directly to larger 'important' projects in my day job. Unless it is really truly mindless busy work I find that almost every project has a problem/puzzle that helps my development in some way. Even if the project seems boring and simple I might take the time to apply a new concept or language feature I am not that familiar with to give me something new to learn. So in a way, all my coding is fun because I make it that way.

link|flag
vote up 1 vote down

I work as a developer full time, and when I get home, I often write some more code. Usually more or less in the same realm as what i do at work (php, mysql, xml, xsl, etc.) but different applications. Yes, i am a nerd.

link|flag
show 1 more comment
vote up 0 vote down

I am currently learning IronPython for fun.

link|flag
vote up 0 vote down

of course! i write fun little programs in Shoes for Ruby. i publish some of them at The Shoebox.

link|flag
vote up 0 vote down

My side project is to implement a bloom filter in sql and pl/sql - not entirely for fun, but I wouldn't do it if it weren't.

link|flag
vote up 0 vote down

Both for fun and for hobbies. Various projects in perl and javascript for me and for friends.

I do it both to learn new stuff (like JS), and to scratch an itch for me or a friend (lots of IRC related code). At least one of these pays enough to cover all the rest, so I can't complain :)

link|flag
vote up 0 vote down

I am learning Perl for fun.

link|flag
vote up 0 vote down

I do a bit of video game/graphics programming with Allegro in c++ and c#, mostly for fun.

link|flag
vote up 0 vote down

Yes. I like doing for fun WEB project that way I can see some use of something I code. Usually I code for a client and will never see the use of it.

link|flag
vote up 0 vote down

Sure do. Aside from scripts for myself, I work from time-to-time on a roguelike game and lately have been mildly addicted to Project Euler.

It's a nice contrast staid stuff I do at work.

link|flag
1 2 3 next

Your Answer

Get an OpenID
or

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