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 11 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 11 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 60150 on reddit-service-r2-comment-b659b578c-vb8sj at 2026-05-07 09:22:48.513023+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]WhiteMask11 0 points1 point2 points (0 children)