Click to See Complete Forum and Search --> : C# books for the beginner/intermediate...


mshdsp
April 7th, 2008, 11:07 AM
Hi there,

I am new to these forums, and would be very grateful if any of you guys/gals could recommend me a C# book. I need to start from scratch, basically.

If someone could recommend me a book that would assist me with learning C#, that would be great.

Many thanks in advance!

hockknocker
April 7th, 2008, 07:29 PM
Try this book http://www.microsoft.com/MSPress/books/7655.aspx

or this on line class https://www.ed2go.com/cgi-bin/oic3/newcrsdes.cgi?name=kern&course=cpb&title=C%23%20Programming,%20Introduction%20to&path=1

Good Luck!

mshdsp
April 8th, 2008, 02:36 AM
Try this book http://www.microsoft.com/MSPress/books/7655.aspx

or this on line class https://www.ed2go.com/cgi-bin/oic3/newcrsdes.cgi?name=kern&course=cpb&title=C%23%20Programming,%20Introduction%20to&path=1

Good Luck!

Thanks for the reply!!!

mshdsp
April 8th, 2008, 02:37 AM
Any other suggestions, please???

hockknocker
April 10th, 2008, 09:07 PM
Here is a link to free training from Microsoft
http://msdn2.microsoft.com/en-us/vcsharp/aa336766.aspx
There are free videos also.

I already mentioned this one
https://www.ed2go.com/cgi-bin/oic3/newcrsdes.cgi?name=kern&course=cpb&title=C%23%20Programming,%20Introduction%20to&path=1
The Intro to C# from the above does not use the IDE. All the assignments are console applications and run from the command line. You get a real good understanding and knowledge of the correct syntax. The intermediate class uses the IDE. I took them both and for the price ($70.00/ea) I found it to be a good value.

Good Luck!