Introduction to Programming Languages
Autor Arvind Kumar Bansalen Limba Engleză Paperback – 14 dec 2013
Designed for a one-semester undergraduate course, this classroom-tested book teaches the principles of programming language design and implementation. It presents:
- Common features of programming languages at an abstract level rather than a comparative level
- The implementation model and behavior of programming paradigms at abstract levels so that students understand the power and limitations of programming paradigms
- Language constructs at a paradigm level
- A holistic view of programming language design and behavior
Preț: 694.14 lei
Preț vechi: 816.64 lei
-15% Nou
Puncte Express: 1041
Preț estimativ în valută:
132.82€ • 139.05$ • 109.90£
132.82€ • 139.05$ • 109.90£
Carte tipărită la comandă
Livrare economică 07-21 aprilie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781466565142
ISBN-10: 1466565144
Pagini: 624
Ilustrații: 157 black & white illustrations, 23 black & white tables
Dimensiuni: 178 x 254 x 36 mm
Greutate: 1.12 kg
Ediția:New.
Editura: CRC Press
Colecția Chapman and Hall/CRC
Locul publicării:Boca Raton, United States
ISBN-10: 1466565144
Pagini: 624
Ilustrații: 157 black & white illustrations, 23 black & white tables
Dimensiuni: 178 x 254 x 36 mm
Greutate: 1.12 kg
Ediția:New.
Editura: CRC Press
Colecția Chapman and Hall/CRC
Locul publicării:Boca Raton, United States
Public țintă
Undergraduate students in computer science taking a programming language course; computer science and IT professionals.Cuprins
Introduction. Background and Fundamental Concepts. Syntax and Semantics. Abstractions in Programs and Information Exchange. Implementation Model for Imperative Languages. Dynamic Memory Management. Type Theory. Concurrency Programming Paradigm. Functional Programming Paradigm. Logic Programming Paradigm. Object-Oriented Programming Paradigm. Web and Multimedia Programming Paradigms. Other Programming Paradigms. Scripting Languages. Conclusion and Future of Programming Languages. Appendices. Bibliography. Index.
Recenzii
"… a great introductory text, providing essential knowledge in the field and enabling students to place in the appropriate context the programming concepts they learned in their introductory courses. … The author has cleverly placed an introduction to data structures commonly used by programming languages in the second chapter, minimizing prerequisites and enabling the book’s usage at the sophomore level. Theory has been kept to levels suitable for a general undergraduate population and is supported by a wealth of concise, well-illustrated examples. … Recommended."
—CHOICE, August 2014
—CHOICE, August 2014
Notă biografică
Arvind Bansal is a professor of computer science at Kent State University. A member of IEEE and ACM, he is an area editor of Tools with Artificial Intelligence . His research interests include the areas of concurrent logic programming, fault-tolerant agent-based systems, knowledge bases, program analysis, XML-based multimedia languages and systems, bioinformatics, biological computing, and proteomics. He received a PhD in computer science from Case Western Reserve University.
Descriere
Designed for a one-semester undergraduate course, this classroom-tested book separates programming language concepts from the restraints of multiple language syntax by discussing the concepts at an abstract level. The author explains the principles of programming language design and implementation and covers both classical and newer topics, such as concurrent programming constructs and mobile computing models. Along with problems and further reading in each chapter, the text includes in-depth examples and case studies using various languages that help students understand syntax in practical contexts.