1.Python Basic Tutorial (2nd Edition)
This book is very suitable for friends with zero foundation or only a little programming experience. It covers the installation of Python programs, the use of interactive interpreters, basic data types, various conditional statements and other basic knowledge. Moreover, in the last chapters of the book, there are 10 practical exercises, which are very suitable for beginners to learn.
2.Python cookbooks (second edition) Chinese version
This book is a must for Python programmers. This book needs to master the basic knowledge of Python after reading the previous Python basic tutorial.
This book is not a book about python programming language step by step, but puts forward some special methods and skills for some specific Python problems and tasks. Bian Xiao believes that no matter what stage you are a Python enthusiast, this book will make people gain a lot of valuable programming knowledge.
3.3 Quick Start. Python programming-automating tedious work.
Meiya is a best-selling Python 3 programming book, which helps you quickly realize work automation through programming. In this book, you will learn to use Python to program, and you can finish the manual work that takes several hours in a few minutes, with no programming experience in advance. Once you master the basic knowledge of programming, you can easily create Python programs and complete efficient automation.
4.Python Core Programming (3rd Edition)
This book covers everything you need to be a skilled Python developer. This book explains many fields related to application development, and the contents in the book can be applied to project development immediately. In addition, this book also contains some code cases written in Python 2 and Python 3, as well as some code transplantation skills. Some code snippets can even run on Python 2.x or Python 3.x without modification. This book is suitable for experienced Python developers.
Reading has broken thousands of volumes, and writing is like a god. This old saying makes sense. Learn python to recommend these books, you can read them first, which is very helpful for your further study.
There are many python training videos on python Learning Network. Welcome to online learning!