+ 2
Whatâs the best way to learn & understand C#?
Looking back at High School the classes I loved the most were history and computer science but history came easier to me than computer science we were learning Python with one of the most influential teachers that kept inspiring me to keep on learning Programming. Iâm not the brightest when it comes to math but I really want it to create my own games. Now with support of family that helped me set the building blocks on what to do I still struggle Iâm more of a visual learner any ideas?
2 Answers
+ 1
You can go with unity. Just download and dive in. If games are what you want to do with c#, unity is probably the best place to start. People might tell you something like "you have to learn the basics before even touching something like unity." But that's patently false. You will need a grasp of c# to know what's going on but, SoloLearn's c# course will be sufficient. There are free tutorials on the unity community hub and on YouTube which, will get you through making a fully functional game while providing insight into how game development works. What will be of most value to you is learning game development. C# is just a tool for game development.
+ 1
To answer the question properly, the best way to learn and understand c# is to use it for the thing you need it for. SoloLearn can give you the basics but be sure to use those basics for your interests.