Skip to content

Python Programming for the Absolute Beginner

Best in textbook rentals since 2012!

ISBN-10: 1435455002

ISBN-13: 9781435455009

Edition: 3rd 2011 (Revised)

Authors: Michael Dawson

List price: $40.49
Blue ribbon 30 day, 100% satisfaction guarantee!

Rental notice: supplementary materials (access codes, CDs, etc.) are not guaranteed with rental orders.

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!

Customers also bought

Book details

List price: $40.49
Edition: 3rd
Copyright year: 2011
Publisher: Course Technology
Publication date: 1/1/2010
Binding: Paperback
Pages: 464
Size: 7.44" wide x 9.06" long x 0.79" tall
Weight: 2.046
Language: English

Introduction
Getting Started: The Game Over Program
Types, Variables, and Simple I/O: The Useless Trivia Program
Branching, while Loops, and Program Planning: The Guess My Number Game
for Loops, Strings, and Tuples: The Word Jumble Game
Lists and Dictionaries: The Hangman Game
Functions: Tic-Tac-Toe
Files and Exceptions: The Trivia Challenge Game
Software Objects: The Critter Caretaker Program
Object-Oriented Programming: The Blackjack Game
GUI Development: The Mad Lib Program