Talk give at Galvanize January 2019 about introductory Python.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

1234567891011121314151617181920
  1. # A BRIEF PYTHON INTRODUCTION
  2. Original talk given at [Galvanize gSchool Web Emmersive](http://www.galvanize.com/courses/web-development/) on Jan 4, 2019.
  3. ## MIND MAP
  4. 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).
  5. ![this file](./python_introduction.png)
  6. ## SLIDES
  7. Slides were produced from the Jupyter Notebook using RevealJS.
  8. * notebook: [presentation_01042019.ipynb](./presentation_01042019.ipynb)
  9. * slides: [presentation_01042019.slides.html](./presentation_01042019.slides.html)
  10. ## LICENSE
  11. <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>.
  12. If you find anything in this repo useful, don't forget to Say Thanks!