C# books for the beginner/intermediate...
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!
Re: C# books for the beginner/intermediate...
Re: C# books for the beginner/intermediate...
Quote:
Originally Posted by hockknocker
Thanks for the reply!!!
Re: C# books for the beginner/intermediate...
Any other suggestions, please???
Re: C# books for the beginner/intermediate...
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/n...on%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!