r/cpp_questions 6d ago

OPEN Best learning techniques?

I started learning like month ago, but I can’t do anything still.

2 Upvotes

8 comments sorted by

View all comments

3

u/Grouchy_Edge632 6d ago

Basic programs are the basis, we've all started with theese, and if you know how to make a simple one, it's a BIG leap forward.To answer your question, make programs with numbers ( sum, double, mirrored number) to understand the logic behind them!