Skip to content

Alice in Action with Java

Best in textbook rentals since 2012!

ISBN-10: 1423900960

ISBN-13: 9781423900962

Edition: 2008

Authors: Joel Adams

List price: $161.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!

Alice in Action with Java, an innovative new text by Joel Adams, provides CS1 users with a meaningful and motivating introduction to object-oriented programming. Using a spiral pedagogy, Adams introduces key object-oriented topics using Alice 2.0, then circles back to the same concepts in Java. Alice was developed to help teach introductory programming techniques in a less syntax-intensive environment, and addresses some of the barriers that currently prevent many users from successfully learning to program. By initially introducing basic concepts in Alice, users will have a positive first programming experience and a foundation on which to build when they revisit those concepts in Java.
Customers also bought

Book details

List price: $161.95
Copyright year: 2008
Publisher: Course Technology
Publication date: 1/8/2007
Binding: Paperback
Pages: 605
Size: 7.50" wide x 9.25" long x 0.75" tall
Weight: 1.980
Language: English

Getting Started With Alice
Methods
Variables and Functions
Flow Control
Lists and Arrays
Events
From Alice to Java
Java Types and Expressions
Java Methods
Flow Control in Java
Files and Exceptions
Arrays and Lists in Java
Object-Oriented Programming
Events and GUIs