Off Topic > Off Topic
Programming Megathread
Nymph:
Question, what is the most versatile language that I could learn as a beginner? I already know some Python but I don't know if that can really be used for what I want to do.
Rednakin:
Does anyone know a good introduction to C#? I'd love to start using Unity, but I think i need to understand C# before i do that.
SetGaming:
--- Quote from: Rednakin on January 16, 2016, 03:37:18 PM ---Does anyone know a good introduction to C#? I'd love to start using Unity, but I think i need to understand C# before i do that.
--- End quote ---
http://www.dotnetperls.com/
(for a start on C# and good reference)
http://catlikecoding.com/
(for learning Unity specific things).
The Microsoft site has a lot of things, too.
Rednakin:
--- Quote from: SetGaming on January 16, 2016, 03:51:47 PM ---http://www.dotnetperls.com/
(for a start on C# and good reference)
http://catlikecoding.com/
(for learning Unity specific things).
The Microsoft site has a lot of things, too.
--- End quote ---
Thanks!
Mister Cheese:
What about that new coding language from Apple, Swift?