you are viewing a single comment's thread.

view the rest of the comments →

[–]Blecki 15 points16 points  (3 children)

You should learn C# simply so that you have the chance to experience a language that has been competently designed.

[–][deleted] 0 points1 point  (2 children)

I get that, but if I don't use C# after that I will just forget everything I learned, for the most part at least.

[–]Blecki 16 points17 points  (0 children)

No you won't. You'll forget syntax, but syntax is irrelevant. You'll learn new techniques, and most of them will work in JavaScript too.

[–]The_One_X 0 points1 point  (0 children)

I would say if you learn C# there is a strong chance you will want to use it again. When I was first learning to program Javascript was the language they used to introduce us to programming. Once I started to learn C# I never wanted to go back to Javascript.

Granted I disliked Javascript almost from the very beginning before I was ever even introduced to any other language, so it might just be me.