Introduction to Static Analysis (MIT Press)
Monday, 24 February 2020

This book, subtitled "An Abstract Interpretation Perspective", offers a self-contained introduction to static analysis, covering the basics of both theoretical foundations and practical considerations in the use of static analysis tools. Authors Xavier Rival and Kwangkeun Yi offer a quick and comprehensive introduction for nonspecialists.The text covers the mathematical foundations of static analysis, including semantics, semantic abstraction, and computation of program invariants. It also covers more advanced notions and techniques, including techniques for enhancing the cost-accuracy balance of analysis and abstractions for advanced programming features.

<ASIN:0262043416>

 

Authors: Xavier Rival and Kwangkeun Yi
Publisher: The MIT Press
Date: February 2020
Pages: 320
ISBN: 978-0262043410
Print: 0262043416
Kindle: B0844NWNT7
Audience: Developers interested in static analysis techniques
Level: Intermediate
Category: Methodology 

statanal

 

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
 


Discovering Modern C++, 2nd Ed

Author: Peter Gottschling
Publisher: Addison-Wesley
Pages: 576
ISBN: 978-0136677642
Print: 0136677649
Kindle: ‎ B09HTJRJ3V
Audience: C++ developers
Rating: 5
Reviewer: Mike James

Modern C++ who would want to write anything else? Is this a suitable introduction for the rest of us?



Beginning Programming All-in-One For Dummies

Author: Wallace Wang
Publisher: For Dummies
Pages: 800
ISBN: 978-1119884408
Print: 1119884403
Kindle: B0B1BLY87B
Audience: Novice programmers
Rating: 3
Reviewer: Kay Ewbank

This is a collection of seven shorter books introducing key aspects of programming, but it fails through trying to cover too [ ... ]


More Reviews