Recommendations
I have learned the basics of c# but thats literally all i know how to do, i want to get into some other things like learning to use system IO and being able to make useful programs, basically what im asking for is a list of websites or anything really that you may have learned off of and someone like myself can read and learn off of to expand my C# knowledge
4 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
I'd recommend... making stuff
To expand on what angius said, don't you have something you need or want to do?
For example if you have a discord server with your friends, you could try to make a discord bot for your server. Ask your friend what stuff you would all want the bot to do and try to work on that then