Home  >  Article  >  Backend Development  >  Recommend a few good books about Python

Recommend a few good books about Python

零下一度
零下一度Original
2017-07-09 18:20:591553browse

Ten books not to be missedPython are suitable for people at three different stages: entry, advanced and advanced. Interested friends can refer to it.

In previous articles, the editor has recommended many Python books to everyone. It can be said that the varieties are complete and the books are classics. I wonder if you are already dazzled and don’t know which one to choose? Today I will share with you ten good Python books that cannot be missed, which are suitable for people at three different stages: entry, advanced and advanced.

Python High PerformanceProgramming

Amazon Five-star bestseller.

Must read for beginners and advanced Python.

It’s not enough for Python code to run correctly, you need to make it run faster.

Core Programming in Python (3rd Edition)

(Click on the book , can be downloaded directly)

series has sold more than 70,000 copies.

Advanced book for Python masters, with detailed explanations of general applications and web development.

A must-read desk study manual for Python developers.

Comprehensive coverage of many areas in today's application development, providing practical methods for intermediate Python developers.

Covers a large number of practical code cases, and the exercises at the end of each chapter help consolidate the knowledge learned.

Python Geek Project Programming

Advanced book for Python masters.

14 interesting Python project cases.

Master practical Python programming skills.

Practical Guide to Python Machine Learning

Python machine learning introductory book.

Combines two popular fields of machine learning and Python language.

Teach you how to use machine learning to collect, analyze and manipulate large amounts of data.

Python machine learning predictive analysis core algorithm

Python personnel improve the machine A primer on study skills.

Focus on two core "algorithm families", namely penalized linear regression and ensemble methods.

Understand machine learning from the perspective of algorithms and Python language implementation.

Write a web crawler in Python

(Click on the book to go directly Download)

Comprehensive analysis of the implementation principles of crawler technology.

Use the power of Python to crawl data from any website.

Suitable for readers who have some Python programming experience and are interested in crawler technology.

Get started quickly with Python programming - automate tedious work

( Click on the book to download it directly)

Introductory Python book.

This book provides supporting electronic source code for free.

A practical guide to Python programming.

Python Data Science Guide

Introductory book on Python data analysis programming.

The best work of the author with more than 15 years of experience in the field of data mining and machine learning.

More than 60 practical development tips to help you explore Python and its powerful data science capabilities.

The Road to a Python Master (3rd Edition)

Introduction to Python Advanced Book .

The author’s experience summary when developing OpenStack, a large-scale project.

Focus on how to use Python programming to effectively solve problems and how to build good Python applications.

Python Reference Manual (4th Edition·Revised Edition)

## A classic book on Python programming.

A must-have for Python programmers’ desks.

Covers features common to Python2 and Python3.

The above is the detailed content of Recommend a few good books about Python. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn