[Edu-sig] Data Structures and Algorithms in Python

Michael H. Goldwasser goldwamh at slu.edu
Wed Dec 18 23:45:23 CET 2013


Dear Fernando,

As another recommendation, I'll note that I'm coauthor of a new Python-based Data Structures textbook that was published in 2013.

Data Structures & Algorithms in Python
by Goodrich, Tamassia, and Goldwasser
http://www.wiley.com/WileyCDA/WileyTitle/productCd-EHEP002510.html


The chapters are:
* Python Primer
* Object-Oriented Programming
* Algorithms Analysis
* Recursion
* Array-Based Sequences
* Stacks, Queues, and Deques
* Linked Lists
* Trees
* Priority Queues
* Maps, Hash Tables, and Skip Lists
* Search Trees
* Sorting and Selection
* Text Processing
* Graph Algorithms
* Memory Management and B-Trees

Great to see the increased interest.

With regard,
Michael


On Wednesday December 18, 2013, Fernando Masanori Ashikaga wrote: 

>       Very good. I just bought. What other Python based books do you
>       recommend for a Data Structure discipline?

-- 

+-----------------------------------------------
| Michael H. Goldwasser, Ph.D.
| Professor, Director of Computer Science
| Dept. Mathematics and Computer Science
| Saint Louis University
| 220 North Grand Blvd.
| St. Louis, MO 63103-2007


More information about the Edu-sig mailing list