Object-Oriented Programming in JAVA
-
-
3.0 • 3 Ratings
-
-
- $16.99
-
- $16.99
Publisher Description
This book teaches object-oriented programming in Java. Designed for readers with basic knowledge of Java programming, this book is unassuming and guides readers in every step of the object-oriented programming process. It is a book crafted with the reader in mind. Complete source code is provided in every example to help readers in their practices.
Topics covered include: object; class; single class inheritance; encapsulation; polymorphism; abstract class, abstract method, inner class, method overriding, multiple class inheritance and interface.
Customer Reviews
Very badly formatted
The book is a very short tour of Java's object-oriented features. It's appropriate as a refresher or for someone used to C++ or C# looking for a crash course in the peculiarities of Java. It is not an in-depth discussion of the nuances of OOP.
I wouldn't recommend it for the price I paid — $10.99 — but it might be worth it for $2.99 or so.
My biggest complaint is the formatting. There are far too many page breaks. Nearly every section starts on a new page, no matter how short the previous section was. Still worse, nearly a third of the 138 pages (reading on an iPad Air 2) are taken up by one code listing, one line per page.