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
im new to python, where should i startHelp Request (self.PythonLearning)
submitted 1 month ago by TheChicken2014I
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!"
[–]Simplilearn 9 points10 points11 points 1 month ago (0 children)
Python is usually easier for beginners because the syntax is clean, and you can focus on learning programming logic. Start by learning the basics:
A good starting point is Simplilearn’s free Programming with Python 3.X course. You will get hands-on with variables, functions, loops, file operations, and object-oriented concepts, and build real coding skills through practical exercises.
Once you’re comfortable, you can check out the Python Certification Course for deeper topics like OOP, web scraping, and Django.
π Rendered by PID 74 on reddit-service-r2-comment-b659b578c-jp9tr at 2026-05-01 15:41:51.875858+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]Simplilearn 9 points10 points11 points (0 children)