Java: Learning to Program with Robots
by Byron Weber Becker
Publisher: Course Technology 2006
ISBN/ASIN: 0619217243
ISBN-13: 9780619217242
Number of pages: 864
Description:
This book is an innovative approach to teaching and learning introductory object-oriented programming. Students are introduced to object-oriented concepts with simulated robots, a hands-on approach that is engaging and fun for both students and instructors. Robots are used to lay a solid object-oriented foundation upon which students build an in-depth understanding of programming concepts using a wide range of non-robotic examples.
Download or read it online for free here:
Download link
(6.2MB, PDF)
Similar books
Java Programming- Wikibooks
The book serves as a comprehensive guide, complete with a series of tutorials to help users better understand the many ways one can program in Java. It is meant to be both an introductory guide and a reference on Java and related technologies.
(17956 views)
Introduction to Programming in Java: An Interdisciplinary Approachby Robert Sedgewick, Kevin Wayne - Princeton University
This book is an interdisciplinary approach to the traditional CS1 curriculum. It teaches all of the classic elements of programming. The book is organized around four areas of computer science: programming, machine architecture, theory, and systems.
(19140 views)
Introduction to Programming Using Javaby David J. Eck - Hobart and William Smith Colleges
Textbook on introductory programming, which uses Java as the language of instruction. It is suitable for use in an introductory programming course and for people who are trying to learn programming on their own. It includesJava applets on the web.
(73159 views)
Java for Python Programmersby Brad Miller - interactivepython.org
This e-book is an ongoing project to help Computer Science students who have had one or two semesters of Python learn the Java programming language. If you are not a part of that audience you may still find this a useful way to learn about Java.
(13788 views)