The Handbook of Programming Languages (HPL): Object Oriented Programming Languages
Book Details
Description
Volume 1 begins with a concise yet useful introduction to object-oriented programming (OOP) and states the benefits of this powerful development approach. The second chapter discusses object-oriented communications software--in particular, the Adaptive Communication Environment (ACE) framework. This latter chapter is more technically challenging, but both of these chapters lay a good foundation for OOP.
The book continues with a section on Smalltalk--one of the most "pure" object-oriented languages around. A chapter entitled "Smalltalk: A Developer's Perspective" puts the language in high-level context, explaining its importance and its benefits for real-world implementation.
A brief history and detailed discussion of the architecture of C++ follows, along with a chapter on common C++ traps and pitfalls. Next, the text presents Eiffel--an object-oriented development lifecycle and language--and two single chapters on Ada 95 and Modula-3. The book wraps up with three chapters on the latest object-oriented language to take the development community by storm--Java. This section features a detailed introductory discussion coauthored by James Gosling--the chief creator of Java. --Stephen Plain
