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:
Software Development for Small Teams: A RUP-Centric Approach
Author:
Gary Pollice et al
ISBN:
0-321-19950-2
Publisher:
Addison-Wesley
Pages:
272
Price:
£30-99
Reviewer:
Giles Moran
Subject:
management
Appeared in:
16-4
This book follows the progress of a voluntary software project from start to end. The team performed all of the work in their spare time and were geographically dispersed adding to the need for a process. The team was already familiar with the RUP or Rational Unified Process and had access to some of the Rational tools at their everyday places of work.

The book focuses on all aspects of the projects from the initial construction of the team all the way through to the final post-mortem. The book follows the RUP phases with each phase lasting a number of chapters.

The initial chapters introduce the team and give an overview of the project and the process. The project gets started by chapter 4 where the team discusses various aspects of the project such as milestones and communication methods. The standard RUP phases then follow: inception, elaboration, construction and transition, each as a chapter. These chapters are a good 'by example' introduction to RUP. Implementation details follow the chapters on elaboration and construction. The book ends with a useful project post-mortem (which should be compulsory in all projects IMHO), and a useful appendix.

The RUP is usually criticized for being too large and heavyweight for use by small teams and this book goes some way to addressing this point. The problem is that the team members already know about RUP, and I still think that any team starting out is still going to find RUP daunting.

I liked this book; it is highly readable and entertaining. I learned a lot about RUP and found myself in agreement with the authors about a lot of the points raised. The constant RUP references did annoy, as it wouldn't have taken much to generalise the book for a larger audience. For instance, when discussing version control, ClearCase is used even though the authors agree that it's far too heavyweight for the project. A small discussion on other source control systems such as CVS would have been useful. I know that the subtitle of the book is "A RUP-Centric Approach", but it wouldn't have taken much to make this a more general "Iterative-Centric Approach".

The problem with recommending this book is its scope. Small teams embarking on RUP would gain something by reading it, so for this particular subset of the readership I'd recommend it.

I wanted to read this book as I work in a small team and have wanted to get some ideas on how to improve the development process. I've gained some useful ideas from this book and will encourage other members of my team to read it.