Is there a beginner's C# newsgroup out there? There is no need for me to flood this newsgroup with noob questions. It seems like most of you are advanced. I have only been programming C# for 2 weeks and it is my first language. Thanks in advance.
Not that I'm aware of, but I can give you some general advice on
solving problems before you start:
1) Most questions have probably already been asked, so search the news
groups and the internet for answers first.
2) You'll learn more if you work on a solution yourself before asking
and each time you solve a problem you'll find your problem solving
skills improve.
3) Find some good resources on the web. My favourites include these
groups and CodeProject.com ( http://www.codeproject.com/csharp/ )
Other than that people here seem to be happy to answer questions of all
levels, I'm happy to try.
> Is there a beginner's C# newsgroup out there? There is no need for me to flood this newsgroup with noob questions. It seems like most of you are advanced. I have only been programming C# for 2 weeks and it is my first language. Thanks in advance.