A Philosophy of Software Design, 2nd Edition

No cover

John K. Ousterhout: A Philosophy of Software Design, 2nd Edition (Paperback, 2021, Yaknyam Press)

Paperback, 196 pages

Published July 26, 2021 by Yaknyam Press.

ISBN:
978-1-7321022-1-7
Copied ISBN!

View on OpenLibrary

4 stars (1 review)

3 editions

Worth it for the shallow/deep module terminology

4 stars

Most of the author's views (like, for example, on writing comments) are non-controversial. He does however, coin the terms "deep" and "shallow" to talk about the way modules are structured. I think these are very useful, and should be commonly known!

Other than that, the author sticks to the semantics of the vaguely object-oriented curly brace languages. Java, C#, Go, etc. I think this book could be richer if the examples were drawn from a greater variety of programming languages.