[Edu-sig] New Textbook on Python with Data Structures

Lambert, Kenneth LambertK at wlu.edu
Thu Oct 24 19:06:14 CEST 2013


I have just published a new textbook on Python programming with data structures.  It will be released on November 6, 2013.  Here is the main info:

Title: Fundamentals of Python: Data Structures
ISBN 13: 9781285752006
ISBN 10: 1285752007
Author: Kenneth A. Lambert
Publisher: Cengage/PTR
Pages: 496

Brief contents:

1. Basic Python Programming.
2. An Overview of Collections.
3. Searching, Sorting, and Complexity Analysis.
4. Arrays and Linked Structures.
5. Interfaces, Implementations, and Polymorphism.
6. Inheritance and Abstract Classes.
7. Stacks.
8. Queues.
9. Lists.
10. Trees.
11. Sets and Dictionaries.
12. Graphs.


For more information, see

http://www.cengageptr.com/Topics/TitleDetail/1285752007

or

http://home.wlu.edu/~lambertk/python/index.html

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/edu-sig/attachments/20131024/c34cd132/attachment.html>


More information about the Edu-sig mailing list