There are not many books in the Python world, but each one has its own characteristics and characteristics. The same is true for this Core Python. This is a very comprehensive book that explains the Python language, and it is not a comprehensive book. It really goes from the shallower to the deeper. Both novices and veterans can get the knowledge they want from the book. If you are a novice, you don’t have to read all the contents in the book at once. After reading "Python Core Programming", I think you can start writing Python programs and feel the wonder of the Python world. As a veteran, the core chapters of Python may contain knowledge you have never learned before, and you can learn new things by reviewing the past; and the "Advanced Chapter" can make you feel the simplicity and power of Python.
There is one more thing about this book that I feel very gratified about. It not only introduces OO ideas, but also popularizes functional programming methods very well, and provides a comprehensive introduction to the characteristics of the Python language. It has a very good introductory effect for people who want to understand functional programming. And I am also trying to use this book as a textbook for colleges and universities to open a door for students to enter the world of Unix programming! Let students know that there is a shining pearl called Python in the programming world, and lay a foundation for them to learn programming better in the future. All in all, I recommend this book to students who want to learn Python comprehensively.
Expand