Cantitate/Preț
Produs

Programming Languages: Principles and Paradigms: Undergraduate Topics in Computer Science

Autor Maurizio Gabbrielli, Simone Martini
en Limba Engleză Paperback – 15 apr 2010
This excellent addition to the UTiCS series of undergraduate textbooks provides a detailed and up to date description of the main principles behind the design and implementation of modern programming languages.
Rather than focusing on a specific language, the book identifies the most important principles shared by large classes of languages. To complete this general approach, detailed descriptions of the main programming paradigms, namely imperative, object-oriented, functional and logic are given, analysed in depth and compared. This provides the basis for a critical understanding of most of the programming languages.
An historical viewpoint is also included, discussing the evolution of programming languages, and to provide a context for most of the constructs in use today. The book concludes with two chapters which introduce basic notions of syntax, semantics and computability, to provide a completely rounded picture of what constitutes a programming language.

Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (2) 30555 lei  43-57 zile +3432 lei  5-11 zile
  Springer International Publishing – 15 oct 2023 34185 lei  22-36 zile +3432 lei  5-11 zile
  SPRINGER LONDON – 15 apr 2010 30555 lei  43-57 zile

Din seria Undergraduate Topics in Computer Science

Preț: 30555 lei

Preț vechi: 38194 lei
-20% Nou

Puncte Express: 458

Preț estimativ în valută:
5848 6074$ 4857£

Carte tipărită la comandă

Livrare economică 03-17 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781848829138
ISBN-10: 1848829132
Pagini: 462
Ilustrații: XX, 440 p.
Dimensiuni: 155 x 235 x 28 mm
Greutate: 0.64 kg
Ediția:2010
Editura: SPRINGER LONDON
Colecția Springer
Seria Undergraduate Topics in Computer Science

Locul publicării:London, United Kingdom

Public țintă

Lower undergraduate

Cuprins

Abstract Machines.- How to Describe a Programming Language.- Foundations.- Names and The Environment.- Memory Management.- Control Structure.- Control Abstraction.- Structuring Data.- Data Abstraction.- The Object-Oriented Paradigm.- The Functional Paradigm.- The Logic Programming Paradigm.- A Short Historical Perspective.

Recenzii

From the reviews:
“This undergraduate textbook on the principles of programming languages has many commendable aspects. It is grounded on sound principles of computing, with machines taking a central role. The authors use activation stacks and other machine-level abstractions to explain many complex ideas--such as scopes and evaluation mechanisms--in concrete terms. Furthermore, many aspects of C++, Java, and C# are covered and contrasted in substantial detail. … In short, what the text covers, it covers well … .” (Simon Thompson, ACM Computing Reviews, January, 2011)
“This book provides a detailed description of the main principles behind the design and implementation of modern programming languages. … Primarily, the text is intended as a university textbook, but is also suitable for personal study of professionals who wish to deepen their knowledge of the mechanisms that lie behind the languages they use.” (Stefan Meyer, Zentralblatt MATH, Vol. 1204, 2011)

Textul de pe ultima copertă

This excellent addition to the UTiCS series of undergraduate textbooks provides a detailed and up to date description of the main principles behind the design and implementation of modern programming languages.
Rather than focusing on a specific language, the book identifies the most important principles shared by large classes of languages. To complete this general approach, detailed descriptions of the main programming paradigms, namely imperative, object-oriented, functional and logic are given, analysed in depth and compared. This provides the basis for a critical understanding of most of the programming languages.
An historical viewpoint is also included, discussing the evolution of programming languages, and to provide a context for most of the constructs in use today. The book concludes with two chapters which introduce basic notions of syntax, semantics and computability, to provide a completely rounded picture of what constitutes a programminglanguage.

Caracteristici

Self-contained and straightforward approach that requires some familiarity with only one programming language (unlike many competitor books) Clearly separates between the design, implementation and pragmatic aspects of programming languages Explicit treatment of the main programming paradigms Includes supplementary material: sn.pub/extras

Notă biografică

Dr. Maurizio Gabbrielli and Dr. Simone Martini are both Professors at the Department of Computer Science and Engineering of the University of Bologna, Italy.