+ 3
What is the Best Way to Learn C# ?
Should I start from C, then C++, then C# or just learn the C# or do you have better way? My main goal is to make a game in Unity using C#. Anyone know best way to learn it?
7 Answers
+ 3
It is not required to learn c and c++ first. You can start from c#.
+ 15
the best way is, to do it, learn it đđ
+ 5
Making games with Unity requires C# only, but if you want to learn C and C++ also then I'll recommend you to go for C first.
+ 2
There is no short cut learn by doing and grind code learn about the frameworks. Same goes for all other languages.
+ 1
I recommend you learn C# first. But if you want you can learn C++ too (don't learn C ;-))
0
C is for OS, firmware, drivers, etc.
For gamedev C++ & C#