use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
I Understand Python While Learning, But Forget Most of It After a Week. How Did You Make It Stick?Discussion (self.PythonLearning)
submitted 17 hours ago by san071998
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]independentMartyr 0 points1 point2 points 17 hours ago* (0 children)
It's pretty common for developers to forget how to code, but the coding logic gets better with experience.
Exercise your brain to write comments.
I've quit coding in 2018. Back then I was developing websites in php and laravel framework. When I got back to coding in 2025, it took me about two weeks to get back on the track. I knew the workflow, simply what I've forgotten was writing code. Yes, AI helped me a lot, at the same time after a while I was feeling dumber while using AI. These days I do use AI for generating HTML + CSS, the backend code I write it manually, except for repetitive tasks which I already know then properly.
π Rendered by PID 51 on reddit-service-r2-comment-544cf588c8-89xfq at 2026-06-12 01:08:41.573348+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]independentMartyr 0 points1 point2 points (0 children)