- 100 Days of Code
- Your two most used resources in the technology fields:
i. StackOverflow: The Google for the Programmer
ii. Google: The ACTUAL Google for the Programmer - Medium Tech articles
- r/python
- Podcasts:
i. Talk Python to Me
ii. Python Bytes
iii. Test and Code
iv. Super Data Science Podcast
v. Python.__init__
vi. Import This
There are a substantial number of locations online to obtain datasets. These vary in complexity, but can be excellent resources for learning new techniques or creating new programs without needing to use company data. Here are ten places with readily available datasets.
- Federal Governments:
i. USA
ii. UK
iii. EU
iv. Australia - Kaggle
- SEC Financial Statements
- FBI Crime Statistics
- CDC
- Census
- UC Irvine
- Medicare
- Airbnb
- Open Data Philly
- St. Louis FED
- Zillow
- r/datasets
- Deep Learning
There are countless free and paid resources to learn Python.
- Python Reference (The Right Way)
- Official Python 3 Documentation
- Packt Publishing: Free daily tech learning materials (ebooks and videos)
- Udemy: Online learning platform that offers courses for <$12 (never buy full price)
- Coursera
- GitHub Learning Labs: A good resource for learning how to leverage GitHub
- Learn Python
- An Introduction to Statistical Learning
- The Elements of Statistical Learning
- Automate the Boring Stuff with Python
- How to Think Like a Computer Scientist: Learning with Python 3
- A Byte of Python
- Python Built-ins Worth Learning
- The Hitchhiker’s Guide to Python!
- Think Python
- Runestone: Free online eBooks
- Python 3 Module of the Week
- 20 Python Libraries You Aren't Using (But Should)
- Hadoop with Python
- How to Make Mistakes in Python
- Functional Programming in Python
- Python in Education
- Real Python
- ActiveState Code
- Google Tech Dev Guide