Join Books.org — it's free

Object-Oriented Programming
An Introduction to Object-Oriented Programming by Timothy Budd β€” book cover

An Introduction to Object-Oriented Programming

by Timothy Budd, Timothy A. Budd
Available on Bookshop Write a review

Books.org participates in affiliate programs including Bookshop.org and the Amazon Services LLC Associates Program. We may earn a commission from qualifying purchases made through links on this page, at no additional cost to you.

Log in to track your reading progress.

Overview

In An Introduction to Object-Oriented Programming, Timothy Budd provides a language-independent presentation of object-oriented principles, such as objects, methods, inheritance (including multiple inheritance) and polymorphism. Examples are drawn from several different languages, including (among others) C++, C#, Java, CLOS, Delphi, Eiffel, Objective-C and Smalltalk. By examining many languages, the reader is better able to appreciate the general principles that lie beyond the syntax of the individual languages. This new edition presents examples drawn from a wider range of languages, including Eiffel, CLOS, and Python in addition to the mainstream languages, as well as extensive comparisons between C++, C# and Java. Case studies explore the application of polymorphism in the STL in C++ and the AWT in Java. UML notation and diagrams are integrated and utilized throughout. The book also features advanced sections on design patterns, reflection and introspection, network programming, and the implementation of object-oriented languages. This book is appropriate for programmers looking to read about the theory behind and functionality of a variety of object-oriented programming languages. It is also useful as a reference.

Synopsis

In An Introduction to Object-Oriented Programming, Timothy Budd provides a language-independent presentation of object-oriented principles, such as objects, methods, inheritance (including multiple inheritance) and polymorphism. Examples are drawn from several different languages, including (among others) C++, C#, Java, CLOS, Delphi, Eiffel, Objective-C and Smalltalk. By examining many languages, the reader is better able to appreciate the general principles that lie beyond the syntax of the individual languages.

This new edition presents examples drawn from a wider range of languages, including Eiffel, CLOS, and Python in addition to the mainstream languages, as well as extensive comparisons between C++, C# and Java. Case studies explore the application of polymorphism in the STL in C++ and the AWT in Java. UML notation and diagrams are integrated and utilized throughout. The book also features advanced sections on design patterns, reflection and introspection, network programming, and the implementation of object-oriented languages.

This book is appropriate for programmers looking to read about the theory behind and functionality of a variety of object-oriented programming languages. It is also useful as a reference.

Booknews

Introduces basic concepts of object-oriented programming and design, using examples from C++, Delphi, Java, Objective-C, and Smalltalk. Contains case studies in Java highlighting the differences between languages, and includes chapter critical thinking and programming exercises and source code appendices. This second edition reflects changes in the field since 1988. For advanced undergraduates and graduates familiar with a conventional programing language. Annotation c. Book News, Inc., Portland, OR (booknews.com)

About the Author, Timothy Budd

Timothy A. Budd is an Associate Professor of Computer Science at Oregon State University. Budd received his Bachelor of Arts degree in Mathematics and Computer Science from Western Washington University, and his masters and doctorate degrees in computer science from Yale University. His research interests include multi-paradigm programming languages, programming environments, compiler implementation and optimization techniques.



Reviews

There are no reviews yet. Log in to write one.

Editorials

Booknews

Introduces basic concepts of object-oriented programming and design, using examples from C++, Delphi, Java, Objective-C, and Smalltalk. Contains case studies in Java highlighting the differences between languages, and includes chapter critical thinking and programming exercises and source code appendices. This second edition reflects changes in the field since 1988. For advanced undergraduates and graduates familiar with a conventional programing language. Annotation c. Book News, Inc., Portland, OR (booknews.com)

Book Details

Published
October 1, 2001
Publisher
Addison Wesley
Pages
648
Format
Hardcover
ISBN
9780201760316

More by Timothy Budd

Similar books