Hey, what after learning the basics of c++ ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Hey, what after learning the basics of c++ ?

I have completed the basics of C++ properly now what after this? What should be my next move in programming? Please help.

25th Apr 2017, 4:16 AM
Udit
Udit - avatar
14 Answers
+ 5
challenges with nicolay nachev .
25th Apr 2017, 4:20 AM
Nithiwat
Nithiwat - avatar
+ 5
learn c++ advanced.
25th Apr 2017, 4:24 AM
Nithiwat
Nithiwat - avatar
25th Apr 2017, 4:28 AM
Nithiwat
Nithiwat - avatar
25th Apr 2017, 4:45 AM
Nithiwat
Nithiwat - avatar
+ 5
Qt and SDL are what we call (graphic) library, they're meant to allow you to make graphical programs (in a window, with some buttons, pictures, video, ...)
25th Apr 2017, 4:46 AM
Toky R.
Toky R. - avatar
+ 4
you can also learn some external library like Qt or SDL for making GUI
25th Apr 2017, 4:36 AM
Toky R.
Toky R. - avatar
+ 3
Try to build some programs practically
25th Apr 2017, 4:19 AM
Calviղ
Calviղ - avatar
+ 3
For example what?
25th Apr 2017, 4:19 AM
Udit
Udit - avatar
+ 2
I mean what to learn now after c++ basics and i have practiced it properly .
25th Apr 2017, 4:22 AM
Udit
Udit - avatar
+ 2
From where?
25th Apr 2017, 4:24 AM
Udit
Udit - avatar
+ 2
thank you so much @nithiwat
25th Apr 2017, 4:29 AM
Udit
Udit - avatar
+ 1
What's those? I don't know about them?
25th Apr 2017, 4:41 AM
Udit
Udit - avatar
+ 1
Qt and SDL are libraries of c++ just like iostream or conio?
25th Apr 2017, 4:48 AM
Udit
Udit - avatar
+ 1
You make programs on Qt. You insert code, run and compile, and out comes your program. You could search up ideas for beginner programs to make. An example is a cash register program. Program asks how much was the purchase was, how much you paid, then outputs your change.
25th Apr 2017, 11:34 AM
Lithia
Lithia - avatar