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:
A Little Java, A Few Patterns
Author:
Matthias Felleisen&Daniel Friedman
ISBN:
0 262 56115 8
Publisher:
MIT Press
Pages:
180pp
Price:
£12.50
Reviewer:
Nigel Armstrong
Subject:
java
Appeared in:
11-5
This is probably the hardest book I have ever had to review. The idea is to teach the elements of functional programming in Java and show how that leads to some well-known design patterns, in particular the Visitor pattern. However, it is strangely constructed, as a dialogue between the authors and an imaginary reader and it is quirky in style and sometimes rather obscure.

Some aspects of this book are so annoying I would almost like to dismiss it out of hand, except that there is something in it that works. The approach is so different to that adopted in other books that it does have a stimulating effect on the mental processes. I would have to say that it really is only going to appeal to the open- minded, preferably those who have already read widely on OO design.

This book will not teach Java nor does it have any useful reference material. What it may do is help to crack some design problems by leading you to think about possible alternative approaches. But you have to read the entire book from start to finish before it really gels, so plan to have the time available. Recommended with caution only to the thinking OO designer.