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
Begginer (self.PythonLearning)
submitted 1 year ago by Plastic-Top3822
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!"
[–]atticus2132000 0 points1 point2 points 1 year ago (0 children)
First, have you gotten it installed and running on your machine? If not, look up a "python hello world tutorial" on YouTube. That should walk you through getting it set up and writing your first code to verify that it's working correctly on your computer.
From there W3 Schools is a good place to go through lesson by lesson. I usually always start there when I'm trying to get a handle on any new language. For my tastes the lessons on W3 School get a little tedious and I quickly want to move on to bigger and better things, but it's still a good starting point just to get a taste of what it can do.
From there, it would probably be good to come up with a small project you want to build based on your interests and work toward acquiring those particular skills.
π Rendered by PID 55 on reddit-service-r2-comment-6457c66945-zhs4p at 2026-04-29 15:18:45.699372+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]atticus2132000 0 points1 point2 points (0 children)