The Correctness-by-Construction Approach to Programming

The Correctness-by-Construction Approach to Programming
Author :
Publisher : Springer Science & Business Media
Total Pages : 273
Release :
ISBN-10 : 9783642279195
ISBN-13 : 3642279198
Rating : 4/5 (95 Downloads)

Book Synopsis The Correctness-by-Construction Approach to Programming by : Derrick G. Kourie

Download or read book The Correctness-by-Construction Approach to Programming written by Derrick G. Kourie and published by Springer Science & Business Media. This book was released on 2012-04-10 with total page 273 pages. Available in PDF, EPUB and Kindle. Book excerpt: The focus of this book is on bridging the gap between two extreme methods for developing software. On the one hand, there are texts and approaches that are so formal that they scare off all but the most dedicated theoretical computer scientists. On the other, there are some who believe that any measure of formality is a waste of time, resulting in software that is developed by following gut feelings and intuitions. Kourie and Watson advocate an approach known as “correctness-by-construction,” a technique to derive algorithms that relies on formal theory, but that requires such theory to be deployed in a very systematic and pragmatic way. First they provide the key theoretical background (like first-order predicate logic or refinement laws) that is needed to understand and apply the method. They then detail a series of graded examples ranging from binary search to lattice cover graph construction and finite automata minimization in order to show how it can be applied to increasingly complex algorithmic problems. The principal purpose of this book is to change the way software developers approach their task at programming-in-the-small level, with a view to improving code quality. Thus it coheres with both the IEEE’s Guide to the Software Engineering Body of Knowledge (SWEBOK) recommendations, which identifies themes covered in this book as part of the software engineer’s arsenal of tools and methods, and with the goals of the Software Engineering Method and Theory (SEMAT) initiative, which aims to “refound software engineering based on a solid theory.”


The Correctness-by-Construction Approach to Programming Related Books

The Correctness-by-Construction Approach to Programming
Language: en
Pages: 273
Authors: Derrick G. Kourie
Categories: Computers
Type: BOOK - Published: 2012-04-10 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

The focus of this book is on bridging the gap between two extreme methods for developing software. On the one hand, there are texts and approaches that are so f
The Correctness-by-Construction Approach to Programming
Language: en
Pages: 273
Authors: Derrick G. Kourie
Categories: Computers
Type: BOOK - Published: 2012-04-12 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

The focus of this book is on bridging the gap between two extreme methods for developing software. On the one hand, there are texts and approaches that are so f
Computer Science
Language: en
Pages: 1060
Authors: Behrouz A. Forouzan
Categories: Computers
Type: BOOK - Published: 2004 - Publisher: Thomson Brooks/Cole

DOWNLOAD EBOOK

Based on the tenet that good habits are formed early, the authors consistently emphasize the principles of structured programming and software engineering. Ever
Feature-Oriented Software Product Lines
Language: en
Pages: 320
Authors: Sven Apel
Categories: Computers
Type: BOOK - Published: 2013-10-04 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

While standardization has empowered the software industry to substantially scale software development and to provide affordable software to a broad market, it o
The Elements of Programming Style
Language: en
Pages: 172
Authors: Brian W. Kernighan
Categories: Computers
Type: BOOK - Published: 1974 - Publisher: McGraw-Hill Companies

DOWNLOAD EBOOK

Covers Expression, Structure, Common Blunders, Documentation, & Structured Programming Techniques