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
Bleeding at the Keyboard: A Guide to Modern Programming with Javaby Gregory J. E. Rawlins - Indiana University
The book appeared as a material developed for the Fall 1999 C212 class at Indiana University. The text covers objects, classes, methods, Java interpreter. It is sutable for absolute beginners, the author will guide you step by step on learning Java.
(30820 views)
Essentials of the Java Programming Language: A Hands-On Guideby Monica Pawlan - Addison-Wesley Professional
This book will help you learn Java fast, hands-on, with as little complexity and theory as possible. The guide covers all the fundamentals by developing a simple program that gradually grows into a full-fledged eCommerce application.
(22716 views)
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.
(17847 views)
Thinking in Javaby Bruce Eckel - MindView
This is a comprehensive tutorial, it covers many aspects of the language, with exercises in each section which will allow you to expand your Java knowledge. Perfect for migrating from another object-oriented language (C++) to Java.
(34073 views)