Advanced c++ projects | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Advanced c++ projects

What are some advanced c++ projects that would require me to use more than the basic and do some actual problem solving? Edit: I know I'm always asking for projects, but most of the projects I find are either basic projects that require knowledge about the basics of any language, way too advanced for me, or projects that I can't use on my old slow laptop. So this time, I'm asking for gui projects or console projects.

31st Jan 2019, 2:03 AM
Daniel Cooper
Daniel Cooper - avatar
5 Answers
+ 3
Start from simple, a window to do software. Once you have the windows software that running fine on the desktop. Try to build dB system to persist the to do data. Next, add authentication layer before auth users can access the data. Finally, add a web layer where you could store the data on BaaS cloud service, like Firebase, Mlab, through rest api.
31st Jan 2019, 2:48 AM
Calviղ
Calviղ - avatar
+ 3
Build a GUI app
31st Jan 2019, 2:15 AM
Calviղ
Calviղ - avatar
+ 2
I've probably said this, but You've tried CodeWars yet? Because they have like, 8 different levels of difficulty, endless different katas, so you can't possibly get stuck in an awkward position of looking at stuff either too easy or too hard.
31st Jan 2019, 4:22 AM
Hatsy Rei
Hatsy Rei - avatar
+ 1
Calviղ Thank you so much. If you have any other ideas, feel free to drop them here. But this should be fine for now.
31st Jan 2019, 2:55 AM
Daniel Cooper
Daniel Cooper - avatar
0
Calviղ But like, what specifically should I build? Got any ideas? Just like, list off a bunch of specific ideas. What should the program do? Sorry if I'm asking too much lul
31st Jan 2019, 2:17 AM
Daniel Cooper
Daniel Cooper - avatar