What Next In C++ ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What Next In C++ ?

I just finished the c++ course and I would like to create some projects with c++ other than console applications. Preferably app development that I can release or things that would prepare me for the industry that a novice could accomplish.

29th Mar 2019, 8:25 PM
christopher
5 Answers
+ 5
Hm, maybe look into GUI with Qt? https://www.qt.io/developers/
29th Mar 2019, 9:24 PM
HonFu
HonFu - avatar
+ 4
Please use the search bar for the maintenance of the quality content on sololearn. https://www.sololearn.com/Discuss/1694160/?ref=app Of course, you can use it just as you use google or any other, before posting anything. Of course that's why it is there!!!
30th Mar 2019, 1:11 PM
Ayush Sinha
Ayush Sinha - avatar
+ 3
May be you can do cop graphics. I m currently in graphics
30th Mar 2019, 1:11 AM
Md Ibrahim (West Bengal, India)
Md Ibrahim (West Bengal, India) - avatar
+ 2
Thanks to all
30th Mar 2019, 6:40 AM
Prsahu
Prsahu - avatar
0
now to look into some algorithms and data structures. do you have the skills to implement a quicksort algorithm, or an linked list from scratch?
30th Mar 2019, 7:49 AM
Logomonic Learning
Logomonic Learning - avatar