❔ C# | .Net repository for learning
Hey guys, are you aware of any github repo or website that has lot Mcq’s or questions to learn c# or .net in general ?
3 Replies
I assume MCQ is mutliple choice question?
generally, quizzes and practice questions aren't the best way to learn something like a programming language
once you have the basics down via an intro tutorial, book, video series, etc. your next step should be some sort of project
$projects has some ideas
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
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.