REVIEW - C# Class Design Handbook - Coding Effective Classes


Title:

C# Class Design Handbook

Coding Effective Classes

Author:

Richard Conway

ISBN:

Publisher:

Apress (2003)

Pages:

384pp

Reviewer:

Huw Lloyd

Reviewed:

October 2003

Rating:

★☆☆☆☆


No less than 5 authors have contributed to this 'handbook'. The principal author (his name is listed first) has a namesake whom I wish they had all attended to. I am referring to Conway and his famous law of architecture. This book's contents sorely reflect a paucity of shared focus and communication.

The apparent focus is C# class design, yet there is very little information presented on class design. If I picked up on the authors' tones correctly only one of them mentions class design issues. These are sprinkled about in bullet point form. Given that 'design' is such a loaded word, what I am referring to as absent from this text are references to such concepts as coupling and coherence, commonality and variability, library leverage, representation, orthogonal separation and domain analysis, scale, testability, variants and invariants and type leverage - all with respect to C#.

A more suitable title for the book may be 'C# Class Preliminaries'. More than half the book is devoted to spelling out the basics of the C# language. This is not achieved very well either. For instance the keyword internal restricts method access to assembly local calls, not as one author would have us believe to calls from the same namespace.

Much of the content is quite pragmatic, it just really hasn't been thought out properly. When you consider that class design is such a rich and interesting domain, I would expect anyone who knows a thing or two about classes to be disappointed by this book.

Not Recommended.


Book cover image courtesy of Open Library.




Your Privacy

By clicking "Accept All Cookies" you agree ACCU can store cookies on your device and disclose information in accordance with our Privacy Policy and Cookie Policy.

By clicking "Share IP Address" you agree ACCU can forward your IP address to third-party sites to enhance the information presented on the site, and that these sites may store cookies on your device.