Skip to content

chunni98/learn-python-with-lxf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python3 学习

参考廖雪峰 python 教程

学习过程

  1. 类型标注:类型标注。
  2. 2023-06-20:Python 简介、程序结构、输入与输出、数据类型
  3. 2023-06-21:Python 简介、程序结构、输入与输出、数据类型 和变量、字符串编码。
  4. 2023-06-21:list 和 tuple,条件控制、循环。
  5. 2023-06-25:dict、set、不可变对象、函数定义、函数参数。
  6. 2023-06-27:高级特性(切片)
  7. 2023-06-28:高级特性(迭代)
  8. 2023-06-29:高级特性(列表生成式,生成器,迭代器)
  9. 2023-07-04:函数式编程(高阶函数、map/reduce)。
  10. 2023-07-05:函数式编程(filter、sorted)
  11. 2023-07-06:函数式编程(返回函数、匿名函数)。

About

跟着廖雪峰学 Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages