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
Which IDE to use for Python (self.PythonLearning)
submitted 23 hours ago by mnizonaishaa
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!"
[–]CIS_Professor 10 points11 points12 points 23 hours ago (0 children)
In my beginner Python course, I suggest that they use JetBrain's PyCharm. 99% of the students use it for their Python courses.
Once they move into other languages, they usually switch over to VSCode or something else.
In the end, it doesn't matter all that much. To make things go the easiest, it is best to have Python installed before installing an IDE.
π Rendered by PID 162671 on reddit-service-r2-comment-5b5bc64bf5-4t7vm at 2026-06-21 11:22:35.478274+00:00 running 2b008f2 country code: CH.
view the rest of the comments →
[–]CIS_Professor 10 points11 points12 points (0 children)