+ 5
After learning c++ what should i do start working on mini projects or something else
After learning c++ what should i do start working on mini projects or something else and where can i find mini projects with their explanation It is hard to understand by only source code
2 Réponses
+ 6
First of all congratulations to you on completing your C++ course.
It is a very fantastic language to learn and challenging too.
It is a very good thing that you are thinking about projects...
here is the link which can give you an idea.
https://1000projects.org/projects/c-projects-2
You can start working on these projects but first of all you should try to solve the simpler ones. (maybe assignments here, thy are very good to build the logic.)
if you are able to do that, then you can definitely jump to the projects.
I would say create something for you. For example, if you love to listen music, then you should develop a MX player.
In the end, Happy coding....
Good luck for the projects....
+ 6
Check online for good exercises and examples.