Read the whole network share a large collection of learning resources, learning Python manuals recommend three books "01"

0. Introduction

Prior to this, I have prepared visio studio code lightweight but super-invincible python development tool for the preparation of the white students learning python Getting Started series. See

1.PYTHON development tool of the VS Code of acquaintance, introduction, installation, Chinese

2.PYTHON Development VS Code theme weapon, the interface landscaping, shortcuts, editor tips

3.PYTHON development tool commonly used plug-in introduction of the VS Code

4.PYTHON development tool using VS Code of conduct python program development

5.1.PYTHON development tool of using VS Code + Git version control procedures performed python

5.2.PYTHON development tool of using VS Code + GitHub open source project development carried python

6.PYTHON development tool commonly used configurations introduction of the VS Code

1. Who am I

I use python is a little over 10 years of farming code in the past 10 years, I spent a lot of time, I also use a search engine can not remember how many times, after a difficult 9981, with the deities blows, it brings together the collection the python learning the I Ching became classics, there are books with video, I can not say all you want, but it must have what you need. No map no truth, first on the big picture:

Read the whole network share a large collection of learning resources, learning Python manuals recommend three books "01"

 

01 will share basis [python] about 60 books

Read the whole network share a large collection of learning resources, learning Python manuals recommend three books "01"

 

2. Recommend

2.1 Python Study Guide (4th edition) [Bible] Getting Started

Read the whole network share a large collection of learning resources, learning Python manuals recommend three books "01"

 

"Python study manual: 4th Edition" includes the following:

Learning Python's major built-in object types: numbers, lists and dictionaries.

Create and process objects using Python statements, and learning Python's general syntax model.

Using the function configuration and reuse code, Python is a function of the basic process tool.

Learning Python module: a package statement, functions, and other tools that can be organized into larger assemblies.

Python object-oriented programming tools used to organize the program code.

Learning exception handling model, as well as for the preparation of a larger program development tools.

Learn comprising decorators, descriptor, and metaclass advanced Python Unicode processing tools.

2.2 writing quality code: Python program to improve the 91 recommendations [good programming habits must see]

Read the whole network share a large collection of learning resources, learning Python manuals recommend three books "01"

 

All content from the best practices Python coding, delved into the high-quality writing Python code optimization techniques and taboos eight aspects from basic principles, usage, grammar, libraries, design patterns, internal mechanisms, development tools, and performance, total summed up the valuable suggestions 91. Each recommendation corresponds to a Python programmer problem you might encounter. This book not only given by way of recommendation from both positive and negative aspects of the practice proved very good solution, or very bad solution, and analyzes the source of the problem, make people have a sense of sobering, suddenly cheerful.

2.3 versed in Python Design Patterns [to develop] a large coffee

Read the whole network share a large collection of learning resources, learning Python manuals recommend three books "01"

 

The first part of this book describes a first part of the design process object creation mode, including the factory mode, the builder pattern, prototype pattern; the second part describes the relationship between a design pattern processing system between different entities (classes, objects, etc.), including appearance mode, Flyweight; the third part of the design mode of communication between the entities described processing system, comprising a chain of responsibility pattern, the observer mode.

So many books, follow-up will continue to continue to share, not to enumerate, data from the network, focus on headlines on the needs of the public micro-channel number and reply pbook01 obtain

or micro-channel subscription number

Guess you like

Origin www.cnblogs.com/and10/p/11428970.html