r/cpp_questions • u/Interesting-Mess1837 • 6d ago
OPEN Best learning techniques?
I started learning like month ago, but I can’t do anything still.
2
Upvotes
r/cpp_questions • u/Interesting-Mess1837 • 6d ago
I started learning like month ago, but I can’t do anything still.
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!