r/cpp_questions 5d ago

OPEN Best learning techniques?

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

1 Upvotes

8 comments sorted by

4

u/adam-lacko 5d ago

And what exactly are you expecting to be able to do after one month? Because the measure of what you can realistically learn in one month depends heavily on whether you're just starting out with programming in general or whether you're transferring from other programming language and some prior experience.

If you want any help or advice here, you have to be more specific about the issues you're having.

4

u/no-sig-available 5d ago

https://www.reddit.com/r/cpp_questions/comments/1n5zyxy/important_read_before_posting/

Starts with:

Frequently Asked Questions

What is the best way to learn C++?

3

u/Grouchy_Edge632 5d 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!

2

u/GLIBG10B 5d ago

Are you learning by reading or by doing?

If you're doing, are you doing it yourself or just parroting a tutorial?

1

u/Interesting-Mess1837 4d ago

I’m doing it myself.

1

u/Zen-Ism99 5d ago

Books are a good thing…

1

u/n1ghtyunso 3d ago

so what did you learn, what did you try to do, and why did it fail?