Cantitate/Preț
Produs

Thinking Programs: Logical Modeling and Reasoning About Languages, Data, Computations, and Executions: Texts & Monographs in Symbolic Computation

Autor Wolfgang Schreiner
en Limba Engleză Paperback – 24 oct 2022
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.

Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 48936 lei  6-8 săpt.
  Springer International Publishing – 24 oct 2022 48936 lei  6-8 săpt.
Hardback (1) 66542 lei  6-8 săpt.
  Springer International Publishing – 23 oct 2021 66542 lei  6-8 săpt.

Din seria Texts & Monographs in Symbolic Computation

Preț: 48936 lei

Preț vechi: 57572 lei
-15% Nou

Puncte Express: 734

Preț estimativ în valută:
9366 9741$ 7849£

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

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