一张图学 Python3

发布于:2023-02-02 ⋅ 阅读:(385) ⋅ 点赞:(0)

原文链接: github.com

Python3 in one pic

[ Languages: English ]



 

Notebook

IPython Notebook Version

Preview

Releated projects

TODO

  • [X] Use IPython notebook, it’s really very cool!

  • [X] import this

  • [X] Basic Syntax
  • [X] Native Datatypes
    • [X] Number
    • [X] String
    • [X] Boolean
    • [X] None
    • [X] Byte
    • [X] List
    • [X] Tuple
    • [X] Set
    • [X] Dict
  • [X] Operators & Casting
  • [X] Flow Control
    • [X] if/elif/else
    • [X] for...in...
    • [X] while
    • [X] break & continue
    • [X] Iterators & Generators
    • [X] Comprehensions
  • [X] Function
    • [X] Definition
    • [X] Arguments
    • [X] Lambda
    • [X] Documentation
    • [X] @decorator
  • [X] Class(OOP)
    • [X] class
    • [X] __init__() & self
    • [X] Instance
    • [X] Inheritance
    • [X] Override
  • [X] Module
    • [X] import
    • [X] Search Path
    • [X] Package
  • [ ] Pythonic
  • [ ] Standard Libraries
    • [ ] os, sys
    • [ ] datetime

Donation

If you find this project helpful, please consider making a donation with bitcoin or other way :beers:

References

  1. Python 3.4.3 documentation
  2. Dive Into Python 3
  3. Writing Idiomatic Python 3.3
  4. Google Python Style Guide
  5. 廖雪峰的Python教程

License

See the LICENSE file for license rights and limitations (MIT).

本文含有隐藏内容,请 开通VIP 后查看

网站公告

今日签到

点亮在社区的每一天
去签到