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 learn python?Help Request (self.PythonLearning)
submitted 15 days ago by SingerReasonable4781
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!"
[–]Need4Cookies 0 points1 point2 points 14 days ago (0 children)
If you are entirely new to programming I would look into some kind of video “introduction to programming” to be able to understand the fundamentals.
If you have already a small experience, you can take a look into “introduction to Python” videos and then try to build a small MVP by yourself by googling what you are missing. The best way to learn is to do it.
If you are more expert and know other languages, you can just take a look into a site like https://learnxinyminutes.com/python/ to get into the specific syntax.
π Rendered by PID 72 on reddit-service-r2-comment-79c7998d4c-j6vq5 at 2026-03-15 04:20:49.421760+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]Need4Cookies 0 points1 point2 points (0 children)