Coding¶
Python¶
- Python Tutorial: Introduction to the basics of Python.
- Python Exercises: A list of Python exercises.
- Python Notes: A curated list of Python notes by Chris Albon.
Pandas¶
- Pandas Tutorial: Introduction to the basics of Pandas.
- Pandas Cheatsheet: A summary of Pandas commands.
- Intro to Pandas: An introduction to Pandas on Colaboratory.
Data Visualization¶
- Matplotlib Global Cheatsheet
- Matplotlib Beginner Cheatsheet
- Matplotlib Intermediate Cheatsheet
- Matplotlib Tips Cheatsheet
Misc¶
- Why Colaboratory/Ipython/Jupyter: A article in Nature on the importance of notebooks.
- Colaboratory: Programming interface for executing code in your browser.