Concepts, Techniques and Models of Computer Programming

  • 16h 40m
  • Peter Van Roy, Seif Haridi
  • The MIT Press
  • 2004

This innovative text presents computer programming as a unified discipline in a way that is both practical and scientifically sound. The book focuses on techniques of lasting value and explains them precisely in terms of a simple abstract machine. The book presents all major programming paradigms in a uniform framework that shows their deep relationships and how and where to use them together.

After an introduction to programming concepts, the book presents both well-known and lesser-known computation models ("programming paradigms"). Each model has its own set of techniques and each is included on the basis of its usefulness in practice. The general models include declarative programming, declarative concurrency, message-passing concurrency, explicit state, object-oriented programming, shared-state concurrency, and relational programming. Specialized models include graphical user interface programming, distributed programming, and constraint programming. Each model is based on its kernel language -- a simple core language that consists of a small number of programmer- significant elements. The kernel languages are introduced progressively, adding concepts one by one, thus showing the deep relationships between different models. The kernel languages are defined precisely in terms of a simple abstract machine. Because a wide variety of languages and programming paradigms can be modeled by a small set of closely related kernel languages, this approach allows programmer and student to grasp the underlying unity of programming. The book has many program fragments and exercises, all of which can be run on the Mozart Programming System, an Open Source software package that features an interactive incremental development environment.

About the Authors

Peter Van Roy is Professor in the Department of Coputing Science and Engineering at Université catholique de Louvain, at Louvain-la-Neuve, Belgium.

Seif Haridi is Professor of Computer Systems in the Department of Microelectronics and Information Technology at the Royal Institute of Technology, Sweden, and Chief Scientific Advisor of the Swedish Institute of Computer Science.

In this Book

  • Introduction to Programming Concepts
  • Declarative Computation Model
  • Declarative Programming Techniques
  • Declarative Concurrency
  • Message-Passing Concurrency
  • Explicit State
  • Object-Oriented Programming
  • Shared-State Concurrency
  • Relational Programming
  • Graphical User Interface Programming
  • Distributed Programming
  • Constraint Programming
  • Language Semantics
  • References
SHOW MORE
FREE ACCESS

YOU MIGHT ALSO LIKE

Rating 4.6 of 122 users Rating 4.6 of 122 users (122)
Rating 3.0 of 1 users Rating 3.0 of 1 users (1)