Skip to content

yanjiulab/learn-python3

Repository files navigation

Learning Python 3

Given the low speed of loading .ipynb file extension in Github, see this notes in Nbviewer.

This project includes some implementations of python3.

I hear and I forget. I see and I remember. I do and I understand.

Index

Getting Started with Python | 从这里开始

Python Development Environments | 配置开发环境

Writing Great Python Code | 写出规范化的代码

Samples | Python用法示例

This part is suitable for beginners and supports a fast usage for coding.

Frequently-used Standard Libraries | 常用标准库

This part is suitable for deeper learners of Python.

Showing the structure of Python Standard libraries and understand what Python can do.

Scenario Guide for Python Applications (3-Party Libs) | 不同情境下的应用

When we make our own applications, what modules or packages can we use? I write down the experienced knowledge into a list for different scenario.

  • Numpy
  • Scipy
  • Matplotlib
  • pdfminer.six

Shipping Great Python Code | 部署自己的代码

FAQ | 常见问题汇总

  • Official FAQ
  • Stack Overflow
  • Vim for Python
  • Pycharm

Use Python in Project | 实战项目记录

References | 学习参考资料

About

Learning notes for Python3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published