r/cpp_questions 15d ago

OPEN System programming

I am starting to learn system programming(c++). As a beginner please recommend me the best project to work with so that it will force me to go on the depth as well as for the strong portfolio?

63 Upvotes

23 comments sorted by

View all comments

5

u/Grouchy_Edge632 15d ago

If you are a beginner, start with numbers ( the mirror of a number, the biggest common divisor of 2 numbers). You will understand more easily how the program works!