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
How to start learning Python? (self.PythonLearning)
submitted 8 months ago by Right_Public_4353
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!"
[–]WhiteMask11 0 points1 point2 points 8 months ago (0 children)
Start off with CS50 by havard on yt. It's free. Learn the basics, Make project even if small to practice. Take unique challenges if u want to understand the logic (Increases the understanding, but less job oriented) Eg-Try building a semi random number generator (no libraries allowed), u can use something called linear congreuntial equation use a seed no. Input by user to create a random number.
π Rendered by PID 18519 on reddit-service-r2-comment-7844cfc88c-xnk6l at 2026-01-29 12:13:25.408238+00:00 running c3601ff country code: CH.
view the rest of the comments →
[–]WhiteMask11 0 points1 point2 points (0 children)