I know there are a bunch of existing posts on the topic of book
reccomendations, but I wondered, those of you currently taking a
college C# course, what book is the textbook you were required to get?
Tony!
Fuziononline - 17 Sep 2007 03:56 GMT
> I know there are a bunch of existing posts on the topic of book
> reccomendations, but I wondered, those of you currently taking a
> college C# course, what book is the textbook you were required to get?
>
> Tony!
The Microsoft Versions...and they aren't the best. As far as books go
anything Murach's puts out is awesome.
Bodyboarder20 - 17 Sep 2007 11:52 GMT
> > I know there are a bunch of existing posts on the topic of book
> > reccomendations, but I wondered, those of you currently taking a
[quoted text clipped - 4 lines]
> The Microsoft Versions...and they aren't the best. As far as books go
> anything Murach's puts out is awesome.
I honestly do better without books. If you know the theory behind
OOP, then you basically just need to know the syntax of the language.
www.java2s.com has excellent tutorials and code snippets to help out
with this.
I realize this doesnt quite answer your direct question, but it may
help...
james - 17 Sep 2007 15:10 GMT
Tony,
The best book I ever got on C# was CLR via C# by Jeffry Richter. Once
you know what happens under the covers everything else is easy.
-James
José Joye - 17 Sep 2007 19:53 GMT
I really agree with you. This book is the best one I also read. However, I
would say that it should not be the first one you read on this topic. The
first I got was "C# and .NET Platform" from Andrew Troelsen. I really found
it great to start with (and also as a reference book).
-José
> Tony,
>
> The best book I ever got on C# was CLR via C# by Jeffry Richter. Once
> you know what happens under the covers everything else is easy.
>
> -James
JackPot - 17 Sep 2007 15:45 GMT
You asked for "textbooks?"
The father and son team of textbook publishers Deitel & Deitel have
outstanding texts. Order several via Barnes & Noble for review and buy the
one(s) you think are best for you but be advised, these are textbooks are as
such are costly but well worth the money.
http://deitel.com/
> I know there are a bunch of existing posts on the topic of book
> reccomendations, but I wondered, those of you currently taking a
> college C# course, what book is the textbook you were required to get?
>
> Tony!
Tony - 21 Sep 2007 23:44 GMT
Thanks to all who replied :)
I'll look into the items in the various answers!
Tony!
>You asked for "textbooks?"
>
[quoted text clipped - 10 lines]
>>
>> Tony!