• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Intro C# books

Vesuvius

Weaksauce
Joined
Nov 16, 2004
Messages
82
Hey everyone,

I'm a recent Computer Engineering Graduate looking to get started with C#. I'd like to get a good book for people who aren't familiar with C#. I'm going back at forth between the Jesse Liberty,Brian MacDonald book vs. the Microsoft John Sharp book. Can anyone recommend 1 book over the other, or perhaps another book I haven't mentioned.

Thanks,
Danny
 
I would go with Programming Microsoft Visual C# 2005: The Language. Since you already know how to program in an object oriented way all you really need to know is where to find what you are looking for.
 
I'm reading Pro C# 2005 and the .Net Platform 2.0. I like it a lot because it explains alot of stuff didnt understand like the CIL and how the garbage collector works.
 
hate the thread jack, but if i've never coded C++ before, should I start learn that before I learn C# or can I go straight to C#?
 
I learned C++ first.. then everything else seems 'easy'. Most other programming languages are basically the same, but different syntax. All you have to do is learn the rules to each language, but they all seem the same to me, lol.
 
Unless you have the explicit permission of the author and/or publisher, ech3lon9, please don't redistribute a soft copy of the book.
 
mikeblas said:
Unless you have the explicit permission of the author and/or publisher, ech3lon9, please don't redistribute a soft copy of the book.


QFE. Authors put more effort into their work than anyone else.
 
Back
Top