C# ideas for simple apps | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

C# ideas for simple apps

i want to create some simple apps, but i don't have any ideas. i want some ideas for -simple apps -intermidiate level apps if you could specify the hardness level along with you answer, i'd be greatly appreciated. please keep these app ideas simple but at the same for me to be able to learn something from them.

19th Jul 2018, 7:28 PM
Timothy Joseph
Timothy Joseph - avatar
3 Answers
+ 6
Here is simple idea that'll help you learn a lot: Create a chat program that allows users to create an account, log in, add friends to their list, private message each other, as well as join a group chat or chat room. It's a simple enough app. As well, it'll teach you a lot in regards to networking, database management, threading, etc..., so it'll force you to learn further and hone your skills.
19th Jul 2018, 7:37 PM
Fata1 Err0r
Fata1 Err0r - avatar
0
for simplest task you can create "Calculator" for intermediate try creating "Lines" game, or "Sudoku" Chatting is very good idea, but you need to use ASP .NET MVC Core + Entity Framework Core
20th Jul 2018, 1:16 PM
Gevorg Baghdasaryan
Gevorg Baghdasaryan - avatar