This 14-chapter text uses a combination of Alice 3 and pure Java to introduce beginning students to object-oriented (OO) programming concepts. Originally developed to eliminate barriers that have traditionally prevented many students from successfully learning to program, Alice 3, the latest release, makes it easy to build 3D animations using models from the popular Sims™ games, while eliminating syntax errors. The text employs a “spiral” pedagogical approach: the first six chapters use Alice’s innovative drag-and-drop environment to introduce OO concepts through the medium of computer animation, while the final eight chapters use pure Java to revisit and expand on those same concepts. The text introduces core programming topics–including objects, classes, methods, variables, parameters, control structures, inheritance, and data structures–using the visually stimulating context of 3D animation to ensure that students are both motivated and prepared to continue their studies in Computer Science.