Programming Language Pragmatics, 5th Ed (Morgan Kaufmann)
Monday, 09 June 2025

In the latest version of this programming language textbook,  Michael Scott takes the perspective that language design and language implementation are tightly interconnected, and that neither can be fully understood in isolation. In an approachable, readable style, he discusses more than 50 languages in the context of understanding how code is interpreted or compiled, providing an organizational framework for learning new languages, regardless of platform.

This edition has been thoroughly updated to cover the most recent developments in programming language design and provides a solid understanding of the most important issues driving software development today.

Author: Michael Scott and Jonathan Aldrich 
Publisher: Morgan Kaufmann
Date: May 2025
Pages: 992
ISBN: 978-0323999663
Print: 0323999662
Kindle: B0DPPC2DK8
Audience: General
Level: Intermediate/Advanced
Category: General interest

proglangprag

Topics include: 

  • Provides a complete re-write of the chapter on semantic analysis, using formal inference rules
  • Includes a heavy revision of the chapter on type systems
  • Presents significant updates to the chapters on composite types, object orientation, and code generation
  • Covers new material on ownership types, safe concurrency, asynchronous programming, traits, move constructors, template “concepts,” the LLVM compiler infrastructure, and many other topics

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Coding All-In-One For Dummies

Author: Chris Minnick
Publisher: For Dummies
Pages: 912
ISBN: 978-1119889564
Print: 1119889561
Kindle: B0B5BBNW9L
Audience: People wanting to learn to code in JavaScript, Flutter and Python
Rating: 3.5
Reviewer: Kay Ewbank

This book is described as offering an ideal starting place for learning th [ ... ]



JavaScript Crash Course (No Starch Press)

Author: Nick Morgan
Publisher: No Starch
Date: March 2024
Pages: 376
ISBN: 978-1718502260
Print: 1718502265
Kindle: B09JBF5K9F
Audience: Developers wanting to learn JavaScript
Rating: 4
Reviewer: Ian Elliot
JavaScript is still a very important language, so why not a crash course?


More Reviews