- 5 Ergebnisse
Kleinster Preis: € 29,30, größter Preis: € 59,43, Mittelwert: € 50,54
1
A Practical Theory of Programming Eric C.R. Hehner Author
Bestellen
bei BarnesandNoble.com
€ 54,99
Bestellengesponserter Link

A Practical Theory of Programming Eric C.R. Hehner Author - neues Buch

ISBN: 9780387941066

There are several theories of programming. The first usable theory, often called Hoare's Logic, is still probably the most widely known. In it, a specification is a pair of predicates:… Mehr…

new in stock. Versandkosten:zzgl. Versandkosten.
2
A Practical Theory of Programming
Bestellen
bei Springer.com
€ 53,49
Versand: € 0,001
Bestellengesponserter Link
A Practical Theory of Programming - neues Buch

ISBN: 9780387941066

There are several theories of programming. The first usable theory, often called "Hoare's Logic", is still probably the most widely known. In it, a specification is a pair of predicates: … Mehr…

Nr. 978-0-387-94106-6. Versandkosten:Worldwide free shipping, , DE. (EUR 0.00)
3
A Practical Theory of Programming (Texts and Monographs in Computer Science). - Hehner, Eric C.R.
Bestellen
bei Achtung-Buecher.de
€ 29,30
Versand: € 0,001
Bestellengesponserter Link
Hehner, Eric C.R.:
A Practical Theory of Programming (Texts and Monographs in Computer Science). - gebunden oder broschiert

1993

ISBN: 0387941061

17,8 x 1,6 x 25,4 cm, hardcover. 257 p. Gebundene Ausgabe In very good condition. ISBN: 9780387941066 2, [PU:Springer,]

Versandkosten:Versandkostenfrei innerhalb der BRD. (EUR 0.00) Wissenschaftliches Antiquariat Thomas Haker e.K. Amtsgericht Freiburg, Registernummer: HRA 703494 A, 79771 Klettgau-Erzingen
4
Bestellen
bei AbeBooks.de
€ 59,43
Versand: € 36,351
Bestellengesponserter Link
Eric C.R. Hehner:
A Practical Theory of Programming (Monographs in Computer Science) - gebunden oder broschiert

1993, ISBN: 0387941061

[EAN: 9780387941066], Neubuch, [PU: Springer], Clean and crisp and new!, Books

NEW BOOK. Versandkosten: EUR 36.35 Welcome Back Books, Toledo, OH, U.S.A. [64434632] [Rating: 5 (von 5)]
5
Bestellen
bei AbeBooks.de
€ 55,50
Versand: € 68,161
Bestellengesponserter Link
Hehner, Eric C.R.:
A Practical Theory of Programming (Monographs in Computer Science) - gebunden oder broschiert

1993, ISBN: 0387941061

[EAN: 9780387941066], Neubuch, [PU: Springer], Books

NEW BOOK. Versandkosten: EUR 68.16 Lucky's Textbooks, Dallas, TX, U.S.A. [60577173] [Rating: 5 (von 5)]

1Da einige Plattformen keine Versandkonditionen übermitteln und diese vom Lieferland, dem Einkaufspreis, dem Gewicht und der Größe des Artikels, einer möglichen Mitgliedschaft der Plattform, einer direkten Lieferung durch die Plattform oder über einen Drittanbieter (Marketplace), etc. abhängig sein können, ist es möglich, dass die von eurobuch angegebenen Versandkosten nicht mit denen der anbietenden Plattform übereinstimmen.

Bibliographische Daten des bestpassenden Buches

Details zum Buch
A Practical Theory of Programming Eric C.R. Hehner Author

Understanding programming and programming languages requires knowledge of the underlying theoretical model. This book explores aspects of programming that are amenable to mathematical proof. The author describes a programming theory which is much simpler and more comprehensive than the current theories to date. In the theoretical model, a specification is just a boolean expression and refinement is just an ordinary implication. The author develops a practical and broad method for writing precise specifications and designing programs whose executions probably satisfy the specifications. Beginning with preparatory material in logic, numbers, sets, lists, functions and relations, the book advances further into program theory, the heart of the book. Subsequent chapters may be selected or omitted according to course emphasis. The text will be useful to students in courses on programming methodology or verification at the advanced undergraduate or beginning graduate level, as well as for software engineers in the field. All technical terms are explained and then demonstrated in the book wherever possible. No advanced mathematical knowledge or programming language is assumed. The book contains numerous exercises and worked-out solutions for specific exercises. Transparency masters and solutions for the remaining exercises are available from the author.

Detailangaben zum Buch - A Practical Theory of Programming Eric C.R. Hehner Author


EAN (ISBN-13): 9780387941066
ISBN (ISBN-10): 0387941061
Gebundene Ausgabe
Taschenbuch
Erscheinungsjahr: 1993
Herausgeber: Springer New York Core >2 >T
260 Seiten
Gewicht: 0,688 kg
Sprache: eng/Englisch

Buch in der Datenbank seit 2008-04-21T23:13:23+02:00 (Vienna)
Detailseite zuletzt geändert am 2024-04-10T14:31:19+02:00 (Vienna)
ISBN/EAN: 0387941061

ISBN - alternative Schreibweisen:
0-387-94106-1, 978-0-387-94106-6
Alternative Schreibweisen und verwandte Suchbegriffe:
Autor des Buches: eric, hehne, hehn, hehner, dijkstra
Titel des Buches: practical programming, practical theory, practical vim, monographs


Daten vom Verlag:

Autor/in: Eric C.R. Hehner
Titel: Monographs in Computer Science; A Practical Theory of Programming
Verlag: Springer; Springer US
247 Seiten
Erscheinungsjahr: 1993-08-06
New York; NY; US
Sprache: Englisch
53,49 € (DE)
54,99 € (AT)
59,00 CHF (CH)
Available
X, 247 p.

BB; Hardcover, Softcover / Informatik, EDV/Informatik; Software Engineering; Verstehen; control; data structures; design; development; functional programming; language; programming; programming language; software; time; verification; Software Engineering; BC

1 Basic Theories.- Boolean Theory.- Number Theory.- Character Theory.- 2 Basic Data Structures.- Bunch Theory.- Set Theory.- String Theory.- List Theory.- 3 Function Theory.- Functions.- Quantifiers.- Function Fine Points.- 4 Program Theory.- Specifications.- Program Development.- Time.- Robustness.- Refinement in Place.- 5 Programming Language.- Scope.- Data Structures.- Control Structures.- Time Dependence.- Assertions.- Subprogram.- Alias.- Functional Programming.- 6 Recursive Definition.- Recursive Data Definition.- Recursive Program Definition.- Limits.- 7 Theory Design and Implementation.- Data Theories.- Program Theories.- Specification by Implementation.- 8 Concurrency.- Independent Composition.- Circuit Design.- Found Concurrency.- 9 Communication.- Implementability.- Input and Output.- Recursively Defined Communication.- Input Composition.- Reaction Controller.- Communicating Processes.- Power Series Multiplication.- 10 Exercises.- Basic Theories.- Basic Data Structures.- Function Theory.- Program Theory.- Programming Language.- Recursive Definition.- Theory Design and Implementation.- Concurrency.- Communication.- 11 Reference.- Justifications.- Sources.- Axioms and Laws.- Symbols and Names.- Precedence.

Weitere, andere Bücher, die diesem Buch sehr ähnlich sein könnten:

Neuestes ähnliches Buch:
9781441985965 A Practical Theory of Programming (Eric C. R. Hehner)


< zum Archiv...