Yes, it’s true I wrote the book, but my Introductory C# book
Learn to Program with C#
http://www.amazon.com/exec/obidos/ASIN/0072222611/104-0983898-9938310
The book is out of print, but the rights to the book have reverted back to me from McGraw Hill.
You can pick up a new copy from me using the link above---or choose one of the used copies available.
You can also save some money by buying directly from my Print On Demand source, Lulu.com via this link..
http://www.lulu.com/content/572336
Just a few words of warning---Microsoft promised that C# would be available to run on multiple Operating Systems, and as such, when I wrote the book I based it on the Batch C# Compiler that comes with the .Net Framework. On the positive side, that means you don’t need to purchase a copy of Visual Studio or Visual C# from Microsoft in order to be able to follow the book---if you have the .Net Framework installed on your PC (and if you don’t, it’s a free download) you ready to go.
Personally, as a college professor of Computer Science at Penn State University, I can tell you I prefer teaching C# (and Java) with no IDE at all---it gives my students a better grasp of the Object-oriented nature of the language.
On the minus side, there is no IDE referenced in the book---so if you are looking to learn the nuances of the Visual Studio IDE, you’ll need to find another book, or wait for my book on Visual C# to become available.
I hope this helps---by the way, I have some information on C# available on my Website
http://www.johnsmiley.com
Have a great day.
John Smiley