Recently, many readers left comments asking me to share my Python learning materials. Today, I will bring you a Python video tutorial, as well as some good Python e-books. Background reply Python information, you can obtain.

Video is recommended

The reason why I recommend this version of the video is that it is relatively new, recorded in 2017, and explained using Python3. In addition, the video is very comprehensive, covering all aspects of Python, and basically you can do from beginner to master.

In addition, some students can download this video from other sources, but the Python Advanced 3 chapter is definitely not playable. I have fixed these videos here as well.

The video is listed below:

├─01 Basic │ ├─01 Basic │ ├─01 Advanced Python │ ├─01 basic │ ├─01 Advanced Python │ ├─01 Advanced Python │ ├─01 Advanced Python │ ├─01 Advanced Python │ ├─01 Advanced Python │ Zip │ web server case. Zip │ Regular Expressions. Zip │ ├─03 Data Structures and Algorithms. Zip │ Sequence table Zip │ stacks and queues. Zip │ linked lists. Zip │ sorting and searching. Zip │ trees and tree algorithms. Zip │ Data. Zip │ ├─04 Database │ mysql. zip │ 2 │ MongoDB Redis.zip │ ├─05 Front end │ html.zip │ css.zip │ PhotoShop. Zip │ HTML5+CSS3.zip │ mobile Page Developing.zip │ 6 Zip │ ├─ 06Django │ django.zip │ ├─ django.zip │ ├─ django.zip │ ├─ django.zip │ Every day fresh project. Zip │ section 3 Git. Zip │ information. Zip │ ├ ─ 07 crawler │ section 1 Python crawler base class library. Zip │ scrapy framework in section 2. Zip │ scrapy - redis distributed strategy. Section 3 zip │ Information. Zip │ ├ ─ 08 tornado │ section 1 tornado. Zip │ section 2 Focus on housing projects. Zip │ section 3 WeChat public. Zip │ information. Zip │ ├ ─ 09 shell and automated operations │ section 1 operations shell. Zip │ Zip │ ├─ Software and materials │ Django. zip │ Python basics. Zip │ Python basics Zip │ shell.zip │ tornado. Zip │ tornado. Zip │ database. Zip │ crawlerCopy the code

Ebook recommendation

Conditional or recommend paper books, but we buy books before generally do not understand the content of the book, so it is also necessary to understand through e-books first. Here are some good e-books.

Get started with Python programming quickly

Douban rating 9.0, this book is not as long as other books, but a combination of use. The author of this book is as simple as possible, so that people without programming experience can quickly start! Great for beginners.

Get started with Python programming quickly

Douban score 9.1, a thick book, the content of the book is based on and comprehensive, suitable for pure white.

Think Python like a computer scientist

Douban score 8.7, the book is a good guide book, more suitable for beginners. See the time to follow the author’s ideas, experience the programmer’s way of thinking.

Smooth the Python

Excellent advanced Python book that requires repeated reading, but is not suitable for beginners.

Python Cookbook

With a rating of 8.6 on Douban, this book is suitable for those who have some basic Python experience and is full of tips and best practices. Beginning users are advised not to read this book, which is not very systematic, similar to Effective Java.

Python Cookbook

Douban score 7.7, if you want to start crawler, recommend this book. This book is a good system to use Python to complete the whole process from data crawling to data cleaning practice.

Some of these data on a treasure is to buy money, now back to Python data, you can get.

It is suggested that we should give priority to books and actual code when learning. When encountering difficulties, we should study with videos and materials and then summarize ourselves. Of course, if you have enough time, you can follow the video step by step.

In addition, I have a lot of other information here, including Java, Android, iOS and so on. If you need it, please leave a message. I will sort out the information according to the message and share it with you.

Last but not least, information is secondary, how to translate it into your own is the most important thing!

Your comments and likes are the biggest support