Fundamentals of Python: Data Structures (Paperback)
暫譯: Python 基礎:資料結構 (平裝本)

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.

商品描述(中文翻譯)

本書《FUNDAMENTALS OF PYTHON: DATA STRUCTURES》是為計算機程式設計學生、愛好者和專業人士所撰寫,介紹了使用流行的 Python 程式語言的物件導向設計和資料結構。教學內容假設讀者至少有一學期的物件導向語言程式設計經驗,例如 Java、C++ 或 Python。透過本書的逐步指導和練習,您將涵蓋以下主題:具有多型性和繼承的集合類別設計、集合介面的多重實作,以及不同集合實作(特別是基於陣列的實作和基於鏈結的實作)的空間/時間權衡分析。所涵蓋的集合包括集合、列表、堆疊、佇列、樹、字典和圖形。準備好深入探索 Python 資料結構,與《FUNDAMENTALS OF PYTHON: DATA STRUCTURES》一起學習吧。