The Programmer's Brain
- 9h 32m 49s
- Felienne Hermans
- Manning Publications
- 2021
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. 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
About the Technology
Take advantage of your brain’s natural processes to be a better programmer. Techniques based in cognitive science make it possible to learn new languages faster, improve productivity, reduce the need for code rewrites, and more.
About the Book
The Programmer’s Brain unlocks the way we think about code. It offers scientifically sound techniques that can radically improve the way you master new technology, comprehend code, and memorize syntax. You’ll learn how to benefit from productive struggle and turn confusion into a learning tool. Along the way, you’ll discover how to create study resources as you become an expert at teaching yourself and bringing new colleagues up to speed.
About the Audience
For programmers who have experience working in more than one language.
About the Author
Dr. Felienne Hermans is an associate professor at Leiden University in the Netherlands. She has spent the last decade researching programming, how to learn, and how to teach it.
In this Audiobook
-
Chapter 1 - Decoding your confusion while coding
-
Chapter 2 - Speed reading for code
-
Chapter 3 - How to learn programming syntax quickly
-
Chapter 4 - How to read complex code
-
Chapter 5 - Reaching a deeper understanding of code
-
Chapter 6 - Getting better at solving programming problems
-
Chapter 7 - Misconceptions: Bugs in thinking
-
Chapter 8 - How to get better at naming things
-
Chapter 9 - Avoiding bad code and cognitive load: Two frameworks
-
Chapter 10 - Getting better at solving complex problems
-
Chapter 11 - The act of writing code
-
Chapter 12 - Designing and improving larger systems
-
Chapter 13 - How to onboard new developers