Home / Papers / Algorithms & Data Structures in Python

Algorithms & Data Structures in Python

88 Citations2014
S. Jagannathan, N. Sinenian
journal unavailable

This book introduces the reader to the Python programming language, but does not assume deep prior knowledge of computer science or computer programming.

Abstract

This book covers a wide breadth of important and useful subject matter without sacrificing depth. It introduces the reader to the Python programming language, but does not assume deep prior knowledge of computer science or computer programming. The book also provides an in-depth introduction to a variety of algorithms and data structures that are used throughout the industry. In addition, it introduces the reader to important basic concepts in computer science, networking, cryptography, numerical analysis, and computational geometry. The authors provide many illustrative examples written in Python. Python source code of examples used throughout the book can be obtained from: https://github.com/pythonbook/pythonbook