What difference between the c# and unity c# scripting ???? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

What difference between the c# and unity c# scripting ????

i learning c# and unity game development but friends after 9 months , Lots of questions began in my mind. what difference between c# & c# scripting ??? how I increased my learning speed??? if I am right ... learning c# inside the only visual studio / visual studio code that's not good thing for learning unity game development??? good thing is we started c# scripting inside the unity ???? unity just use c# Syntex...??? c# scripting depends on unity API??

8th Jul 2018, 7:34 PM
ARs Dev
ARs Dev - avatar
4 Answers
+ 4
There is really no difference But although there are some minor differences If you have a good understanding of C# Polymorphism and OOP Coding in Unity won't be hard
8th Jul 2018, 9:30 PM
Femi
Femi - avatar
+ 2
There is no difference, unity uses a large library of methods and enclosed in the class monobehaviour and , so you are literally inheriting from the monobehaviour class and using other namespaces when you start writing your code but a good knowledge of c# would help you understand why you do what you do in unity c#.
11th Jul 2018, 2:08 PM
Elijah Daniel
Elijah Daniel - avatar
+ 1
you are completely right. unity has its' own functions and stuff, but the general syntax and libraries are from C#
8th Jul 2018, 7:37 PM
hinanawi
hinanawi - avatar
0
by the way what's your profession?
9th Jul 2018, 12:34 PM
android 1
android 1 - avatar