Tips to starting c# do I start with c first or what? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Tips to starting c# do I start with c first or what?

Nil

6th Jan 2019, 12:09 AM
Sammydev
Sammydev - avatar
7 Answers
6th Jan 2019, 1:00 AM
Hatsy Rei
Hatsy Rei - avatar
+ 2
No. C, C++ and C# are pretty different (mainly C and two others) Just start with C#
6th Jan 2019, 12:24 AM
Maneren
Maneren - avatar
+ 2
You have to decide what you want to learn, but there are many similar things so no problem. Just keep trying
6th Jan 2019, 12:37 AM
Maneren
Maneren - avatar
+ 2
Hello! If you have no knowledge at all of C# I would advise you to take the course here on SoloLearn, that will give a basic understanding of the language, after that since you want to use it mainly for Unity, you should go learn the Unity API and search for some specific tutorial for it, because even if it uses C#, most of the things you will use are proper of the engine rather then to the language itself!
6th Jan 2019, 5:18 AM
Sekiro
Sekiro - avatar
+ 1
C Language is the parent of c++. The traditional logic of earlier languages was 'Top-down' so when 'object oriented progamming' came in, c++ was developed. C# came after c++. In answer to your question, you can start with C Language just to get used to syntax and he use of functions with parameter passing.
6th Jan 2019, 12:29 AM
Da2
Da2 - avatar
+ 1
Hope starting with c# won't affect my knowledge of python.... Nd m learning dis for unity3D
6th Jan 2019, 12:33 AM
Sammydev
Sammydev - avatar
0
Tank you all devs
6th Jan 2019, 11:49 AM
Sammydev
Sammydev - avatar