If you want to understand what goes on in your mind when trying to learn a new programming language/paradigm you have to read this book! What a wonder

The Programmer's Brain

submited by
Style Pass
2021-07-05 04:00:06

If you want to understand what goes on in your mind when trying to learn a new programming language/paradigm you have to read this book!

What a wonderful book! Look no further for an accessible exploration of cognitive science and its application to learning and the craft of software engineering.

I've never really stepped back to think about the meta level of how we thinkwhen we program. This book provided some interestingideas and frameworks to do just that.

This book sheds the light on why we scratch our heads when reading other people's code and gives us techniques on how to avoid it.

This book is equally valuable and useful for every programmer, whether you're just learning your first programming language, or if you're an experienced polyglot working as a lead programmer.

During the couple of months since the previous review round, the knowledge and techniques I learned have already helped me a great deal. Not just me, but I have been able to help my colleagues much more effectively, even before reading the chapter about onboarding!

Leave a Comment