Skip to content

Learning to Program with Alice

Best in textbook rentals since 2012!

ISBN-10: 013208516X

ISBN-13: 9780132085168

Edition: 2nd 2009

Authors: Wanda P. Dann, Stephen Cooper, Randy Pausch

List price: $93.00
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:

Thisnbsp;updated guide supports an innovative approach to fundamental programming concepts. The authors use program visualization to create an easy relationship between program construct and the animation action in a 3D world.nbsp;For consistency with Java, C++, and other commonly used languages, "questions" are now "functions." Save and reload bugs have been fixed. Fonts can be scaled larger or smaller. High contrast mode is available for projection in the classroom.nbsp;A useful how-to guide for programmers interested in learning Alice.
Customers also bought

Book details

List price: $93.00
Edition: 2nd
Copyright year: 2009
Publisher: Prentice Hall PTR
Publication date: 7/10/2008
Binding: Mixed Media
Pages: 384
Size: 8.00" wide x 10.00" long x 0.75" tall
Weight: 1.848
Language: English

Stephen Cooper is the editor of John Fante's "The Big Hunger: Stories 1932-1959". He is Professor of English & Film at California State University at Long Beach. He lives in Los Angeles, with his wife & their two children.

Computer science professor Randy Pausch was born on October 23, 1960. He received his bachelor's degree in computer science from Brown University in 1982 and his Ph.D. in computer science from Carnegie Mellon University in 1988. He was a member of the computer science faculty at the University of Virginia from 1988 to 1997 and spent a 1995 sabbatical working at Walt Disney Imagineering's Virtual Reality Studio before joining the faculty of Carnegie Mellon University. He was the co-founder of the Entertainment Technology Center and created the innovative educational software tool known as Alice that enables novices to create 3-D computer animations using a drag-and-drop interface. In…    

Preface
Introduction to Alice
Getting Started with Alice
Program Design and Implementation
Programming: Putting Together the Pieces
Object-oriented and Event-driven Programming Concepts
Classes, Objects, Methods, and Parameters
Interaction: Events and Event Handling
Using Questions and Control Statements
Functions and If/Else
Repetition: Definite and Indefinite Loops
Repetition: Recursion
Advanced Topics
Lists and List Processing
Variables and Revisiting Inheritance
What's Next?
Getting Started
Managing the Alice Interface
Index