Skip to content

mklsw/python-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

目录

导图:

基础部分

Python 编程学习工具

Python https://www.python.org/

Pycharm https://www.jetbrains.com/pycharm/download/

Anaconda https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/

Git https://git-scm.com/downloads

GitHub https://github.com/

Visual Studio Code https://code.visualstudio.com/

Markdown https://coding.net/help/doc/project/markdown.html#i-8

Python 学习资源

https://www.liaoxuefeng.com/wiki/0014316089557264a6b348958f449949df42a6d3a2e542c000

https://www.programiz.com/python-programming

https://pythoncaff.com/docs/tutorial/3.7.0

http://pythontutor.com/visualize.html

https://www.sololearn.com/Play/Python/

https://docs.python.org/3/tutorial/index.html

1.0 Python 基础

Python 的安装 常用编辑器 Git 工具的使用

2.0 变量和简单数据类型

变量 字符串 整数和浮点数 注释

3.0 列表

列表是什么及如何使用其中的元素 增加删除 排序 列表的长度

4.0 列表的控制

for 循环

while

About

Python Learn

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages