Often, a language won't have its own community, or the "official" community isn't the most popular one. For all the languages you use, what is your favorite place to visit (besides SO!) for help - or just plain discussion/complaints?

EDIT: Just based on the answers I've seen so far, there appear to be plenty of reference sites too. I don't have anything against them, and they can be very useful, but I'm more interested in the communities (of course, I could just be misinterpreting some posts, so I'm not voting anyone down!)

link|improve this question

feedback

closed as not constructive by ho1, Bill the Lizard Oct 15 '11 at 12:02

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

13 Answers

up vote 5 down vote accepted

On IRC, I've found that Freenode has channels for many, many languages. I prefer Freenode to other networks, as well.

link|improve this answer
1  
I've only recently discovered the selflessness of users on Freenode and often spend my days in the various channels there asking stupid questions. I definitely recommend it! Also, don't forget to spend time in the #stackoverflow channel! – Mike B Oct 20 '08 at 20:26
feedback

Perl Monks is a great resource for Perl, questions usually get answered quickly and there are a number of high-profile Perl hackers that frequent the site.

link|improve this answer
Although, to be fair, "high-profile" doesn't necessarily mean "quality." – Andy Lester Oct 20 '08 at 20:10
feedback

Java Ranch is a great resource for Java developers. The Big Moose Saloon is their message board for asking questions and getting answers.

link|improve this answer
feedback

I currently do a lot of .NET intranet development and I like the forums at ASP.NET.

link|improve this answer
feedback

www.php.net/manual/ the golden part of the manual are user comments, because the users are writing the things by themselves so I think that community is awesome.

link|improve this answer
feedback

If you count the POV-Ray scene description language as a language, one of my favorite place to hang out is the forums at www.povray.org

link|improve this answer
feedback

http://www.w3schools.com for when I just need a simple answer to a simple question

link|improve this answer
feedback

Since you didn't specify a website, I'll say my local Java User's Group. Real people, real problems, real discussions.

link|improve this answer
feedback

I like Sun Forums http://forums.sun.com/index.jspa

link|improve this answer
feedback

MSDN for Microsoft

link|improve this answer
feedback

Personally, when coding C++, the best place I've found for discussion and help is ##c++ on freenode (and ##iso-c++ too). comp.lang.c++.moderated is also really nice (I never visit the non-moderated group; it's got too much spam).

link|improve this answer
feedback

cplusplus tends to be a good reference for C++

link|improve this answer
feedback

OZONE Asylum, especially for JavaScript + DHTML + CSS

link|improve this answer
feedback

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