Object-Oriented Programming in JAVA
-
-
3.0 • 1 Rating
-
-
- 8,49 €
-
- 8,49 €
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 Brief
It’s a very brief presentation of the concepts of Object Oriented Programming.
I’d recommend it for someone who’d like to get the very basics of OOP.
my reproach is that examples are not sufficiently explained, they leave place for questions.