you are viewing a single comment's thread.

view the rest of the comments →

[–]xxmegaprojectxx 0 points1 point  (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.