Talk give at Galvanize January 2019 about introductory Python.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

README.md 1.0 KiB

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!