Imagen 1 de 4




Galería
Imagen 1 de 4




¿Quieres vender uno?
Programming Language Pragmatics by Michael L. Scott (2009, Paperback)
USD17,99
Aproximadamente15,50 EUR
o Mejor oferta
Estado:
En buen estado
Libro que se ha leído pero que está en buen estado. Daños mínimos en la tapa, incluidas rozaduras, pero sin roturas ni agujeros. Es posible que no incluya sobrecubierta para tapas duras. Tapa muy poco desgastada. La mayoría de las páginas están en buen estado con muy pocas arrugas o roturas. El texto subrayado a lápiz es prácticamente inexistente, no hay texto resaltado ni anotaciones en los márgenes. No faltan páginas. Consulta el anuncio del vendedor para obtener más información y la descripción de cualquier posible imperfección.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Envío:
USD6,72 (aprox. 5,79 EUR) USPS Media MailTM.
Ubicado en: Lancaster, California, Estados Unidos
Entrega:
Entrega prevista entre el sáb. 18 oct. y el jue. 23 oct. a 94104
Devoluciones:
30 días para devoluciones. El comprador paga el envío de la devolución..
Pagos:
Compra con confianza
El vendedor asume toda la responsabilidad de este anuncio.
N.º de artículo de eBay:266931703971
Características del artículo
- Estado
- Book Title
- Programming Language Pragmatics
- Signed
- No
- Book Series
- N/A
- Educational Level
- Elementary School, High School, Middle School
- Narrative Type
- Nonfiction
- Features
- Illustrated
- Genre
- Computer & IT
- Original Language
- English
- Topic
- Programming Languages, Languages, Books
- Country/Region of Manufacture
- United States
- Intended Audience
- Adults, Young Adults
- ISBN
- 9780123745149
Acerca de este producto
Product Identifiers
Publisher
Elsevier Science & Technology
ISBN-10
0123745144
ISBN-13
9780123745149
eBay Product ID (ePID)
71121408
Product Key Features
Number of Pages
944 Pages
Publication Name
Programming Language Pragmatics
Language
English
Subject
Programming Languages / General, Programming / General
Publication Year
2009
Type
Textbook
Subject Area
Computers
Format
Trade Paperback
Dimensions
Item Length
9.2 in
Item Width
7.5 in
Additional Product Features
Edition Number
3
Intended Audience
College Audience
Dewey Edition
23
Reviews
"Michael Scott's book could have been entitled 'Why Programming Languages Work' ... Its comprehensive and integrated presentation of language design and implementation illustrates and explains admirably the many deep and profitable connections among these fields." -Jim Larus, Microsoft Research "This book is the best and most complete on this topic that I've seen." -Klaus Ostermann, Darmstadt University of Technology, "This book is a key resource for any computer science student and is certainly faithful to its title - Programming Language Pragmatics.... The updated third edition of this popular book delivers the key concepts of programming languages and their implementation in a concise and intuitive way, illustrated with clear explanations and examples.... In addition to the coverage of traditional language topics, Scott's book delves into the sometimes obscure, but essential, details of programming artifacts. The descriptions of language theory, along with concrete implementations of how to realise them, are invariably presented in a language-agnostic fashion. And therein lies the strength of this book: whilst the main examples have been updated (with C and Intel x86 replacing Pascal and MIPS), it provides an organisational framework for learning new languages, irrespective of the paradigm.... Programming Language Pragmatics provides a more accessible introduction to many of the key topics than the classic Compilers: Principles, Techniques and Tools by Aho et al. (a.k.a. the 'Dragon Book') and provides a deep appreciation of the design and implementation issues of modern languages.... The material is aimed at an undergraduate computer science level, but is also suitable for self-study. Topics are often independent of previously presented material, making it easier to pick and choose areas for study. This is also supported by additional in-depth material and advanced discussion topics on the companion CD.... In summary, this new edition provides both students and professionals alike a solid understanding of the most important issues driving software development today - an essential purchase for any serious programmer or computer scientist!"--BCS.com, "Michael Scott's book could have been entitled 'Why Programming Languages Work' ... Its comprehensive and integrated presentation of language design and implementation illustrates and explains admirably the many deep and profitable connections among these fields." -Jim Larus, Microsoft Research -Jim Larus, Microsoft Research "This book is the best and most complete on this topic that I've seen." -Klaus Ostermann, Darmstadt University of Technology, "This book is a key resource for any computer science student and is certainly faithful to its title - Programming Language Pragmatics.. The updated third edition of this popular book delivers the key concepts of programming languages and their implementation in a concise and intuitive way, illustrated with clear explanations and examples.. In addition to the coverage of traditional language topics, Scott's book delves into the sometimes obscure, but essential, details of programming artifacts. The descriptions of language theory, along with concrete implementations of how to realise them, are invariably presented in a language-agnostic fashion. And therein lies the strength of this book: whilst the main examples have been updated (with C and Intel x86 replacing Pascal and MIPS), it provides an organisational framework for learning new languages, irrespective of the paradigm.. Programming Language Pragmatics provides a more accessible introduction to many of the key topics than the classic Compilers: Principles, Techniques and Tools by Aho et al. (a.k.a. the 'Dragon Book') and provides a deep appreciation of the design and implementation issues of modern languages.. The material is aimed at an undergraduate computer science level, but is also suitable for self-study. Topics are often independent of previously presented material, making it easier to pick and choose areas for study. This is also supported by additional in-depth material and advanced discussion topics on the companion CD.. In summary, this new edition provides both students and professionals alike a solid understanding of the most important issues driving software development today - an essential purchase for any serious programmer or computer scientist!"--BCS.com, "Michael Scott's book could have been entitled 'Why Programming Languages Work' ... Its comprehensive and integrated presentation of language design and implementation illustrates and explains admirably the many deep and profitable connections among these fields." --Jim Larus, Microsoft Research "This book is the best and most complete on this topic that I've seen." --Klaus Ostermann, Darmstadt University of Technology, "Michael Scott's book could have been entitled 'Why Programming Languages Work' ... Its comprehensive and integrated presentation of language design and implementation illustrates and explains admirably the many deep and profitable connections among these fields." -Jim Larus, Microsoft Research "This book is the best and most complete on this topic that I've seen." -Klaus Ostermann, Darmstadt University of Technology
Illustrated
Yes
Dewey Decimal
005.13
Table Of Content
I. Foundations1. Introduction2. Programming Language Syntax3. Names, Scopes, Bindings4. Semantic Analysis5. Target Machine ArchitectureII. Core Issues in Language Design6. Control Flow7. Data Types8. Subroutines and Control Abstraction9. Data Abstraction and Object OrientationIII. Alternative Programming Models10. Functional Languages11. Logic Languages12. Concurrency13. Scripting LanguagesIV. A Closer Look at Implementation14. Building a Runnable Program15. Run-time Program Management 16. Code Improvement
Synopsis
Programming Language Pragmatics, Third Edition, is the most comprehensive programming language book available today. Taking the perspective that language design and implementation are tightly interconnected and that neither can be fully understood in isolation, this critically acclaimed and bestselling book has been thoroughly updated to cover the most recent developments in programming language design, inclouding Java 6 and 7, C++0X, C# 3.0, F#, Fortran 2003 and 2008, Ada 2005, and Scheme R6RS. A new chapter on run-time program management covers virtual machines, managed code, just-in-time and dynamic compilation, reflection, binary translation and rewriting, mobile code, sandboxing, and debugging and program analysis tools. Over 800 numbered examples are provided to help the reader quickly cross-reference and access content. This text is designed for undergraduate Computer Science students, programmers, and systems and software engineers. Classic programming foundations text now updated to familiarize students with the languages they are most likely to encounter in the workforce, including including Java 7, C++, C# 3.0, F#, Fortran 2008, Ada 2005, Scheme R6RS, and Perl 6. New and expanded coverage of concurrency and run-time systems ensures students and professionals understand the most important advances driving software today. Includes over 800 numbered examples to help the reader quickly cross-reference and access content., Programming Language Pragmatics, Third Edition, is the most comprehensive programming language book available today. Taking the perspective that language design and implementation are tightly interconnected and that neither can be fully understood in isolation, this critically acclaimed and bestselling book has been thoroughly updated to cover the most recent developments in programming language design, inclouding Java 6 and 7, C++0X, C# 3.0, F#, Fortran 2003 and 2008, Ada 2005, and Scheme R6RS. A new chapter on run-time program management covers virtual machines, managed code, just-in-time and dynamic compilation, reflection, binary translation and rewriting, mobile code, sandboxing, and debugging and program analysis tools. Over 800 numbered examples are provided to help the reader quickly cross-reference and access content. This text is designed for undergraduate Computer Science students, programmers, and systems and software engineers.
LC Classification Number
QA76.7
Descripción del artículo del vendedor
Acerca de este vendedor
lammrust
97,3% de votos positivos•9,4 mil artículos vendidos
Registrado como vendedor particularPor tanto, no se aplican los derechos de los consumidores derivados de las leyes de protección de los consumidores de la UE. La Garantía al cliente de eBay sigue aplicando a la mayoría de compras. Más informaciónMás información
Categorías populares de esta tienda
Votos de vendedor (4.680)
- a***l (29)- Votos emitidos por el comprador.Últimos 6 mesesCompra verificadaExcellent seller! The price was comparatively low to other sellers and the original retail price. The book was packaged so well that there’s NO WAY it could be damaged in transit 😂😂 Seller also packed and tracked it very quickly. A+ in my book 😁
- s***n (1)- Votos emitidos por el comprador.Mes pasadoCompra verificadaThe doll was in great condition as described, especially considering it’s 25 years old! The seller even partially refunded me due to a shipping delay. The price was very reasonable compared to other sellers. Overall, a wonderful experience!
- d***a (4303)- Votos emitidos por el comprador.Últimos 6 mesesCompra verificadaItem as described. Good packaging, service and seller. Thanks much. AA++1964 Reveils Bayard Pluto Clock Vintage *PLEASE READ* (#267215922568)
Más que explorar:
- Libros antiguos y de colección Walter Scott,
- Libros infantiles y juveniles Michael Ende,
- Libros infantiles y juveniles 2000 - 2009,
- Libros de literatura infantil y juvenil 2000 - 2009,
- Libros infantiles y juveniles madeleine l 'engle,
- Libros de texto 2000 - 2009,
- Libros de literatura y narrativa novelas 2000 - 2009,
- Libros de texto, año de publicación 2000 - 2009, en inglés,
- Libros infantiles y juveniles, año de publicación 2000 - 2009, en inglés,
- Libros de literatura y narrativa, año de publicación 2000 - 2009, en español