Data Structures and Algorithms with Object-Oriented Design Patterns in Python

简介:
使用使用现代面向对象设计模式的数据结构创建合理的软件设计!作者Bruno Preiss从现代的面向对象的角度介绍了数据结构和算法的基础知识。
本文介绍了使用Python的面向对象设计,并说明了最新的面向对象设计模式的使用。实际上,所有数据结构都是在单个类层次结构的上下文中讨论的。该框架清楚地显示了数据结构之间的关系,并说明了如何有效地使用多态性和继承。
英文简介:
Create sound software designs with data structures that use modern object-oriented design patterns! Author Bruno Preiss presents the fundamentals of data structures and algorithms from a modern, object-oriented perspective.
The text promotes object-oriented design using Python and illustrates the use of the latest object-oriented design patterns. Virtually all the data structures are discussed in the context of a single class hierarchy. This framework clearly shows the relationships between data structures and illustrates how polymorphism and inheritance can be used effectively.
- 书名
- Data Structures and Algorithms with Object-Oriented Design Patterns in Python
- 译名
- Python 中具有面向对象设计模式的数据结构和算法
- 语言
- 英语
- 年份
- 2020
- 页数
- 113页
- 大小
- 1.43 MB
- 标签
- 设计模式
- 数据结构
- 算法
- Python
- 下载
Data Structures and Algorithms with Object-Oriented Design Patterns in Python.pdf
- 密码
- 65536
最后更新:2025-04-12 23:54:36
←A Guide to Distributed Digital Preservation
→Professional Web Design: Techniques and Templates, Fifth Edition