Learn Python programming from scratch (Python 3.5 or higher) Chinese pdf scanned version [172MB] HD download

Python language is an object-oriented modular design language. It is easy to learn, easy to maintain, and readable. It is suitable for beginners as an entry programming language.

"Learning Python Programming from scratch" takes Python3.5 version as the teaching version. According to the characteristics of beginners, it is divided into five parts for a comprehensive explanation: the first part is based on the introduction (Chapter 1-3), introducing Python The basic functions of the language; the second is ordered and unordered (Chapter 4-6), introducing console applications and window applications; the third is the standard function (Chapter 7 and 8), introducing standards Application of function library; the fourth is object-oriented (Chapter 9-11), introducing encapsulation, inheritance and polymorphism; the fifth is advanced (Chapter 12-15), introducing Python using various modules to deal with Advanced application of data flow.

The book is supplemented by rich example programs and streamlined expressions to reduce the difficulty of learning. After-school exercises are provided after each chapter to encourage readers to practice more.

table of Contents

Chapter 1 1 world in the Python
Chapter 2 Python basic syntax 32
Chapter 3 Process structure 57
Chapter 78 4 sequence type String
Chapter 5 tuple list 111
Chapter 6 dictionary 148 and a set of
chapter 7 function 182
of Chapter 8 Modules and Function Library 230
Chapter 9 Object Oriented Foundation 263
Chapter 10 Talking about Inheritance Mechanism 299

 

download link

https://pan.baidu.com/s/1IUyHhV-gEObec42ymCJEfg

  • To extract the code:

    [Open WeChat]-> [Scan the QR code below]-> [Follow Data and People] Enter "800043" to get the extraction code 

    Adhere to the sharing of e-book resources, thank you for your approval!

    If you cancel following this public account, even if you follow again, you will not be able to provide this service.

 

Guess you like

Origin www.cnblogs.com/sunkang-dba/p/12682874.html