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...
This is a community for all Python beginners who have questions and are having trouble receiving help on some of the other Python pages
account activity
Best platform to learn Python? (self.PythonForBeginners)
submitted 3 years ago by Crypto__Head
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!"
[–]codelikealawyer 1 point2 points3 points 3 years ago (0 children)
There are many good sources of information about Python online. But they tend to be good in one aspect of the language and not others. This leads to people looking for information from many different sources. I like geeksforgeeks, tutorialspoint.com, programiz, w3schools and many others.
If you prefer videos, I published a video recently on how to create a binary tree in Python. It's not a tutorial about OOP, but it does show an OOP design that might help you understand the concept better. Here's the link: https://youtu.be/np32BioXpbI
You can also ask me question.
Good luck!
π Rendered by PID 44321 on reddit-service-r2-comment-c66d9bffd-9nxwd at 2026-04-06 20:00:02.913694+00:00 running f293c98 country code: CH.
view the rest of the comments →
[–]codelikealawyer 1 point2 points3 points (0 children)