Description :
Any system build on flawed concepts makes it clumsy and hard to make even simplest of changes to repair the damage done. The author begins the book with the statement “Software is built on abstractions. Pick the right ones and programming will flow from design; modules will have small and simple interfaces; and new functionality will more likely fit in without extensive organization.”
Basically, an abstraction is an idea reduced to its essential form. The author introduces the key elements of the approach: a logic, which provides the building blocks of the language; a language, which adds a small amount of syntax to the logic for structuring descriptions; and an analysis, which is a form of constraint solving, and it offers both simulation (generating sample states and executions) and checking (finding counterexamples to claimed properties). The author uses the language Alloy as a vehicle because of its simplicity and tool support; but the book’s lessons are mostly language-independent, and could also be applied in the context of other modeling languages.
“Abstraction is the essence of simple and effective software design, and logic is the essential tool for exploring and validating abstractions. These basic insights, which have been laboriously rediscovered by many practicing programmers, are now accessible to students and professionals at all levels of experience. Daniel Jackson supports his clear and elegant text with a powerful logical analysis tool that brings his witty examples to life.”
—TONY HOARE, Senior Researcher, Microsoft
Content :
CONTENTS: Preface. Acknowledgments. Introduction. A Whirlwind Tour. Logic. Language. Analysis. Examples. Appendices—A: Exercises. B: Alloy Language Reference. C: Kernel Semantics. D: Diagrammatic Notation. E: Alternative Approaches. References. Index. Related Books : | |
| | MICROSOFT SHAREPOINT 2013 ADMINISTRATION INSIDE OUT By WILLIAMS, RANDY, CALLAHAN, CA , GIVENS, CHRIS, GROSS, JOHN MILAN, ALDERMAN, BRIAN, BARRERA, JAVIER |
| |
|
| | |
| | |
Books by the same Author :
|