Quellcode durchsuchen

initial commit of asset files

master
kmaull vor 5 Jahren
Commit
d2fd866a3b
8 geänderte Dateien mit 19524 neuen und 0 gelöschten Zeilen
  1. BIN
      1368244924-49523624.jpg
  2. BIN
      Python Introduction.xmind
  3. +20
    -0
      README.md
  4. BIN
      better_ascii_table.jpg
  5. +2866
    -0
      presentation_01042019.ipynb
  6. +16638
    -0
      presentation_01042019.slides.html
  7. BIN
      python_introduction.pdf
  8. BIN
      python_introduction.png

BIN
1368244924-49523624.jpg Datei anzeigen

Vorher Nachher
Breite: 500  |  Höhe: 350  |  Größe: 86 KiB

BIN
Python Introduction.xmind Datei anzeigen


+ 20
- 0
README.md Datei anzeigen

@@ -0,0 +1,20 @@
# A BRIEF PYTHON INTRODUCTION
Original talk given at [Galvanize gSchool](http://www.galvanize.com/courses/web-development/#.V9r616351Wo) 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!

BIN
better_ascii_table.jpg Datei anzeigen

Vorher Nachher
Breite: 2086  |  Höhe: 1843  |  Größe: 533 KiB

+ 2866
- 0
presentation_01042019.ipynb
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen


+ 16638
- 0
presentation_01042019.slides.html
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen


BIN
python_introduction.pdf Datei anzeigen


BIN
python_introduction.png Datei anzeigen

Vorher Nachher
Breite: 2997  |  Höhe: 1877  |  Größe: 535 KiB

Laden…
Abbrechen
Speichern