What to read when learning python by yourself

(*-*)浩
Release: 2019-06-24 13:58:49
Original
2466 people have browsed it

For those who have zero basic knowledge, learning Python is still a bit confusing. If there are some books to guide you, the difficulty of learning will be much reduced! Therefore, I recommend these books to everyone who wants to learn python!

What to read when learning python by yourself

"PYTHON Basic Tutorial (Version 2)" (Recommended learning: Python Video Tutorial)

This book is very suitable for friends who have zero foundation or only a little programming experience. It covers all basic knowledge from the installation of Python programs, the use of interactive interpreters, basic data types, various conditional statements, etc., and in The last few chapters of the book include 10 practical exercises, which are very suitable for beginners to learn.

"Python Cookbook (2nd Edition) Chinese Version"

This book is a must-have book for everyone who is engaged in Python programming. This book requires After reading the previous basic Python tutorial, master the basic Python knowledge.

This book is not a step-by-step book about the Python programming language, but it proposes some special methods and techniques for some specific Python problems and tasks. The editor believes that no matter what stage of Python enthusiast you are currently, this book will give you a lot of valuable programming knowledge.

"Get Started Quickly with Python Programming - Automate Cumbersome Work"

Meiya's best-selling Python 3 programming book helps you quickly automate work through programming. In this book, you'll learn to program in Python to do in minutes what would take hours by hand, with no prior programming experience. Once you master the basics of programming, you can effortlessly create Python programs to complete efficient automation work.

"Core Programming in Python (3rd Edition)"

This book covers everything you need to become a technically comprehensive Python developer. This book explains many areas related to application development, and the content in the book can be immediately applied to project development. In addition, this book also contains some code examples written in Python 2 and Python 3, as well as some code porting tips. Some code snippets can even run on Python 2.x or Python 3.x without modification. This book is suitable for Python developers with certain experience.

Reading break rolls, getting a God. There is truth to this old saying. These books are recommended for learning python. You can also read more and practice more first. This will be very helpful for your subsequent in-depth study.

For more Python related technical articles, please visit the Python Tutorial column to learn!

The above is the detailed content of What to read when learning python by yourself. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!