LoginLogin
Nintendo shutting down 3DS + Wii U online services, see our post

Learning C#

Root / General / [.]

SpoookdCreated:
I am trying to learn C# but it seems too complicated. I am trying to learn it and I see you need SOO much code just to write to the console. Is C# even worth learning?

Console.WriteLine("Yes");

As someone who writes C# for a living, yes it's worth learning. It's a great language. If you want to program for a living you will need to know at least one of the these languages: C / C++ / Java / C#. C# is a good place to start.

Thanks guys! :D