
Errata: March 21, 2024
Thank you for purchasing
The Programmer's Brain. Please post errata not listed below in this book's
LiveBook Errata thread. We'll update this list as necessary. The following correction was made to all formats during the book's second printing 2021. Thank you!
Chapter 1, Section 1.2.2 STM and programming
, Subsection Java program: STM
, page 8
In Listing 1.6, the code line: public static void main(Int n) { should be public static void mian(Int n) {
© 2021 Manning Publications Co. All rights reserved.