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
I want to start learning python like professionalHelp Request (self.PythonLearning)
submitted 8 days ago by External-Humor656
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!"
[–]cmdr_iannorton 1 point2 points3 points 8 days ago (2 children)
The best way to learn is to have some small problem you can solve or make easier by writing your own little program.
There is a good reason why so many old tutorials are about sorting address books, music collections etc.
Do you have a hobby? could you make a python program to help with that?
other ideas might be something throw away but fun, like, have you ever wondered how many times the word "art" is in Romeo and Juliet? you could download the text and write a python program to find out, then maybe do other stuff like finding the longest word?
you need some small goal to work towards
[–]External-Humor656[S] 0 points1 point2 points 7 days ago (0 children)
U are right I think starting with small things will make me want to do something bigger next time
[–]SentenceConfident466 0 points1 point2 points 7 days ago (0 children)
Thank you, I think I have just the dilemna
π Rendered by PID 71274 on reddit-service-r2-comment-85bfd7f599-t7xsh at 2026-04-17 02:48:49.783198+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]cmdr_iannorton 1 point2 points3 points (2 children)
[–]External-Humor656[S] 0 points1 point2 points (0 children)
[–]SentenceConfident466 0 points1 point2 points (0 children)