Sign up
Forgot password?
FAQ: Login

Lambert K.A. Fundamentals of Python: Data Structures

  • pdf file
  • size 3,56 MB
  • added by
  • info modified
Lambert K.A. Fundamentals of Python: Data Structures
2nd Edition. — Cengage Learning, 2019. — 450 p. — ISBN: 978-0-357-12275-4.
Whether you are a computer programming student, hobbyist or professional, Lambert's Fundamentals of Python: Data Structures, 2E offers the perfect introduction to object-oriented design and data structures using the popular Python programming language. The level of instruction is ideal for readers with at least one semester of programming experience in an object-oriented language, such as Java, C++ or Python. Step-by-step explanations and focused exercises clearly address the design of collection classes with polymorphism and inheritance and multiple implementations of collection interfaces. This edition also covers the analysis of the space/time tradeoffs of different collection implementations and, specifically, array-based implementations and link-based implementations. You learn to work with collections, including sets, lists, stacks, queues, trees, dictionaries and graphs.
Basic Python Programming
An Overview of Collections
Searching, Sorting, and Complexity Analysis
Arrays and Linked Structures
Inter faces, Implementations, and Polymorphism
Inheritance and Abstract Classes
Stacks
Queues
Lists
Trees
Sets and Dictionaries
Graphs
  • Sign up or login using form at top of the page to download this file.
  • Sign up
Up