作者:禅与计算机程序设计艺术
1.简介
Python高级编程教程主要面向Python初学者,将包括以下主题:
- Python数据结构
- 函数式编程
- 对象-Oriented Programming(面向对象编程)
- 流畅的Python
- 生成器表达式
- 深入模块编程
Python for Data Analysis: Data Wrangling with Pandas and NumPy
为什么要出版这本书?
为了帮助广大读者从零开始学习Python,Andy Ziff先生认为学习编程最好的方式就是自己动手实践。因此,他选择了这一系列书籍作为Python学习的入门参考。Andy说道:"I started learning programming by reading books on my own and then trying out examples in code editors or online compilers. I realized that there were many common mistakes that beginners make when they first learn a new language."并且,“By writing this book, I hope to provide those who are just starting out with Python with the n