Recommend the most effective way to start learning C#

VLSkill

New member
Joined
Sep 24, 2022
Messages
1
Programming Experience
Beginner
I'm learning C# mainly because my goal is to create games in Unity and I'd like to know some tips for learning it. I know the basics (variables, if statements, loops, some basics about OOP, etc.). I have passed several courses from this list, but it's difficult for me to make the next move.
 
If you already know the foundations of the C# language and of the Unity framework, then the next move is to start recreating some of the stuff you learned from those courses from scratch without following along the course.

The next stage is practice. Practice everyday. Work on small projects. Work on big projects that you are passionate about.
 
Back
Top Bottom