Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
Software Blueprints: Lightweight Uses of Logic In Conceptual Modelling

Software Blueprints: Lightweight Uses of Logic In Conceptual Modelling

List Price: $52.99
Your Price: $52.99
Product Info Reviews

<< 1 >>

Rating: 4 stars
Summary: Concise models for what the software is to do
Review: The precise language of logic has so many uses in computer science, it is sometimes surprising that it is not more widely used. Ambiguity is a recurring problem in writing everything from the initial specifications to the final documentation. The formal statements of logic are by nature unambiguous, which would eliminate most of the problems of imprecision. However, there are two major obstacles to the widespread adoption of the language of logic:

1) Very few programmers understand the formal language and most do not have time to learn it.
2) If logic were to be used, it would require the writing of almost another complete set of specifications. Most programmers don't have time to write or won't write standard documentation Expecting a formal set is asking for more than can normally be delivered.

Despite this stiff mass of resistance, there are uses for formal logic, and many of those uses are described in this book. Most of the standard structures of software modeling are described using formal logic structures. If you do not have some experience in formal logic, then you will find most of this book very difficult to understand. However, if you have had the pleasure of some study in logic, then you will appreciate the conciseness and precision of the models that are constructed. To the initiated, they allow for the creation of some very elegant descriptions of what software is supposed to do.
All of the fundamental areas of logic in application to computer science are covered. Each chapter concludes with a set of exercises and solutions are included in an appendix. This book would be an ideal one for an advanced undergraduate or beginning graduate course in logic applied to computer science. To the extent that programming is mentioned, the languages are Lisp and Prolog.
Formal logic is sorely underutilized in computer science. Writing formal descriptions of your models and code demands a degree of intellectual rigor that cannot be achieved any other way. It is clear that the only true path to correct software is to be intellectually precise and the models in this book will help you do that.


<< 1 >>

© 2004, ReviewFocus or its affiliates