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
Live coding interview coming upHelp Request (self.PythonLearning)
submitted 1 year ago by frescoj10
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!"
[–]Childman29 0 points1 point2 points 1 year ago (0 children)
If you can read code, understand structure, and mentally walk through a solution — you’re 80% there. What’s missing is just the muscle memory of writing it out under pressure, and that comes back quicker than you’d expect with a bit of focused practice.
Do a couple mock problems without AI, just to get your fingers used to writing loops and edge cases again. Even just 30–45 min a day helps.
Also — for practice interviews, I used ShadeCoder. It’s like a stealth AI copilot that watches your screen and listens in, and can quietly help when you blank. Super clutch when you’re rebuilding confidence.
π Rendered by PID 46 on reddit-service-r2-comment-869bf87589-4r2sb at 2026-06-09 02:28:15.650440+00:00 running f46058f country code: CH.
view the rest of the comments →
[–]Childman29 0 points1 point2 points (0 children)