Skip to content

Fundamentals of Python From First Programs Through Data Structures

Best in textbook rentals since 2012!

ISBN-10: 1423902181

ISBN-13: 9781423902188

Edition: 2010

Authors: Kenneth A. Lambert

List price: $145.95
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

In FUNDAMENTALS OF PYTHON: FROM FIRST PROGRAMS THROUGH DATA STRUCTURES, Washington and Lee University professor Kenneth A. Lambert presents all of the important topics in CS1 and CS2 in one volume. This economical format provides instructors with a consistent approach to teaching introductory programming and data structures over a standard two-term course sequence. The book uses the Python programming language, which is both easy to learn for beginners and scales well to advanced applications.
Customers also bought

Book details

List price: $145.95
Copyright year: 2010
Publisher: Course Technology
Publication date: 1/8/2009
Binding: Paperback
Pages: 944
Size: 7.50" wide x 9.25" long x 1.50" tall
Weight: 3.146
Language: English

Kenneth A. Lambert is a Professor of Computer Science at Washington and Lee University. He has taught courses in almost every subject area of computer science and has published several textbooks in introductory programming and data structures in C++, Java, and Python. He is the co-creator of the BreezySwing framework and is the creator of the breezypythongui framework.

Introduction
Data Types and Expressions
Control Statements
Strings and Text Files
Lists and Dictionaries
Design With Functions
Simple Graphics and Image Processing
Design with Classes
Graphical User Interfaces
Multithreading, Networks, and Client/Server Programming
Searching, Sorting, and Complexity
Tools for Design, Documentation, and Testing
Collections, Arrays, and Linked Structures
Stacks
Queues
Linked Lists
Recursion
Hierarchical Collections: Trees
Unordered Collections: Sets and Dictionaries
Graphics
Appendices
Glossary
Index