ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Search in Book Reviews

The ACCU passes on review copies of computer books to its members for them to review. The result is a large, high quality collection of book reviews by programmers, for programmers. Currently there are 1949 reviews in the database and more every month.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
    View all alphabetically
Title:
Engineering Distributed Objects
Author:
Wolfgang Emmerich
ISBN:
0 471 98657 7
Publisher:
Wiley
Pages:
370pp
Price:
£27-50
Reviewer:
J Crickett
Subject:
object oriented; CORBA and COM
Appeared in:
13-2
This book sells itself as 'for developers who are new to programming in distributed environments. It also supports a variety of courses where the central theme is object-oriented development with middleware technologies.' The best thing I can say is it hits its target, added to which the web site (http://www.distributed-objects.com/) provides a list of the question with model answers. It's a book I feel happy to recommend.

The book is written in an academic style and as such can be slight heavy going at times, however well worth it, as the coverage is accurate, detailed and well explained, with the use of UML where appropriate. It looks at CORBA, COM and Java/RMI and provides a good comparison of what each brings to the problems and solutions examined in the book. There are code examples on Java, C++, IDL and Microsoft's IDL, though detailed knowledge of each is not required to read the book.