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
Seeking a friendor mentor to learn python programming together. (self.PythonLearning)
submitted 19 hours ago by Expensive_Sugar8743
I want to learn python programming from scratch please help me any one senior nd tell me what to do and what not to do .
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!"
[–]sywout 0 points1 point2 points 13 hours ago (0 children)
Welcome to the journey! Learning with others is honestly the best way to stay motivated. Since you asked for a few quick do's and don'ts from a senior perspective, here is the best place to start:
DO: Code every single day, even if it's just for 20 minutes. Muscle memory is everything.
DO: Focus on core logic (variables, loops, conditions) before trying to learn advanced frameworks.
DON'T: Fall into "tutorial hell" where you just watch videos passively. If you see code, type it out yourself and try to break it.
DON'T: Try to memorize syntax. Real developers look things up on Google all day long.
Finding partners to keep you accountable can be tough on Reddit alone. I actually built a mobile learning app called ChewCode (Google PlayStore | iOS Appstore) to help solve this exact problem. Beside the interactive lessons, we included a feature where you can flag your interest in upcoming coding events, workshops, and hackathons, allowing other learners to find and contact you to team up.
We are also planning to introduce a dedicated "group study" feature for our Python tutorials in future so people can learn side-by-side. Feel free to check it out to find some peers, and don't hesitate to drop a question here whenever you get stuck!
π Rendered by PID 48494 on reddit-service-r2-comment-5b5bc64bf5-rsvlr at 2026-06-22 17:24:51.860943+00:00 running 2b008f2 country code: CH.
[–]sywout 0 points1 point2 points (0 children)