any good ways to learn c#?

Dec 15, 2014 at 10:17pm
Hi, in my computer science (college course) we are learning the c# programming language. i decided to try and get a leg up and learn outside of college. Can any one recommend any good books to learn c# or tutorials? At the moment we are still on procedural console programming.
Dec 15, 2014 at 10:46pm
Try looking at the Microsoft Virtual Academy www.microsoftvirtualacademy.com , it has tons of videos related to C# and programming for Windows in general. The best video to start with C# is the C# Jump Start(if I remember correctly, I very well may not.)
Dec 15, 2014 at 10:57pm
closed account (z05DSL3A)
C# Programming Guide
http://msdn.microsoft.com/en-us/library/67ef8sbd.aspx
Dec 15, 2014 at 11:58pm
Dec 16, 2014 at 4:06pm
Is the purpose of the course to learn the language or to serve as an introduction to programming in general?
Dec 18, 2014 at 5:39pm
well learn the language. There doesnt seem to be many good books on c#, my preffered learning stye is reading and learning from books, but i guess i can work from tutorials.
Dec 18, 2014 at 6:39pm
closed account (z05DSL3A)
Programming C# 5.0 Building Windows 8, Web, and Desktop Applications for the .NET 4.5 Framework
By Ian Griffiths

CLR via C#
by Jeffrey Richter

both are good books worth looking at.
Jan 1, 2015 at 5:28pm
Microsoft Visual C# 2013 Step by Step - John Sharp
http://it-ebooks.info/book/3794/
Topic archived. No new replies allowed.