Daniel Arbuckle's Mastering Python

Daniel Arbuckle's Mastering Python

评分

★★★★★

ISBN

9781787284401

出版社

Packt Publishing 2017-06-30出版

分类

编程设计

内容简介
If you are a programmer and are familiar with the basics of Python, and you want to broaden your knowledge base to develop projects better and faster, this book is for you. Even if you are not familiar with Python, Daniel Arbuckle's Mastering Python starts with the basics and takes you on a journey to become an expert in the technology.
AI简介
这是一本Python编程的权威指南,旨在帮助读者深入理解Python编程语言,并掌握其高级特性。这本书从Python的基本语法开始,逐渐深入到Python的高级特性,如函数和类,命令行和交互式shell,安装包用pip,PEP 8与可读性代码,Git版本控制系统的介绍,异步处理与并行处理的区别,微服务架构的应用与构建,使用Cython编写编译代码模块,提高Python代码执行速度的方法,协程和数据交换,版本控制工具的使用,等待数据变得可用,了解测试驱动开发的过程,理解单元测试的原则,类装饰器,上下文管理器等。 这本书首先介绍了Python的基本语法,包括Python的变量,表达式,控制流语句,函数,类和对象等。接着,作者深入讲解了Python的高级特性,如Python的内置数据结构,列表推导式,生成器,装饰器,元类,上下文管理器,描述符等。 在讲解Python的高级特性的同时,作者还介绍了如何使用命令行和交互式shell,如何使用pip安装包,如何遵循PEP 8规范编写可读性代码,如何使用Git进行版本控制,如何使用asyncio进行异步编程,如何使用Flask或Nameko构建微
阅读/下载地址