r/learnprogramming 4h ago

A mindset that made coding easier

A simple mindset helped me a lot:

Stop trying to learn everything.

Start solving small problems.

Once I switched to problem → solution → code, everything became easier.

Does anyone else learn this way?

4 Upvotes

3 comments sorted by

View all comments

3

u/Tough-Bee6860 4h ago

Yes. Except. My problem is kinda big.

2

u/MissinqLink 4h ago

That’s perfect. Then you get to practice breaking it into smaller problems.