Thinking Programs: Logical Modeling and Reasoning About Languages, Data, Computations, and Executions: Texts & Monographs in Symbolic Computation
Autor Wolfgang Schreineren Limba Engleză Paperback – 24 oct 2022
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 489.36 lei 6-8 săpt. | |
Springer International Publishing – 24 oct 2022 | 489.36 lei 6-8 săpt. | |
Hardback (1) | 665.42 lei 6-8 săpt. | |
Springer International Publishing – 23 oct 2021 | 665.42 lei 6-8 săpt. |
Din seria Texts & Monographs in Symbolic Computation
- Preț: 393.52 lei
- 20% Preț: 642.33 lei
- 15% Preț: 640.71 lei
- 20% Preț: 335.18 lei
- 20% Preț: 644.48 lei
- 15% Preț: 640.06 lei
- 20% Preț: 929.74 lei
- 15% Preț: 643.34 lei
- 15% Preț: 469.55 lei
- 20% Preț: 591.17 lei
- 15% Preț: 653.14 lei
- 20% Preț: 348.89 lei
- 20% Preț: 343.44 lei
- 20% Preț: 341.30 lei
- 20% Preț: 1160.88 lei
- 15% Preț: 702.24 lei
- 20% Preț: 1460.04 lei
- 20% Preț: 652.07 lei
- 18% Preț: 896.84 lei
- 18% Preț: 1011.45 lei
- 20% Preț: 1158.76 lei
- 20% Preț: 508.94 lei
Preț: 489.36 lei
Preț vechi: 575.72 lei
-15% Nou
Puncte Express: 734
Preț estimativ în valută:
93.66€ • 97.41$ • 78.49£
93.66€ • 97.41$ • 78.49£
Carte tipărită la comandă
Livrare economică 14-28 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783030805098
ISBN-10: 3030805093
Pagini: 636
Ilustrații: XXXIII, 636 p. 204 illus., 98 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.93 kg
Ediția:1st ed. 2021
Editura: Springer International Publishing
Colecția Springer
Seria Texts & Monographs in Symbolic Computation
Locul publicării:Cham, Switzerland
ISBN-10: 3030805093
Pagini: 636
Ilustrații: XXXIII, 636 p. 204 illus., 98 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.93 kg
Ediția:1st ed. 2021
Editura: Springer International Publishing
Colecția Springer
Seria Texts & Monographs in Symbolic Computation
Locul publicării:Cham, Switzerland
Cuprins
Part I The Foundations.- Syntax and Semantics.- The Language of Logic.- The Art of Reasoning.- Building Models.- Recursion.- Part II The Higher Planes.- Abstract Data Types.- Programming Languages.- Computer Programs.- Concurrent Systems.- References.- Index.
Notă biografică
Wolfgang Schreiner is an associate professor at the Research Institute for Symbolic Computation (RISC) of the Johannes Kepler University Linz, Austria. He is working in formal methods of computer science (with previous research in parallel computing and functional programming), and has produced various software packages related to formal semantics, specification, and verification, in particular the RISC ProofNavigator, the RISC ProgramExplorer, and the RISC Algorithm Language (RISCAL). Formerly he directed a degree programme on Computer-based Learning at the Upper Austria University of Applied Sciences in Hagenberg.
Textul de pe ultima copertă
This book describes some basic principles that allow developers of computer programs (computer scientists, software engineers, programmers) to clearly think about the artifacts they deal with in their daily work: data types, programming languages, programs written in these languages that compute from given inputs wanted outputs, and programs that describe continuously executing systems. The core message is that clear thinking about programs can be expressed in a single universal language, the formal language of logic. Apart from its universal elegance and expressiveness, this “logical” approach to the formal modeling of and reasoning about computer programs has another advantage: due to advances in computational logic (automated theorem proving, satisfiability solving, model checking), nowadays much of this process can be supported by software. This book therefore accompanies its theoretical elaborations by practical demonstrations of various systems and tools thatare based on respectively make use of the presented logical underpinnings.
Caracteristici
Theoretical constructions are illustrated by numerous examples that provide the reader with an intuitive understanding of the underlying ideas Each theoretical chapter concludes with the demonstration of some software that shows to the reader the practical applicability of the presented theory The book is accompanied by a web site that contains the source code of the demonstrations and examples for further self-study