The Programmer's Brain

What every programmer needs to know about cognition

Paperback, 275 pages

English language

Published Oct. 1, 2021 by Manning Publications.

ISBN:
978-1-61729-867-7
Copied ISBN!

View on OpenLibrary

View on Inventaire

4 stars (3 reviews)

Your brain responds in a predictable way when it encounters new or difficult tasks. This unique book teaches you concrete techniques rooted in cognitive science that will improve the way you learn and think about code.

Summary In The Programmer’s Brain: What every programmer needs to know about cognition you will learn:

Fast and effective ways to master new programming languages Speed reading skills to quickly comprehend new code Techniques to unravel the meaning of complex code Ways to learn new syntax and keep it memorized Writing code that is easy for others to read Picking the right names for your variables Making your codebase more understandable to newcomers Onboarding new developers to your team

Learn how to optimize your brain’s natural cognitive processes to read code more easily, write code faster, and pick up new languages in much less time. This book will help you through the confusion you …

1 edition

Review of "The Programmer's Brain: What every programmer needs to know about cognition" on 'Goodreads'

5 stars

This book is phenomenal - I'm reeling from its depth and breadth, and will need time to properly digest it. While I've "finished" reading it, I have many notes/highlights/connections to process and thoughts to get out. (This is going to require blog posts). There are also exercises sprinkled throughout the book, from simple thought experiments to pencil-and-paper activities. I expect those to come in handy well into the future.

Some high points that stand out to me:

Read to understand, code and teach to be understood: I love the focus and clarity that this book brings to reading and understanding code. We learn about cognitive barriers in the way of understanding, and how we can write and teach code in a way that helps understanding.

Breakdown of memory and cognitive load: The explanation of memory types (short-term, long-term, working) and their role in various programming tasks was useful and interesting. …

avatar for avandeursen

rated it

5 stars