tags:

views:

388

answers:

10

What are the best sites for hobbyist programmers to get their inspiration? I often ask myself the question:

'What software will I make today?'.

What sites do you get your inspiration from?

I often do Mac/iPhone developing.

Or is it just StackOverflow?

+3  A: 

Here's a good one: http://blogs.msdn.com/coding4fun/

Alfred Myers
Thanks! I like this one: http://blogs.msdn.com/coding4fun/archive/2009/08/18/9727393.aspx
Time Machine
+1  A: 

http://www.codeproject.com/

ZippyV
+1  A: 

gamedev.net

Toad
+2  A: 

http://www.github.com/ , http://www.bitbucket.org/

jpartogi
+8  A: 

Here are a few sites that can be good to spend time on if you're bored and in need of a coding challenge:

Sebastian P.
+4  A: 

I don't really get my inspiration from websites; it comes from being out in the real world, and seeing real problems and thinking up interesting and fun ways to solve them.

Noon Silk
I get my inspiration from the bills I have to pay... Just kidding! ;)
Alfred Myers
+3  A: 

delicious.com

Excellent source of good programming related bookmarks (search on a tag that's relevant to your interests). Pages can be anything from a good hack to informative research to interesting video presentations.

timbo
+3  A: 

I usually make software to solve (common) problems I face in my everyday (personal or work) life. Typical examples would be automating tedious or boring tasks that I have to do frequently or semi-frequently. Another example is developing a plug-in or add-on for another piece of software to add a specific feature or solve a certain need you have that the software currently does not meet.

Of course, just writing stuff for the challenge (i.e. see if you are able to accomplish something or solve a given problem) or for fun is also good.

Anders Sandvig
For automating tasks I just use Automator, an application built in in Mac OS X
Time Machine
A: 

I can't miss,

http://www.codeplex.com

http://sourceforge.net/

adatapost