C# tutorial

hello all.
I am trying to learn C# instead of UnityScript. I currently know UnityScript, but I need to learn C#. how could I do this?

all the documentation is in c# as well. it makes it really easy. And i started by taking the 3d platformer tutorial and completely converting it to c# and making it work. Its not hard at all took like 3 hours

well, i have a hard time with the documentation, thats just not how I learn

How do you learn?

Personally, I just took out all the C# books my library system had, and read through as much of the ones I liked as I thought helpful.

books, tutorials, sometimes websites designed like books

http://www.youtube.com/user/BurgZergArcade, best place to learn C#, his tutorials are very easy to understand and cover alot of different things

I only know java but if you want to learn c# I found a good book called head first c# .tells you evrything you need to know about c#.

burgzerg seems nice, ill look into it, thanks

np, the good thing with BurgZergArcade is that he is updating constantly usually releases 1 if not 2 new tutorials a day

wow

there is plenty of book or website related to C# like this one

http://www.csharp-station.com/tutorial.aspx

if you already know unity Script just learn the fundamental of C# and what differ from unityScript , as you go and by doing you will get to it quite quickly i think