
Object-oriented Programming in Java
by Richard L. Halterman
Publisher: Southern Adventist University 2008
Number of pages: 303
Description:
The author is using this text in his beginning computer programming course. It is aimed at students with little or no programming experience, and it uses DrJava as a vehicle for student experimentation object-oriented programming concepts.
Download or read it online for free here:
Download link
(multiple PDF files)
Similar books
Free Java Bookby Daniel L. Schuster - Western State College
Enter the ACM Java libary. This library made it possible to teach simple graphics and arcade game programming to students with no prior programming experience. But the students are still learning real coding and real Java.
(14724 views)
The Java Tutorialby Mary Campione, Kathy Walrath - Addison-Wesley
A practical, online guide to writing programs using the Java platform. It covers topics for Java newbies, general Java programming, applets, user interfaces, networking and security, new API in the JDK 1.1 release, native interfaces, and JavaBeans.
(19207 views)
Java: Learning to Program with Robotsby Byron Weber Becker - Course Technology
This book is an innovative approach to 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.
(13391 views)
How to Think Like a Computer Scientist (Java Version)by Allen B. Downey - Green Tea Press
This book is less about Java, and it is only partly about programming. It is about a way of thinking. Computer scientists have an approach to problem-solving, and a way of crafting solutions, that is unique, versatile and powerful.
(23671 views)