Home Page -------------------
[Home Page] - [Reviews Main]
-------------------

Book Review
Kent Beck's Guide to Better Smalltalk by Kent Beck
Recommended
ISBN: 0 521 64437 2       Publisher: Cambridge University Press       Pages: 408pp       Price: £24-95
Categories:   object oriented     languages    
Reviewed by Burkhard Kloss in Overload OL36 (Mar 2000)
If you have been following the various SIGS publications, especially JOOP and SmallTalk Report, over the last few years, then the author will probably need to introduction. He has been a regular columnist and has recently received much attention for his involvement with the Extreme Programming methodology.

'A Guide to Better SmallTalk' is a collection of Beck's articles, spanning from an OOPSLA paper in 1986 to his final SmallTalk report column in 1996. While most of the articles naturally focus on SmallTalk, you do not need more than a passing familiarity with the language to follow them. The underlying theme is usually more generally applicable and C++ or Java programmers can benefit equally from the discussions on clean code or inheritance.

Two articles that are more generally appealing and have aged particularly well are 'A Laboratory for Teaching Object Oriented Thinking' (originally an OOPSLA paper, with Ward Cunningham) and 'Think Like an Object'. The latter especially is an excellent introduction to the use of CRC cards.

Some of the articles also trace Beck's first forays into patterns. While these have been pretty much accepted into the mainstream, the articles are still well worth reading, as are his musings on refactoring of code.

If you are programming in SmallTalk, you may have been following these articles in SmallTalk Report anyway; if not, this book would be a good way of catching up. If you usually program in C++ or Java, these articles can be a good way of getting a different perspective on OO and programming (perhaps in combination with some sessions with Squeak (http://wwww.squeak.org/), a free SmallTalk implementation). You will certainly uncover a lot of value in this book, even if it is not necessarily immediately technically applicable.


Other Authors with the same surname

Beck
eXtreme Programming Explained by Kent Beck [Recommended]  (Reviewed May 2000)


Last Update - 13 May 2001.

To link to this review, please use the URL: http://www.accu.org/bookreviews/public/reviews/k/k002108.htm

Copyright © The Association of C & C++ Users 1998-2000. All rights reserved.

Mirrored from http://www.accu.org/