Python高级编程教程
作者:禅与计算机程序设计艺术
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 necessary foundation so that they can quickly start building real-world applications.”
虽然Andy Ziff先生是一位享誉全球的Python技术大牛,但在
本文来自互联网用户投稿,文章观点仅代表作者本人,不代表本站立场,不承担相关法律责任。如若转载,请注明出处。 如若内容造成侵权/违法违规/事实不符,请点击【内容举报】进行投诉反馈!
