REVIEW - Understanding Object-Oriented Programming with Java


Title:

Understanding Object-Oriented Programming with Java

Author:

Timothy Budd

ISBN:

Publisher:

Addison-Wesley Longman (1998)

Pages:

367pp

Reviewer:

Colin Harkness

Reviewed:

December 1998

Rating:

★★★☆☆


Difficult ideas like composition vs. inheritance, overloading vs. overriding and various design patterns are very well explained.

I found this book easy to read and understand. (In comparison, I never did finish Booch's book.) Its slim dimensions (367 pages) are a definite advantage.

You might want to compare this book with Budd's other title An Introduction to Object-Oriented Programming (2nd Ed) . That book taught OOP with examples from many languages, whereas this one deals solely with Java.

Certainly Java is a good language with which to learn OOP. The language is relatively clean. You have a large standard library from which to take examples of inheritance, polymorphism, interfaces, frameworks and patterns. Compilers are generally quite up-to-date and cheap (or free). You can create visual applications without being tied to one compiler vendor and/or platform. This is important. Most students will have modern graphical PCs at home. Displaying Pascal's Triangle on a DOS box is not likely to impress.

Budd makes good use of these advantages. Throughout the book, OO concepts are discussed with examples from the Java library. This is infinitely better than the usual dull attempt at a String or Stack class. Readers are taught to build on the framework rather than have to write everything from scratch, which is one of OOP's selling points. While some of the examples are academic cliches (Fibonacci series and prime numbers) many are much more fun and graphical (Pinball and Solitaire games). Difficult ideas like composition vs. inheritance, overloading vs. overriding and various design patterns are very well explained.

I found this book easy to read and understand. (In comparison, I never did finish Booch's book.) Its slim dimensions (367 pages) are a definite advantage. A professional programmer might think something like Bruce Eckel's Thinking in Java was better value (1098 pages) but I doubt many students would thank their lecturers for making them read it.


Book cover image courtesy of Open Library.





Your Privacy

By clicking "Accept Non-Essential Cookies" you agree ACCU can store non-essential cookies on your device and disclose information in accordance with our Privacy Policy and Cookie Policy.

Current Setting: Non-Essential Cookies REJECTED


By clicking "Include Third Party Content" you agree ACCU can forward your IP address to third-party sites (such as YouTube) to enhance the information presented on this site, and that third-party sites may store cookies on your device.

Current Setting: Third Party Content EXCLUDED



Settings can be changed at any time from the Cookie Policy page.