what is the easiest and fastest way to improve problem solving skills?
I am now learning C# for almost a year now. I dont have any major problems with the language C# and the .net-framework. however I realized the bigest challenge i have is to find the appropriate sollution for solving a problem. can someone provide helpfull books, videos or other ways to improve these problem solving skills?
6 Replies
Solve problems over and over again
Ask other people for advice/suggestions
Take a look at other people's code
@C1Ph3R Hear the advice from a fellow like me who suffers from the same conundrum.
It's a journey. There is no fastest way. Heck, there is no easy way either at times. :Hmmm:
It's a good old pokemon journey.
$projects
arrgh wrong tag ... seems the service doesnt work currently
MODiX#0152
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
Quoted by
<@233139962277658624> from #bot-spam (click here)
React with ❌ to remove this embed.
@C1Ph3R there is a list of projects of different levels to build up some experience
thanks