Product Information

Complete downloadable Solutions Manual for Fundamentals of Python From First Programs through Data Structures 1st Edition by Kenneth. INSTRUCTOR RESOURCE INFORMATION
TITLE: Fundamentals of Python From First Programs through Data Structures
RESOURCE:Solutions Manual
EDITION: 1st Edition
AUTHOR: Kenneth, Lambert
PUBLISHER: Cengage Learning

Table of content

1. Introduction.
2. Data Types and Expressions.
3. Control Statements.
4. Strings and Text Files.
5. Lists and Dictionaries.
6. Design With Functions.
7. Simple Graphics and Image Processing.
8. Design with Classes.
9. Graphical User Interfaces.
10. Multithreading, Networks, and Client/Server Programming.
11. Searching, Sorting, and Complexity.
12. Tools for Design, Documentation, and Testing.
13. Collections, Arrays, and Linked Structures.
14. Stacks.
15. Queues.
16. Linked Lists.
17. Recursion.
18. Hierarchical Collections: Trees.
19. Unordered Collections: Sets and Dictionaries.
20. Graphics. Appendices