Fundamentals of Python: Data Structures (Paperback)

Kenneth Lambert

買這商品的人也買了...

商品描述

Written for computer programming students, hobbyists, and professionals, FUNDAMENTALS OF PYTHON: DATA STRUCTURES is an introduction to object-oriented design and data structures using the popular Python programming language. The level of instruction assumes at least one semester of programming in an object-oriented language such as Java, C++, or Python. Through the step-by-step instruction and exercises in this book, you'll cover such topics as the design of collection classes with polymorphism and inheritance, multiple implementations of collection interfaces, and the analysis of the space/time tradeoffs of different collection implementations (specifically array-based implementations and link-based implementations). Collections covered include sets, lists, stacks, queues, trees, dictionaries, and graphs. Get ready to dig into Python data structures with FUNDAMENTALS OF PYTHON: DATA STRUCTURES.

商品描述(中文翻譯)

《Python基礎:資料結構》是為電腦程式設計學生、愛好者和專業人士撰寫的,它介紹了使用流行的Python程式語言進行物件導向設計和資料結構的基礎知識。本書的教學水平假設讀者至少已經學過一個學期的物件導向程式語言,如Java、C++或Python。通過本書中的逐步指導和練習,你將學習到設計具有多態性和繼承的集合類別、集合介面的多種實現方式,以及不同集合實現方式(特別是基於陣列和基於連結的實現方式)之間的空間/時間權衡分析。本書涵蓋的集合包括集合、列表、堆疊、佇列、樹、字典和圖。準備好深入學習Python資料結構了嗎?快來閱讀《Python基礎:資料結構》吧!