Fundamentals Of Python: Data Structures

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Whether you are a computer programming student, hobbyist or professional, Lambert's FUNDAMENTALS OF PYTHON(TM) DATA STRUCTURES, 2E offers the perfect introduction to object-oriented design and data structures using the popular Python(TM) programming language. The level of instruction is ideal if you've had at least one semester of programming experience in an object-oriented language, such as Java(TM), C++ or Python(TM). Step-by-step explanations and focused exercises clearly explain the design of collection classes with polymorphism and inheritance and multiple implementations of collection interfaces. This edition also addresses 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. Prepare for success with FUNDAMENTALS OF PYTHON(TM) DATA STRUCTURES, 2E.

Author(s): Kenneth A. Lambert
Edition: 2
Publisher: Cengage Learning
Year: 2018

Language: English
Commentary: True PDF
Pages: 448
City: Boston, MA
Tags: Algorithms; Programming; Data Structures; Python; Graphs; Object-Oriented Programming; Graph Algorithms; Stacks; Queues; Trees; Algorithm Analysis; Search Algorithms; Algorithm Complexity; Sorting Algorithms; Polymorphism