❔ How should I learn programming?
I'm sure this is a common question, but I want to learn game development but am a pretty new C# programmer, how should I go about learning programming? Whenever I look at schooling options I think I could learn this much cheaper online, but then I'm overwhelmed with the books and tutorials. How did you guys learn what do you recommend?
7 Replies
Sololearn for c# fundamentals, then hop into unity learn
to be honest, it's good that you want to jump right into game dev, but that's no easy feat. I would start with the very basics first, then jump into something medium and then advanced topics, once you have a good understanding of the C# programming language as a whole, that's when I would jump into game dev
$helloworld
Written interactive course https://learn.microsoft.com/en-us/users/dotnet/collections/yz26f8y64n7k07
Videos https://dotnet.microsoft.com/learn/videos
you can also take on challenges
start practicing
$projects
Collections of application ideas that anyone can solve in any programming language to improve coding skills:
https://github.com/dotnet/dotnet-console-games
https://github.com/karan/Projects
https://github.com/florinpop17/app-ideas
console games are a good idea
they will improve your logical thinking
which is imperative for programming
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.