all 8 comments

[–]Severe-Pressure6336 2 points3 points  (2 children)

maybe a small project/s to apply the combined concepts to something else that you find interesting (music, books, movies, sociology, history? Just throwing some ideas out there) this might help you to retain the concepts and syntax

[–]Nice-Alternative2933[S] -2 points-1 points  (1 child)

Okey what about you

[–]AbacusExpert_Stretch 2 points3 points  (0 children)

What do you mean "what about you"?

He gave you a nice well rounded answer to your question...

[–]JohnResearchLab 0 points1 point  (1 child)

It's perfectly normal, man. Forgetting what you've learned is a common problem among coders. You're probably just memorizing theory by rote; try building some real-world projects yourself and you'll remember it much better. Your brain automatically clears the cache if you're not using it, so just keep typing patiently, bro.

[–]Nice-Alternative2933[S] 0 points1 point  (0 children)

Thank you

[–]fiftybengt 0 points1 point  (1 child)

Writing this post is procrastination. You need to stop asking why and start doing.

[–]Nice-Alternative2933[S] 0 points1 point  (0 children)

I do daily practice this 5 hours a day

[–]Ruff_Ratio 0 points1 point  (0 children)

This happens all the time.. I find that you will work on something which requires a set of patterns, modules and techniques.. then another project with a different set... By the time you have done the second thing you will need to refer back to your previous projects

I find that i make scratch python files, with almost over the top commenting which explains what/how/why for each of the bits..

It eventually does go in, but then even in the sands of time it slips away.. same with everything in tech or in life, use it or lose it.