In the Linux world there is a site for newbs to understand some of
the technical things in Linux. They call it GrokDoc What this is a site
that you can go to for a basic manual on how to do common Linux tasks.
The biggest problem with learning Linux is understanding the new terms
that are thrown at you. That has been solved by GrokDoc..
Well, what does that have to do with ASP.NET?
Glad you asked. Like every good technology a lot of new terms and
concepts are introduced which can overwhelm the new user. I know when I
started I had no idea what this .NET thing was, and no matter how much
I read I never really understood it because of all the .NET specific
terms were being used. I was lost. I currently know several people that
want to learn ASP.NET, but they are lost because they don’t know how the framework works to even start ASP.NET.
There are plenty of tutorials out there, but they are usually written by experienced competent programmers who know ASP.NET. This results in using hard to understand terms, which easily loses a beginner.
Because of all the problems beginners can run into the ASP.NET community needs a GrokDoc site for ASP.NET.
If someone is willing to start it up and administer it I would be happy
to write articles. I think as a person that has recently gone, and
still going, through a huge learning curve I think I could help.