Will learning C# be good? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

Will learning C# be good?

I wanna learn C# for Unity. And i might learn a bit of JS too for the same reason. Is C# hard to understand?

26th Jul 2017, 1:13 AM
Krieg7
Krieg7 - avatar
2 Respuestas
+ 1
Unity's Javascript is a bit different from regular Javascript. For example, you will still be dealing with data-types, such as floats and ints. I think you will also be dealing with classes (Even though unity will try to hide it visually). So, I usually recommend C#, even if it's still considered a bit more difficult. Quick tip: If you dive into the C# course, don't worry about what "static" and "void" means right away. It will confuse you further (Depending on how knowledgeable with Javascript you are). Move on, and follow what the course is teaching.
26th Jul 2017, 1:58 AM
Rrestoring faith
Rrestoring faith - avatar
+ 1
ok thanks! and what are classes sorry havent completed JS yet
26th Jul 2017, 8:10 AM
Krieg7
Krieg7 - avatar