It's the closest thing to a professional viewpoint of the brain that you'll find. It can only barely be considered a popular science book. It's just too dense. Goldberg is fiercely intelligent, and he doesn't stint on the vocabulary or the terminology. There were times I'd read through a chapter and have to put the book down because I couldn't absorb any more information.
It's not a book about how people think. In fact, it's explicitly not about people at all; it's about how the brain works. It's a book that explicitly talks about the brain like a car engine; here's the amygdala, there's the frontal lobes, and here's the hippocampus. Put them together and you have a functional human being. Destroy a piece and you end up with a broken toy of a human being that can only ever go around in circles.
Destroy one part of the brain, …
Reviews and Comments
I like books.
This link opens in a pop-up window
Will Sargent rated Technopoly: 3 stars

Technopoly by Neil Postman
With characteristic wit and candor, Neil Postman, our most astute and engaging cultural critic, launches a trenchant--and harrowing--warning against the …
Will Sargent rated Batman: Year One: 4 stars

Batman: Year One by Frank Miller, Frank Miller(duplicate), David Mazzucchelli, and 3 others (Batman (1940-2011), ##404-407)
A new edition of one of the most important and critically acclaimed Batman adventures ever, written by Frank Miller, author …
Will Sargent rated Managing Humans: 3 stars

Managing Humans by Michael Lopp
The humor and insights in the 2nd Edition of Managing Humans are drawn from Michael Lopp's management experiences at Apple, …
Will Sargent rated Free Agent Nation: 3 stars

Free Agent Nation by Daniel H. Pink
The Organization Man is history. Taking his place is America's new economic icon: the "free agent"--the job-hopping, tech-savvy, fulfillment-seeking, self-reliant, …
Will Sargent rated Dark Integers And Other Stories: 4 stars
Will Sargent reviewed The new executive brain by Elkhonon Goldberg
Review of 'The new executive brain' on 'Storygraph'
5 stars
It's the closest thing to a professional viewpoint of the brain that you'll find. It can only barely be considered a popular science book. It's just too dense. Goldberg is fiercely intelligent, and he doesn't stint on the vocabulary or the terminology. There were times I'd read through a chapter and have to put the book down because I couldn't absorb any more information.
It's not a book about how people think. In fact, it's explicitly not about people at all; it's about how the brain works. It's a book that explicitly talks about the brain like a car engine; here's the amygdala, there's the frontal lobes, and here's the hippocampus. Put them together and you have a functional human being. Destroy a piece and you end up with a broken toy of a human being that can only ever go around in circles.
Destroy one part of the brain, and there are dozen different ramifications, from Attention Deficit Disorder, to Tourette's, to Obsessive Compulsive Disorder. This is an excellent way to understand the brain as an organ, but it's hard to maintain the idea that these disorders are "brain" and not "personality." But to Goldberg, personality is an outcome of various interactions of the brain. He even complains that when describing flaws in the brain, people absorb it and then ask why the patient's personality has changed -- to Goldberg, he's just explained why.
Much of the book is concerned with the frontal lobes, the "executive" part of the brain that is responsible for making conscious decisions. It turns out that damage in almost any part of the brain can cause malfunctions in the frontal lobes -- this is because the frontal lobes receive input from almost every part of the brain to make decisions. Change the input, and you get output that doesn't make sense. Exactly how the frontal lobes do this is unknown, but we know that both hemispheres of the brain are involved, and interact differently.
Everyone has heard the old story about being "left-brained" or "right-brained" where the left hemisphere is the logical side and the right hemisphere is the intuitive side. The true difference is more subtle than that. The left hemisphere has many neurons that connect to their close neighbors. It can pick up new behavior very quickly. The right hemisphere has many neurons that connect to far off neurons. It picks up new behavior more slowly than the left hemisphere. If the left hemisphere is a tightly woven net, then the right hemisphere is a much larger, courser net, with many scattershot branches.
They both function the same way in recognizing patterns, but when given a new task to learn, the right hemisphere is most active to begin with. New activity is captured and seen using the larger net. Then, as the task is learned and understood, activity migrates from the right hemisphere to the left. What was previously understood in an unformed, loose way, is seen and codified on the left hemisphere, which can recognize the pattern immediately the next time it sees it and deal with it appropriately.
This approach gives the brain the best of both worlds; an immediate loose understanding of a situation, and an efficient grasp of a well known situation. When modelling neural networks on computational platforms, it turns out that this combination gives very effective performance. It also explains how damage in the right hemisphere can be absorbed without obvious incident, while damage in the left can be so crippling; the neural network on the right hemisphere can route around the damage and heal without losing already acquired knowledge.
So. Good book. Recommended. Only read it if you really want to know.
Will Sargent reviewed Test Driven Development by Kent Beck (Signature)
Review of 'Test Driven Development' on 'Storygraph'
3 stars
I liked this bug in as much as it talks about adding tests. But it's far too simple, almost to the point to the point of being simplistic. It barely covers Mocks, does not discuss heavily data driven tests, doesn't discuss the complexities of altering existing code, or working with a 3rd party library, working with time or thread dependent code, and doesn't talk about how test driven development may involve refactoring of not only the code, but also of the test framework itself.
I realize that this book is supposed to be an introduction, but it gives the idea that test driven development is easy and simple, which is not always the case. It would be a better book if it went into an example of where test driven development involves several steps back.
Will Sargent rated Reading the Vampire Slayer: 4 stars
Will Sargent reviewed Logicomix by Apostolos K. Doxiadēs
Review of 'Logicomix' on 'Storygraph'
5 stars
At first glance, it's a biography of Bertand Russell. More importantly, it's a discussion of the underpinnings of logic, and the problems of finding a firm place to stand in mathematics. The humanity of the men involved in this is brought to the fore; it's not just that they're looking for logic, but they're looking away from the messy humanity surrounding them, and their own irrational brains. More than one of them goes insane, or suffers at the hands of his obsession.
It's an excellent book, if a sad one. The first and second World Wars are in the background, and the book starts with people trying to use mathematics in the service of pacifism -- ultimately, the wisdom of these men is not defining everything with mathematics, but in understanding what mathematics cannot define, and why.
Will Sargent rated Effective C++: 4 stars

Effective C++ by Scott Meyers (Addison-Wesley professional computing series)
Will Sargent rated Black Orchid: 5 stars
Will Sargent rated Starman: 4 stars

Starman by Robinson, James., James Robinson, Jerry Ordway
Jack Knight, Starman, returns to Opal City to find the Shade has reverted to his evil ways and, to make …
Will Sargent rated Perl Cookbook: 3 stars

Perl Cookbook by Tom Christiansen, Tom Christiansen, Nathan Torkington
The Perl Cookbook is a collection of problems, solutions, and practical examples for anyone using the Perl programming language. The …