Jump to ratings and reviews
Rate this book

Object Oriented Programming Using Java

Rate this book
From the

OBJECT-ORIENTED PROGRAMMING (OOP) represents an attempt to make programs more closely model the way people think about and deal with the world. In the older styles of programming, a programmer who is faced with some problem must identify a computing task that needs to be performed in order to solve the problem. Programming then consists of finding a sequence of instructions that will accomplish that task. But at the heart of object-oriented programming, instead of tasks we find objects– entities that have behaviors, that hold information, and that can interact with one another. Programming consists of designing a set of objects that model the problem
at hand. Software objects in the program can represent real or abstract entities
in the problem domain. This is supposed to make the design of the program more natural and hence easier to understand.

From

This book, released from the University of Kwazulu-Natal, is a must-read for those interested in advanced Java programming or those wishing to gain more knowledge of Object Oriented Programming.

462 pages, Kindle Edition

First published August 24, 2011

3 people want to read

About the author

David J. Eck

4 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
1 (100%)
4 stars
0 (0%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.