Mastering Objectoriented Python

Mastering Objectoriented Python

评分

★★★★★

ISBN

9781783280988

出版社

Packt Publishing 2014-04-22出版

分类

编程设计

内容简介
This book follows a standard tutorial approach with approximately 750 code samples spread through the 19 chapters. This amounts to over 5,900 lines of code that illustrate each concept.This book is aimed at programmers who have already learned the basics of objectoriented Python and need to write more sophisticated, flexible code that integrates seamlessly with the rest of Python. This book assumes a computer science background, with experience of common Python design patterns.
AI简介
这是一本专注于Python面向对象编程技巧的书籍,面向那些已经掌握了Python基本知识的读者,旨在帮助读者编写更复杂、灵活、能够无缝集成到Python中的代码。书中包含了大量的代码示例,涵盖了Python面向对象编程的各个方面,包括类、对象、继承、多态等。 这本书的内容分为三个部分:基础知识、高级特性和实战案例。基础知识部分包括Python语言基础、数据类型、控制结构、函数等。高级特性部分包括面向对象编程、模块和包、错误和异常处理等。实战案例部分包括Python网络编程、Web开发、数据库编程等。 书中详细介绍了Python中的类定义、对象创建、属性访问、继承机制、多态性等概念。同时,还探讨了Python中的特殊方法、运算符重载、序列化等高级主题。 本书还深入讨论了Python设计复杂性测试,包括如何通过在>>>提示符下执行代码来测试设计的复杂性。同时,还介绍了特殊方法名与Python集成,讲述了如何通过定义特殊方法名,让类更好地与Python的其他部分集成。 此外,本书还详细介绍了__init__()方法的重要性,包括如何为Python中的对象创建提供基础。同时,还探讨了属
阅读/下载地址