Skip to:Content
|
Bottom
Cover image for Fundamentals of python : data structures
Title:
Fundamentals of python : data structures
Personal Author:
Publication Information:
Boston : Cengage Learning, 2014
Physical Description:
xxii, 426 p. ; 23 cm.
ISBN:
9781285752006
General Note:
Includes index

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010329031 QA76.73.P98 L36 2014 Open Access Book Book
Searching...

On Order

Summary

Summary

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.


Go to:Top of Page