- 5 Resultados
precio mínimo: € 29,30, precio máximo: € 59,43, precio promedio: € 50,78
1
A Practical Theory of Programming - Eric C. R. Hehner
Pedir
por ZVAB.com
€ 56,69
Envío: € 0,001
PedirEnlace patrocinado
Eric C. R. Hehner:

A Practical Theory of Programming - encuadernado, tapa blanda

1993, ISBN: 0387941061

[EAN: 9780387941066], Neubuch, [SC: 0.0], [PU: Springer New York], CONTROL; DATA STRUCTURES; DESIGN; DEVELOPMENT; FUNCTIONAL LANGUAGE; PROGRAMMING SOFTWARE; TIME; VERIFICATION, Druck auf … Más…

NEW BOOK. Gastos de envío:Versandkostenfrei. (EUR 0.00) AHA-BUCH GmbH, Einbeck, Germany [51283250] [Rating: 5 (von 5)]
2
A Practical Theory of Programming Eric C.R. Hehner Author
Pedir
por BarnesandNoble.com
€ 54,99
PedirEnlace patrocinado
A Practical Theory of Programming Eric C.R. Hehner Author - libro nuevo

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:… Más…

new in stock. Gastos de envío:zzgl. Versandkosten., más gastos de envío
3
A Practical Theory of Programming
Pedir
por Springer.com
€ 53,49
Envío: € 0,001
PedirEnlace patrocinado
A Practical Theory of Programming - libro nuevo

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: … Más…

Nr. 978-0-387-94106-6. Gastos de envío:Worldwide free shipping, , DE. (EUR 0.00)
4
A Practical Theory of Programming (Texts and Monographs in Computer Science). - Hehner, Eric C.R.
Pedir
por Achtung-Buecher.de
€ 29,30
Envío: € 0,001
PedirEnlace patrocinado
Hehner, Eric C.R.:
A Practical Theory of Programming (Texts and Monographs in Computer Science). - encuadernado, tapa blanda

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,]

Gastos de envío:Versandkostenfrei innerhalb der BRD. (EUR 0.00) Wissenschaftliches Antiquariat Thomas Haker e.K. Amtsgericht Freiburg, Registernummer: HRA 703494 A, 79771 Klettgau-Erzingen
5
Pedir
por AbeBooks.de
€ 59,43
Envío: € 36,351
PedirEnlace patrocinado
Eric C.R. Hehner:
A Practical Theory of Programming (Monographs in Computer Science) - encuadernado, tapa blanda

1993, ISBN: 0387941061

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

NEW BOOK. Gastos de envío: EUR 36.35 Welcome Back Books, Toledo, OH, U.S.A. [64434632] [Rating: 5 (von 5)]

1Dado que algunas plataformas no nos comunican las condiciones de envío y éstas pueden depender del país de entrega, del precio de compra, del peso y tamaño del artículo, de una posible membresía a la plataforma, de una entrega directa por parte de la plataforma o a través de un tercero (Marketplace), etc., es posible que los gastos de envío indicados por eurolibro/terralibro no concuerden con los de la plataforma ofertante.

Datos bibliográficos del mejor libro coincidente

Detalles del libro
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.

Detalles del libro - A Practical Theory of Programming Eric C.R. Hehner Author


EAN (ISBN-13): 9780387941066
ISBN (ISBN-10): 0387941061
Tapa dura
Tapa blanda
Año de publicación: 1993
Editorial: Springer New York Core >2 >T
260 Páginas
Peso: 0,688 kg
Idioma: eng/Englisch

Libro en la base de datos desde 2008-04-21T23:13:23+02:00 (Madrid)
Página de detalles modificada por última vez el 2024-04-16T22:10:50+02:00 (Madrid)
ISBN/EAN: 0387941061

ISBN - escritura alterna:
0-387-94106-1, 978-0-387-94106-6
Mode alterno de escritura y términos de búsqueda relacionados:
Autor del libro: eric, hehne, hehn, hehner, dijkstra
Título del libro: practical programming, practical theory, practical vim, monographs


Datos del la editorial

Autor: Eric C.R. Hehner
Título: Monographs in Computer Science; A Practical Theory of Programming
Editorial: Springer; Springer US
247 Páginas
Año de publicación: 1993-08-06
New York; NY; US
Idioma: Inglés
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.

Más, otros libros, que pueden ser muy parecidos a este:

Último libro similar:
9781441985965 A Practical Theory of Programming (Eric C. R. Hehner)


< para archivar...