+ 3
Real problems to solve?
I'm looking for some authentic problems to solve with programming in c#. Sololearn is great but very theoretical. Does anyone know of school assignments or other problems to help improve programming practice? Happy new year everyone!
10 Respuestas
+ 4
Try codeforces.com
+ 4
Library app: with books, locations, descriptions
Bank app : with money account, withdrawal
Sport-Club app : with members, trainers, schedules, competion
Shoppinglist app : with products
Habbit tracker app : With goals and the ability to register activity
+ 3
Kattis
+ 2
maybe codechef...
+ 2
Good luck😉
+ 2
Exactly : You are asking for real world problems that can help you improve your coding skills. So I made a small list of apps that you can create in C#.
+ 1
thanks! they both look very promising. I can't wait to dive in and discover :-)
+ 1
He gave you ideas of an apps that you might want to code in C#.
0
Hello @sneeze! What or how do you mean?
0
@sneeze Thanks for the great suggestions. I'll try the assignments on the mentioned web pages first since my coding skills are still not very developed.