- 5 resultados
menor preço: € 29.30, preço mais alto: € 59.43, preço médio: € 50.54
1
A Practical Theory of Programming Eric C.R. Hehner Author
Encomendar
no/na BarnesandNoble.com
€ 54.99
EncomendarLink patrocinado

A Practical Theory of Programming Eric C.R. Hehner Author - nuovo livro

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:… mais…

new in stock. Custos de envio:zzgl. Versandkosten., mais custos de envio
2
A Practical Theory of Programming
Encomendar
no/na Springer.com
€ 53.49
Envio: € 0.001
EncomendarLink patrocinado
A Practical Theory of Programming - nuovo livro

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: … mais…

Nr. 978-0-387-94106-6. Custos de envio:Worldwide free shipping, , DE. (EUR 0.00)
3
A Practical Theory of Programming (Texts and Monographs in Computer Science). - Hehner, Eric C.R.
Encomendar
no/na Achtung-Buecher.de
€ 29.30
Envio: € 0.001
EncomendarLink patrocinado
Hehner, Eric C.R.:
A Practical Theory of Programming (Texts and Monographs in Computer Science). - encadernada, livro de bolso

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

Custos de envio:Versandkostenfrei innerhalb der BRD. (EUR 0.00) Wissenschaftliches Antiquariat Thomas Haker e.K. Amtsgericht Freiburg, Registernummer: HRA 703494 A, 79771 Klettgau-Erzingen
4
Encomendar
no/na AbeBooks.de
€ 59.43
Envio: € 36.351
EncomendarLink patrocinado
Eric C.R. Hehner:
A Practical Theory of Programming (Monographs in Computer Science) - encadernada, livro de bolso

1993, ISBN: 0387941061

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

NEW BOOK. Custos de envio: EUR 36.35 Welcome Back Books, Toledo, OH, U.S.A. [64434632] [Rating: 5 (von 5)]
5
Encomendar
no/na AbeBooks.de
€ 55.50
Envio: € 68.161
EncomendarLink patrocinado
Hehner, Eric C.R.:
A Practical Theory of Programming (Monographs in Computer Science) - encadernada, livro de bolso

1993, ISBN: 0387941061

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

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

1Como algumas plataformas não transmitem condições de envio e estas podem depender do país de entrega, do preço de compra, do peso e tamanho do item, de uma possível adesão à plataforma, de uma entrega direta pela plataforma ou através de um fornecedor terceirizado (Marketplace), etc., é possível que os custos de envio indicados pela terralivro não correspondam aos da plataforma ofertante.

Dados bibliográficos do melhor livro correspondente

Pormenores referentes ao livro
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.

Dados detalhados do livro - A Practical Theory of Programming Eric C.R. Hehner Author


EAN (ISBN-13): 9780387941066
ISBN (ISBN-10): 0387941061
Livro de capa dura
Livro de bolso
Ano de publicação: 1993
Editor/Editora: Springer New York Core >2 >T
260 Páginas
Peso: 0,688 kg
Língua: eng/Englisch

Livro na base de dados desde 2008-04-21T18:13:23-03:00 (Sao Paulo)
Página de detalhes modificada pela última vez em 2024-04-10T09:31:19-03:00 (Sao Paulo)
Número ISBN/EAN: 9780387941066

Número ISBN - Ortografia alternativa:
0-387-94106-1, 978-0-387-94106-6
Ortografia alternativa e termos de pesquisa relacionados:
Autor do livro: eric, hehne, hehn, hehner, dijkstra
Título do livro: practical programming, practical theory, practical vim, monographs


Dados da editora

Autor: Eric C.R. Hehner
Título: Monographs in Computer Science; A Practical Theory of Programming
Editora: Springer; Springer US
247 Páginas
Ano de publicação: 1993-08-06
New York; NY; US
Língua: 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.

Outros livros adicionais, que poderiam ser muito similares com este livro:

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


< Para arquivar...