Download WordPress Themes, Happy Birthday Wishes
Home » Computer » Python » Data Structures and Algorithms with Object-Oriented Design Patterns in Python

Data Structures and Algorithms with Object-Oriented Design Patterns in Python

  • Category: Python Programming
  • Author: Bruno R. Preiss
  • File type: HTML and PDF

Read and download free eBook intituled Data Structures and Algorithms with Object-Oriented Design Patterns in Python in format HTML and PDF created by Bruno R. Preiss.

Create sound software designs with data structures that use modern object-oriented design patterns! Author Bruno Preiss presents the fundamentals of data structures and algorithms from a modern, object-oriented perspective.

The text promotes object-oriented design using Python and illustrates the use of the latest object-oriented design patterns. Virtually all the data structures are discussed in the context of a single class hierarchy. This framework clearly shows the relationships between data structures and illustrates how polymorphism and inheritance can be used effectively.

Read and Download Links:

Data Structures and Algorithms with Object-Oriented Design Patterns in Python

READ  Programming for Computations - Python: A Gentle Introduction to Numerical Simulations with Python 3.6

Leave a Reply

Your email address will not be published. Required fields are marked *

*

x

Check Also

The Art and Craft of Programming, Python Edition

This book is designed to be used as the primary textbook in a college-level first course in computing. It takes a fairly traditional approach, emphasizing problem solving, design, and programming as the core skills of computer science. However, these