vote up 7 vote down star
5

Which is your most useful and important website for programming?

I don't want to know which website you visit daily like discussed here, but where do you go to get your programming problems solved?

(Except stackoverflow, of course)

flag

16 Answers

vote up 2 vote down check

Yours.

There's a few within specific domains, but these days I mostly find the solutions I need from random blogs, via google, where SO fails me.

link|flag
vote up 27 vote down

Google.

link|flag
It's so obvious... :-) Why didn't I come up with that. – bitschnau Jan 21 at 10:18
Though google can be an absolute bitch about parsing your query string... – annakata Jan 21 at 10:21
vote up 7 vote down

I've found www.codeproject.com and msdn.microsoft.com to be indispensable to me as a .net programmer.

I always liked experts exchange because you can scroll down to the end and read the answer for free.

link|flag
1  
Oh, it's "Experts Exchange"... I thought this was "Expert Sexchange" so I never clicked on the links... ;-) – splattne Jan 21 at 10:28
Funny, I always hated expertsexchange because they went out of their way to hide the info from you. Curious that this answer is up here whilst dror said basically the same thing down at the bottom. I guess people really like codeproject :P – annakata Jan 21 at 10:55
1  
annakata, maybe it's becuase I didn't add the links to the sites :-( – Dror Jan 21 at 12:06
why did poor dror get downvoted for the same answer? – Spence Jan 21 at 12:06
vote up 3 vote down

this one. and MSDN.

link|flag
vote up 2 vote down

As a java programmer: http://java.sun.com

Second best: http://www.springsource.com

link|flag
vote up 2 vote down

http://forums.asp.net/

I used to use it before i met stackoverflow.

link|flag
vote up 1 vote down

My favorite website is www.developpez.com but it is only for french-speaking people...

link|flag
vote up 1 vote down

Reddit

link|flag
vote up 0 vote down

I don't have a favourite site. If I have a problem I just google until I find a solution. Don't see a reason to limit myself to only one resource. But if I really can't find a solution I ask here at SO or our local PHP site, which is of no use for most of you as it is a Slovenian web page :)

link|flag
vote up 0 vote down

I've learnt more from the www.macdevnet.com than anything else. www.safaribooksonline.com has also been really useful because I've been able to look at previous versions of books as well as the most up to date. It's surprising how much is left out when some books are updated.

link|flag
vote up 0 vote down

gamedev.net forums. The community has a lot of really knowledgeable people (in both theory and practice) and it's not only about game development.

link|flag
vote up 0 vote down

http://msdn.microsoft.com

link|flag
vote up 0 vote down

Every morning I check about 30 developers blogs, for updates on interesting resources, releases, reviews and opinions. But to solve problems I use to search in google, here, and in MSDN Library.

link|flag
vote up 0 vote down

One that hasn't been mentioned is the website/forums/support for third party components (like dev express etc).

link|flag
vote up 0 vote down
link|flag
vote up 0 vote down
  1. MSDN
  2. Experts exchange

Edit:
I am a bit confused, The question asked for sites other than SO and these sites actually help ME.
In my day to day work I do find many of the answers I seek there.

MSDN can be very helpful once you get how to use it.
Experts Exchange has some answers on questions that I could not find anywhere else (bitschnau - I am not paying for it, just scroll down once you get to the page from Google - the answers are there).

Sorry my sites are not to your liking...

link|flag
Since I see a lot of questions related to my problems on experts exchange, is it worth the fee? The page itself looks to me like an money catcher. Is it really an "experts exchange"? – bitschnau Jan 21 at 10:13
StackOverflow was created because of the crap that is "experts exchange" – Jan Hancic Jan 21 at 10:15
You have to be kidding. I've greasemonkey'd both of those out of my google results and never looked back. – annakata Jan 21 at 10:18
1  
Expert Sex Change? Really? – Bob Somers Jan 21 at 10:18
Experts exchange is the bane of programmers everywhere. And MSDN is almost as confusing at times as it is helpful... – Birk Jan 21 at 14:45
show 1 more comment

Your Answer

Get an OpenID
or

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