How did you learn C#?

12/24/2012 00:12 Yoshio:)#1
I really want to make a private server. Although I want to know what I am working/dealing with, in this case it would most likely be C#. But now I was wondering what books would you recommend to a novice who wants to learn C# for making a conquer online private server? And/or what else did you do to be able to develop a server?
12/24/2012 00:23 |xabi|#2
google
12/24/2012 00:38 Yoshio:)#3
Quote:
Originally Posted by |xabi| View Post
google
Yeah, I did before making this post. But basically there is quite some or actually too much to choose from. The one says this is the best book and the other one disagrees with that and suggests an other book, which is supossedly the best according to him. So that made me wonder what you all did to gain knowledge on this.
12/24/2012 00:42 _DreadNought_#4
Youtube, MSDN, self learning & watching ulti.

If I want to know what something does I just give it a quick google and a msdn definition will come up like "C# for" but mostly just playing about with it.
12/24/2012 00:53 Spirited#5
MSDN, a few articles from Google, and sources from the community.
That's it.