|
1234567891011121314151617181920 |
- # A BRIEF PYTHON INTRODUCTION
- Original talk given at [Galvanize gSchool Web Emmersive](http://www.galvanize.com/courses/web-development/) on Jan 4, 2019.
-
-
- ## MIND MAP
- A mindmap of this talk was produced with XMind ZEN trial and is in [XMind format](./Python%20Introduction.xmind) and in [PDF](./python_introduction.pdf).
-
- ![this file](./python_introduction.png)
-
-
- ## SLIDES
- Slides were produced from the Jupyter Notebook using RevealJS.
-
- * notebook: [presentation_01042019.ipynb](./presentation_01042019.ipynb)
- * slides: [presentation_01042019.slides.html](./presentation_01042019.slides.html)
-
- ## LICENSE
- <a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
-
- If you find anything in this repo useful, don't forget to Say Thanks!
|