Contribute Media
A thank you to everyone who makes this possible: Read More

Learn Python Through Public Data Hacking

Summary

What's more fun than learning Python? Learning Python by hacking on public data! In this tutorial, you'll learn Python basics by reading files, scraping the web, building data structures, and analyzing real world data. By the end, you will have set up your Python environment, installed some useful packages, and learned how to write simple programs that you can use to impress your friends.

Details

Improve this page