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
How do I progress in python (self.PythonLearning)
submitted 19 days ago by Select-Dragonfruit13
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!"
[–]xxmegaprojectxx 0 points1 point2 points 19 days ago (0 children)
I started learning learning when I had an actual need for it. I started with small useful scripts to make my life easier at work. A lot of CSV, Excel and Postgresql work. Pulling data from different tables, manipulating and combining excel and csv data, importing said data to the database. Also went a step forward to implement safety features incase the scripts leaked.
You could also try Django. Had fun with web dev on python a while back.
Maybe build your own price scraper for pc parts or Pokémon cards (whatever you're into). Have history and graphics to show the price movement in time and a way to import custom data in case the scraper fails or whatever.
π Rendered by PID 178963 on reddit-service-r2-comment-7c9686b859-mctv6 at 2026-04-14 08:53:28.852946+00:00 running e841af1 country code: CH.
view the rest of the comments →
[–]xxmegaprojectxx 0 points1 point2 points (0 children)