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:
Unix&Shell Programming
Author:
B Forouzan&R Gilberg
ISBN:
0-534-39155-9
Publisher:
Thomson
Pages:
pp
Price:
£35-00 (no
Reviewer:
Paul F. Johnson
Subject:
unix
Appeared in:
17-1
I have considered Linux and UNIX shell scripting akin to code optimisation - a black art that you either can or cannot do. I think the reason has been that all the books I have read consider the reader to be almost an expert to begin with. This book does not.

It assumes nothing other than knowing what a shell is. No requirement for being a perl guru or such. Being able to use an editor of your choice, and being able to use chmod is all that is required. Simple.

The book is very well structured with clear and concise explanations on how to write scripts. Even complex scripts are covered, when the authors patiently explain what is happening. As the reader has probably never done any form of shell scripting the authors have taken the approach of teaching a secure way and following best practice for scripts.

I really enjoyed reading this book - and I do not say that very often!

The only down point are the end of chapter review questions. While correctly pitched, sometimes the actual reason for asking a question is lost and this can be confusing. That said, I only recall seeing such questions less than 5 times in the whole of the book, so it is not a big problem.

Given the growth of Linux on the desktop (and the projected growth for 2005/6), I would suggest anyone wanting to gain employment in this ever growing sector should get this book. Study it well; it will stand you in good stead. Highly Recommended