
Object-oriented Programming in Java
by Richard L. Halterman
Publisher: Southern Adventist University 2008
Number of pages: 323
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
(2.6MB, PDF)
Similar books
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.
(23072 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.
(73519 views)
Learning Javaby Patrick Niemeyer, Daniel Leuck - O'Reilly Media
If you're new to Java, this bestselling guide provides an example-driven introduction to the latest language features and APIs in Java 6 and 7. Advanced developers will be able to take a deep dive into areas such as concurrency and JVM enhancements.
(13968 views)
Java for the Beginning Programmerby Jeff Heaton - Heaton Research, Inc.
The book teaches Java to someone with absolutely no programming background. It focuses on core programming topics such as variables, looping, subroutines, and program layout. This course focuses on real programming techniques, and not using an IDE.
(19997 views)