What to do if I complete a course? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 13

What to do if I complete a course?

I have completed C++ course in SoloLearn. And I want to learn more about C++. Any suggestion?

29th Apr 2019, 11:39 AM
你知道規則,我也是
你知道規則,我也是 - avatar
14 Answers
+ 10
Congratulations on completing the course 🎉🎉🎉 I would recommend that you start implementing algorithms. Create various programs, and contribute to open source. To learn more about C++, I would recommend that you use cppreference.com as a learning guide.
29th Apr 2019, 12:08 PM
Edwin Pratt
Edwin Pratt - avatar
+ 10
"What to do after completing a course?" In my case it is this: I change my name to my real name in the profile. Then save the certificate as quick as possible and change back my real name to my nick...
29th Apr 2019, 5:53 PM
Thoq!
Thoq! - avatar
+ 6
Challenges! :-)
29th Apr 2019, 12:16 PM
Hubert Dudek
Hubert Dudek - avatar
+ 6
Step 1: pat yourself on the back Step 2: Write more code. You can start with code playground or get your own IDE or editor+compiler. Step 3: Do some SL challenges to refresh your memory Step 4: Read a book or online resources on C++ programming Note that the order of these activities is not that important. E.g. you can pat yourself on the back as the second step if you like.
1st May 2019, 5:31 AM
Sonic
Sonic - avatar
+ 5
Make sure you understand it well and try practicing it at the playground
30th Apr 2019, 1:51 PM
Danyo Joe Crews Kumi Junior
Danyo Joe Crews Kumi Junior - avatar
+ 3
Learn new modules and make you own codes.
29th Apr 2019, 1:09 PM
Aymane Boukrouh
Aymane Boukrouh - avatar
+ 3
Start another courses
30th Apr 2019, 4:57 AM
Kaustuv Anand
Kaustuv Anand - avatar
+ 3
I found the C course very helpfull to learn more C++, some common things were clearer. I look for answers in stackoverflow and expand info on cplusplus.com to what I do not understand in other people's codes and challenge questions I fail.
30th Apr 2019, 7:48 AM
bell
bell - avatar
+ 3
Goto even a further adventure ;) SL course is just a beginning of something even Big! There's still ALOT to learn in this language Enurmations StandardTemplateLibrary GraphicsLibraries Data-Manipulations Multithreadings Signal Handalings And other advanced stuff However you don't need to learn all these today ;) For now do a CeLeBrAtIoN!!! And polish what you've already learnt with challenges And when you're solid in these fundamentals grab your IDE and start the bigger adventure :D
1st May 2019, 5:17 AM
Shahil Ahmed
Shahil Ahmed - avatar
+ 2
1 - Practice.. Play some challenges, make some programs, learn how to make your code / faster and more efficient by using algorithms or elegant syntax. 2 - Print out and share the certificate you recieve. 3 - KEEP GOING! Jump into another course and build on what you’ve just learned.
29th Apr 2019, 11:14 PM
Idris
+ 2
Start a project, or take challenges. Learn algorithms and participate on hakerrank or code chef. And see, if you have really completed it. Sololearn courses just a start, there is lot to learn. You will realize when you do projects.
1st May 2019, 4:01 AM
Sujeet Agrahari
Sujeet Agrahari - avatar
+ 1
Start making programs and creating! Also, celebrate you are a programmer now! Welcome to the club. :)
1st May 2019, 1:07 AM
Robert Bishop
Robert Bishop - avatar
+ 1
Thanks to everyone who answered my question! I have planned the next step. Thank you!
3rd May 2019, 10:14 AM
你知道規則,我也是
你知道規則,我也是 - avatar
0
I think now you have to start making programs, some website or games. It will make you more capable and you will earn something.
30th Apr 2019, 2:00 PM
Nisha Gupta
Nisha Gupta - avatar