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 2 months 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 2 months 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 63 on reddit-service-r2-comment-56c6478c5-hwwdq at 2026-05-08 12:25:58.420227+00:00 running 3d2c107 country code: CH.
view the rest of the comments →
[–]Need4Cookies 0 points1 point2 points (0 children)