C
C#13mo ago
AceChewy

❔ Coding Roadmap

So over the past month, I've been learning the very basics of C#, ie classes & objects, Object methods, inheritance etc and how they work. From this point onwards how do I continue to get better at coding? The most common piece of advice is to just keep coding, however I don't know what to start with and I like to set goals to reach, ie working may way up to coding an entire application. I don't however know what milestones to set as I work up to said goal. Any advice is appreciated
6 Replies
ero
ero13mo ago
$projects
MODiX
MODiX13mo ago
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
AceChewy
AceChewy13mo ago
thanks
Frostshoxx
Frostshoxx13mo ago
Look around your surroundings and day-to-day routines. Try to think of some tools that you can build to help enhance them. Once you pick one that seems to be the most bang for bucks, try to build an app for that.
AceChewy
AceChewy13mo ago
Ok, sounds like a good idea - thanks
Accord
Accord13mo ago
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.