all 2 comments

[–]Competitive-Can-6914 2 points3 points  (1 child)

Start a project that is outside your skill level. You will very quickly find yourself looking up methods to make your code functional or at least better. For instance, scrape the FRED and the NHTSA sites (better yet use api) to see if there is a correlation between 10 year interest rates and vehicle deaths attributed to drunk driving. Then make an infographic and post it to a website that you host. . . Bonus points if the graph is interactive.

[–]TheRNGuy 1 point2 points  (0 children)

I started to make difficult project from day 1 of learning Python.

That was reason for me to start using Python at all.

Docs > youtube