Python 103 workshop materials
Data Types: https://github.com/womenwhocoderichmond/wwc-python103/blob/master/python102/Python102_DataTypes.ipynb Flow Control: https://github.com/womenwhocoderichmond/wwc-python103/blob/master/python102/Python102_FlowControl.ipynb Data Structures: https://github.com/womenwhocoderichmond/wwc-python103/blob/master/python102/Python102_DataStructure.ipynb
-
Installation instructions on local machine
-
How to use Jupiter Notebooks
-
Codecademy - it's free!
-
YouTube videos - it's free!
-
Other free stuff - http://bit.ly/python-scripts
-
Free "Think Python" book (Recommended) - http://www.greenteapress.com/thinkpython/thinkpython.pdf
-
Free Books to build games, automate stuff and security with Python!