has ALL you need!
A community for book lovers to create their own bookshelves, share and explore books.
Sign Up for FREE!Similar books
Book Description
Thoroughly updated to reflect the most current developments in language design and implementation, the second edition
*Addresses key developments in programming language design:
+ Finalized C99 standard
+ Java 5
+ C# 2.0
+ Java concurrency package (JSR 166) and comparable mechanisms in C#
+ Java and C# generics
*Introduces and discusses scripting languages throughout the book and in an entire new chapter that covers:
+ Application domains: shell languages, text processing and report generation, mathematics and statistics, glue languages and general purpose scripting, extension languages, scripting the World Wide Web
+ Design concepts: names and scopes, string and pattern manipulation, high level data types, object orientation
+ Major languages: Perl, PHP, Tcl/Tk, Python, Ruby, JavaScript, XLST
*Updates many sections and topics:
+ iterators
+ exceptions
+ polymorphism
+ templates/generics
+ scope rules and declaration ordering
+ separate compilation
+ garbage collection
+ threads and synchronization
New pedagogical features
Design & Implementation boxes
+ Highlight the interplay between language design and language implementation
Test Your Understanding review questions
+ Help students assess their understanding of key points of a section
In More Depth CD supplements
+ Present more advanced or peripheral material for students who would like to extend their knowledge
Explorations
+ Provide students with additional exercises that are open-ended, research-type activities
New reference features
+ Over 900 numbered and titled examples help the student to quickly cross-reference and access content for initial study and later review.
+ Indices (in the printed text) for both the Design and Implementation boxes and the numbered examples.
+ CD search engine for both the printed text and the supplemental sections.
+ Live links on the CD to Web-based language tutorials, reference manuals, and compilers and interpreters.
On the CD
+ In More Depth sections and sub-sections that are introduced in the book and presented on the CD
+ In More Depth Exercises and Explorations for students wanting additional challenges
+ Links to Web-based language reference manuals and tutorials
+ Links to Web-based compilers and interpreters
+ Text files containing the code fragments featured as examples in the book
+ Search engine to search both the main text and the CD-only content
Instructor support
+ Password-protected site for adopters who request the password from a sales representative
+ Solutions to most exercises
+ Figures from the book in several formats
+ Lecture slides prepared by other instructors
New Coverage:
* Addresses the most recent developments in programming language design, including C99, C#, and Java 5.
* Introduces and discusses scripting languages throughout the book as well as in an entire new chapter.
* Includes a comprehensive chapter on concurrency, with coverage of the new Java concurrency package (JSR 166) and the comparable mechanisms in C#.
* Updates many sections and topics, including iterators, exceptions, polymorphism, templates/generics, scope rules and declaration ordering, separate compilation, garbage collection, and threads and synchronization.
New Pedagogical Features:
* Highlights the interaction and tradeoffs inherent in language design and language implementation decisions with over 100 Design and Implementation call-out boxes.
* Adds end-of-chapter Exploration exercisesopen-ended, research-type activities.
* Provides review questions after sections for quick self-assessment.
* Includes over 800 numbered examples to help the reader quickly cross-reference and access content.
Groups with this in collection
Informatica (284) |
- Book Details
- English Books
- Rating:



(6)
4 stars 
3 stars 
2 stars 
1 star 
- Paperback 912 Pages
- Edition: 2
- ISBN-10: 0126339511
- ISBN-13: 9780126339512
- Publisher: Morgan Kaufmann
- Pub date: Nov 07, 2005
- Dimensions: 23 cm x 19 cm x 3 cm Just how big is that?
- Also available as: Hardcover

FAQ
How does the voting work?
Find a comment helpful / unhelpful? Cast your vote. Only one vote from each person will be counted. Every hour we gather all the votes, add them up, add some magic source, and there we have the new sorting for the comments on the page of this book!I see mistakes in the book information. How can I fix it?
Under "Book details", there is a link labeled "Improve data of this book". You can use that form to send us the correct information.


Ci sono dei libri che hanno una marcia in piu' e "Programming Language Pragmatics" e' uno di quelli; puo' essere utilizzato sia per la comprensione delle tecniche per lo sviluppo dei linguaggi di programmazione, sia come supporto all'implementazione di un compilatore.
Va da se' che la ... Continue
Ci sono dei libri che hanno una marcia in piu' e "Programming Language Pragmatics" e' uno di quelli; puo' essere utilizzato sia per la comprensione delle tecniche per lo sviluppo dei linguaggi di programmazione, sia come supporto all'implementazione di un compilatore.
Va da se' che la gran mole di materiale, `Tips & Tricks`, sottigliezze e quant'altro contenute nel testo possono soddisfare qualsiasi corso di linguaggi in ambito Universitario; le 1000 pagine potrebbero incutere un certo timore, ed e' vero, d'altronde non conosco testi sui linguaggi di programmazione che non superino abbondantemente le 500 pagine, tuttavia, nel caso specifico, la lettura e' talmente piacevole che ciascun capitolo scorre via - come direbbe Veltroni - pacatamente, serenamente, senza accorgersene! - o quasi -.
Nota: L'affermazione precedente va' corredata con una buona dose di passione, altrimenti il testo risultera' estremamente complesso e pesante.
Entrando nello specifico: il testo, a mio avviso, va ben oltre i linguaggi di programmazione, infatti lo collocherei in una via di mezzo tra compilatori e linguaggi stessi, con una leggera predisposizione per i compilatori.
A differenza di altri testi, che trattano tale argomento con il solo conforto di pseudocodice senza peraltro entrare nello specifico di nessun linguaggio, PLP prende di petto il contesto storico confrontandosi con alcuni dei linguaggi piu' in voga del momento, tra cui Java, C/C++ e Perl.
Vorrei ricordare che, nonostante la miriade di nuovi linguaggi di programmazione, nati per soddisfare la programmazione Web,- alcuni direbbero moderni, io ritengo invece che non c'e' modernita' se le idee sono le stesse o per lo meno se sono poco innovative -, i linguaggi pocanzi citati godono di una folta schiera di programmatori, e a tutt'oggi sono tra i 10 linguaggi piu' utilizzati.
Trovo splendido questo testo perche' affonda gli artigli nei meandri del C99 - standard ISO/OSI - e del Perl - chi l'avrebbe mai detto? - sono certo, infine, che gli amanti dei Sistemi Operativi UNIX like lo apprezzeranno maggiormente.
Faccio notare, infine, che nel 2009 sara' prevista una nuova edizione - la terza- e con grande dolore ho notato che non saranno piu' contemplati ne' il C99, ne' il C++ e ne' tanto meno il Perl, per cui, la presente edizione e' da considerarsi un gioiellino per coloro che amano tali linguaggi, ossia gli Informatici di Vecchio stampo.
Magnifico.