Statement
This python learning series are my own study notes of various tutorials and articles. This series are posted only for personal studies and communication. The whole series are not allowed to be reproduced unless otherwise indicated.
I do not own copyright of some of the content. All references used are allowed to be cited. References are listed at the end of each post. If any post accidentally infringes your copyright, it will be removed shortly after being informed.
This series are not good tutorials. However, I really appreciate it if you notice any mistakes or errors and tell me. Comments are welcomed.
Main References
Tools used
- Python 3.8 Win
- PyCharm
- Python-100-Days
- MarkDown help
Catalog
- #00 - Readme
- #01 - Notes, Variables and Operators
- #02 - Input, Output and Assignment
- #03 - Branch Structure
- #04 - Loop Structure
- #05 - Founction and Module
- #06 - String, List, Tuple, Dict and Set
Above are ABC of python. Other things are difficult, I may stop here and find what to learn.
- #07 - File Operations
- #08 - Directory Operations
- #09 - Simple Application
- #10 - Common Datatype
- #11 - Functional Programming
To be continued…
Interesting topics
- Python-100-Days/Day01-15/12.字符串和正则表达式
- Python-100-Days/Day01-15/15.图像和办公文档处理
- Python-100-Days/Day16-20/16-20.Python语言进阶
- Python-100-Days/Day36-40/36-38.关系型数据库MySQL
- Python-100-Days/Python编程惯例
Pygame. (Quit)
Author: Mike Lyou
Link: https://blog.mikelyou.com/2020/01/02/python-learning-00-readme/
Liscense: Copyright Statement: This python learning series are posted only for personal studies and communication. The whole series are not allowed to be reproduced unles otherwise indicated. I do not own copyright of some of the content. If any post accidentally infringes your copyright, it will be removed shortly after being informed. View python-learning-readme for more information.