If you are new to C#, or indeed programming in general, I suggest you check out the C# tutorial by Joe Mayo. It’s a very basic, hands-on type tutorial that should take most of the mystery out of C# development, even if you are a rank amateur.
However, with all that said, you do need to keep your wits about you. As with many tutorials, there are a few gross errors to watch out for. One in particular is the reference to comma delimiters within a for loop in Lesson 4, I’m certain he meant semi-colon delimited.
If you are already comfortable with programming concepts, especially Windows programming, this tutorial may not help you much as all the lessons are console based, which is good, no windows stuff to get in the way for the true beginner.
Even if you are an accomplished developer, if you have no C# experience, it’s a great primer and should only take you a maximum of an hour to skim over to lay a firm foundation of the topics covered.
Other than the occasional typo here and there, which common sense can typically overcome, the lessons are very easy to follow and should give you a running start so that you can conquer more advanced topics including Windows based C# programming.
Go check out The C# Station Tutorial.

tallam_nagesh | 21-Nov-06 at 5:20 am | Permalink
good
imran | 30-Nov-06 at 4:44 am | Permalink
My self young Engineer Wanting to do somethind in this field