python學習資料

xinet發表於2017-09-04

Python之禪

import this 
The Zen of Python, by Tim Peters

Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Flat is better than nested.
Sparse is better than dense.
Readability counts.
Special cases aren`t special enough to break the rules.
Although practicality beats purity.
Errors should never pass silently.
Unless explicitly silenced.
In the face of ambiguity, refuse the temptation to guess.
There should be one-- and preferably only one --obvious way to do it.
Although that way may not be obvious at first unless you`re Dutch.
Now is better than never.
Although never is often better than *right* now.
If the implementation is hard to explain, it`s a bad idea.
If the implementation is easy to explain, it may be a good idea.
Namespaces are one honking great idea -- let`s do more of those!

初學者教程

IPython

https://jupyter-notebook.readthedocs.io/en/stable/public_server.html

如何用Pelican, Jupyter notebook,Github Pages搭建部落格

Jupyter Notebook: Output image in previous line

Jupyter Notebook 快速入門

將文件自動釋出到 GitHub Pages

初學者需要IPython 與 Jupyter Notebook 嗎?

Python-OpenCV 處理視訊(四):運動檢測

nbviewer: A simple way to share Jupyter Notebooks

Jupyterlab開發小指南

ipython notebook使用教程

基本配置2—雲端部署jupyter notebook

探尋有趣之事!


相關文章