Sign in with
Sign up | Sign in
Your question

Where to learn C# online for free?

Tags:
  • C#
  • Programming
  • Apps
  • websites
  • Programming Language
Last response: in Apps General Discussion
Share
August 17, 2014 3:59:14 PM

I want to learn C#, but i don't know where

More about : learn online free

August 17, 2014 5:13:17 PM

When someone is saying, "I want to learn ABCXYZ programming language", he/she should be answer the question, "What I want to do with it?"
- use it in web applications
- write desktop applications for Windows/Linux
- write server applications
- write embedded applications

C# is closely tied to .NET architecture, and as such is (not) best choice for some of these scenarios. My suggestion would be to drink from the source - Microsoft' msdn.com is the best resource for C# language. Download Visual Studio Express, and start experimenting. Go to your local library, there should be plenty of books on C# / .NET / Windows programming.
m
0
l
!