+ 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?
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.
+ 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...
+ 6
Challenges! :-)
+ 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.
+ 5
Make sure you understand it well and try practicing it at the playground
+ 3
Learn new modules and make you own codes.
+ 3
Start another courses
+ 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.
+ 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
+ 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.
+ 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.
+ 1
Start making programs and creating! Also, celebrate you are a programmer now! Welcome to the club. :)
+ 1
Thanks to everyone who answered my question! I have planned the next step. Thank you!
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.