Why learn Python?
Widely used 、 Easy to use , And huge data control support !
Such a programming language , Of course, it has become the primary learning goal of many programming enthusiasts .
however , In the actual learning process , We found that ,Python Learning is not easy .
In order to make our study more convenient , Today, I'd like to share with you a copy of Python Core notes !
Don't talk much , Directly show the mind map of the note :
Catalog
- Preface
- Basics
- Common data types
- function
- Functional programming
- class
- Advanced features
- Files and directories
- process 、 Threads and collaborations
- exception handling
- unit testing
- Regular expressions
- HTTP service
- Standard module
- Third-party module
- The singleton pattern
Common data types
- list
- Tuples
- character string
- Dictionaries
- aggregate
Functional programming
- Higher order function
- map/reduce/dilter
- Anonymous functions
- Closures that carry state
- A decorative device that can dress up
- partial function
If there are friends in need , You can scan here to get !
process 、 Threads and collaborations
- process
- Threads
- ThreadLocal
- coroutines
Regular expressions
The full-text file contains 228 page , Articles are limited , Not one by one , Friends in need can praise + Comment notes