Limit this search to....

Formal Methods and Object Technology Softcover Repri Edition
Contributor(s): Goldsack, Stephen J. (Editor), Kent, Stuart J. H. (Editor)
ISBN: 3540199772     ISBN-13: 9783540199779
Publisher: Springer
OUR PRICE:   $104.49  
Product Type: Paperback
Published: April 1996
Qty:
Additional Information
BISAC Categories:
- Computers | Programming - Object Oriented
- Mathematics | Logic
- Computers | Computer Science
Dewey: 005.11
LCCN: 96033762
Series: Formal Approaches to Computing and Information Technology (F
Physical Information: 0.8" H x 6.14" W x 9.21" (1.19 lbs) 368 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Rationale Software engineering aims to develop software by using approaches which en- able large and complex program suites to be developed in a systematic way. However, it is well known that it is difficult to obtain the level of assurance of correctness required for safety critical software using old fashioned program- ming techniques. The level of safety required becomes particularly high in software which is to function without a break for long periods of time, since the software cannot be restarted and errors can accumulate. Consequently programming for mission critical systems, for example, needs to address the requirements of correctness with particular care. In the search for techniques for making software cheaper and more reliable, two important but largely independent influences have been visible in recent years. These are: - Object Technology - Formal Methods First, it has become evident that objects are, and will remain an important concept in software. Experimental languages of the 1970's introduced various concepts of package, cluster, module, etc. giving concrete expression to the importance of modularity and encapsulation, the construction of software com- ponents hiding their state representations and algorithmic mechanisms from users, exporting only those features (mainly the procedure calling mechanisms) which were needed in order to use the objects. This gives the software com- ponents a level of abstraction, separating the view of what a module does for the system from the details of how it does them.