浏览代码

initial commit of asset files

master
kmaull 6 年前
当前提交
d2fd866a3b
共有 8 个文件被更改,包括 19524 次插入0 次删除
  1. 二进制
      1368244924-49523624.jpg
  2. 二进制
      Python Introduction.xmind
  3. +20
    -0
      README.md
  4. 二进制
      better_ascii_table.jpg
  5. +2866
    -0
      presentation_01042019.ipynb
  6. +16638
    -0
      presentation_01042019.slides.html
  7. 二进制
      python_introduction.pdf
  8. 二进制
      python_introduction.png

二进制
1368244924-49523624.jpg 查看文件

之前 之后
宽度: 500  |  高度: 350  |  大小: 86 KiB

二进制
Python Introduction.xmind 查看文件


+ 20
- 0
README.md 查看文件

@@ -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!

二进制
better_ascii_table.jpg 查看文件

之前 之后
宽度: 2086  |  高度: 1843  |  大小: 533 KiB

+ 2866
- 0
presentation_01042019.ipynb
文件差异内容过多而无法显示
查看文件


+ 16638
- 0
presentation_01042019.slides.html
文件差异内容过多而无法显示
查看文件


二进制
python_introduction.pdf 查看文件


二进制
python_introduction.png 查看文件

之前 之后
宽度: 2997  |  高度: 1877  |  大小: 535 KiB

正在加载...
取消
保存