Cantitate/Preț
Produs

Concepts in Programming Languages

Autor John C. Mitchell
en Limba Engleză Hardback – 13 oct 2002
For undergraduate and beginning graduate students, this textbook explains and examines the central concepts used in modern programming languages, such as functions, types, memory management, and control. The book is unique in its comprehensive presentation and comparison of major object-oriented programming languages. Separate chapters examine the history of objects, Simula and Smalltalk, and the prominent languages C++ and Java. The author presents foundational topics, such as lambda calculus and denotational semantics, in an easy-to-read, informal style, focusing on the main insights provided by these theories. Advanced topics include concurrency, concurrent object-oriented programming, program components, and inter-language interoperability. A chapter on logic programming illustrates the importance of specialized programming methods for certain kinds of problems. This book will give the reader a better understanding of the issues and tradeoffs that arise in programming language design, and a better appreciation of the advantages and pitfalls of the programming languages they use.
Citește tot Restrânge

Preț: 59966 lei

Preț vechi: 74956 lei
-20% Nou

Puncte Express: 899

Preț estimativ în valută:
11478 12342$ 9569£

Carte tipărită la comandă

Livrare economică 19 decembrie 24 - 02 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780521780988
ISBN-10: 0521780985
Pagini: 540
Ilustrații: 62 b/w illus. 14 tables 140 exercises
Dimensiuni: 186 x 262 x 31 mm
Greutate: 1.18 kg
Ediția:New.
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States

Cuprins

Part I. Functions and Foundations: 1. Introduction; 2. Computability; 3. Lisp: functions, recursion and lists; 4. Fundamentals; Part II. Procedures, Types, Memory Management and Control: 5. The Algol family and ML; 6. Type systems and type inference; 7. Scope, functions and storage management; 8. Control in sequential languages; Part III. Modularity, Abstraction and Object-Oriented Programming: 9. Data abstraction and modularity; 10. Concepts in object-oriented languages; 11. History of objects: simula and smalltalk; 12. Objects and run-time efficiency: C++; 13. Portability and safety: Java; Part IV. Concurrency and Logic Programming: 14. Concurrent and distributed programming; 15. The logic programming paradigm and prolog by Krzysztof Apt; Appendix: additional programming examples; Glossary.

Recenzii

'… an extremely rich source of important information, subtle issues, and diverse and challenging exercises … the book is interesting, challenging and a pleasure to read.' JFP

Descriere

A comprehensive undergraduate textbook covering both theory and practical design issues, with an emphasis on object-oriented languages.