Project advice
hey yall, at what point would you guys recommend someone start a project of their own, im currently like 3days into c# but im really excited about starting a project
12 Replies
$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
But my advice is
Make something you personally would use or play.
okay thank you so much! by chance do you know at what point would you recommend i attempt to?
currently doing this, about 3 modules into it
https://learn.microsoft.com/en-us/training/paths/get-started-c-sharp-part-1/
Write your first code using C# (Get started with C#, Part 1) - Trai...
Learn the basic syntax and thought processes required to build simple applications using C#.
I would suggest to make a project on your own without a tutorial or guide
If you get errors, google them.
had somewhat of that idea, thank you for confirming it'd be good, ill be doing it soon after i finish a few more of these modules!
I would however suggest finishing it all before.
alrighty, ill do all the parts then do so!
As it becomes easier to start if you know at least the basics of C#
But each to their own, I never learned from guides or tutorials, I just made projects all the time and read the documentation or Googled if I struggled
i tried to make a project before this lesson but i got like 30 lines in and just didnt know where i was going with it or what i was gonna do to make certain things work. thats when i found this guide and i want to learn the basics then i want to then work on a project
Which is good!
As long as you learn :catok:
And as said, each to their own. People learn differently.
thank you!
ill try to find a way i can learn best, thank you for all your feedback