The Programmer's Brain
What Every Programmer Needs to Know About Cognition
Failed to add items
Add to Cart failed.
Add to Wish List failed.
Remove from wishlist failed.
Adding to library failed
Follow podcast failed
Unfollow podcast failed
Get 2 free audiobooks during trial.
Buy for $19.95
No default payment method selected.
We are sorry. We are not allowed to sell this product with the selected payment method
-
Narrated by:
-
Christopher Kendrick
-
By:
-
Felienne Hermans
About this listen
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
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 feel when faced with strange and complex code, and explain a codebase in ways that can make a new team member productive in days!
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.
PLEASE NOTE: When you purchase this title, the accompanying PDF will be available in your Audible Library along with the audio.
©2021 Manning Publications (P)2021 Manning PublicationsListeners also enjoyed...
-
Good Code, Bad Code
- Think Like a Software Engineer
- By: Tom Long
- Narrated by: Julie Brierley
- Length: 10 hrs and 34 mins
- Unabridged
-
Overall
-
Performance
-
Story
Practical techniques for writing code that is robust, reliable, and easy for team members to understand and adapt. In Good Code, Bad Code you’ll learn how to: Think about code like an effective software engineer, write functions that read like well-structured sentences, ensure code is reliable and bug free, effectively unit test code, identify code that can cause problems and improve it, write code that is reusable and adaptable to new requirements, improve your medium and long-term productivity, and save yourself and your team time.
-
-
Good Audiobook, Bad Audiobook
- By Ben on 12-06-21
By: Tom Long
-
The Pragmatic Programmer: 20th Anniversary Edition, 2nd Edition
- Your Journey to Mastery
- By: David Thomas, Andrew Hunt
- Narrated by: Anna Katarina
- Length: 9 hrs and 55 mins
- Unabridged
-
Overall
-
Performance
-
Story
Dave Thomas and Andy Hunt wrote the first edition of this influential book in 1999 to help their clients create better software and rediscover the joy of coding. These lessons have helped a generation of programmers examine the very essence of software development. Now, 20 years later, this new edition re-examines what it means to be a modern programmer. Topics range from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse.
-
-
An excellent and entertaining technical book
- By Amazon Customer on 01-21-20
By: David Thomas, and others
-
Modern Software Engineering
- Doing What Works to Build Better Software Faster
- By: David Farley
- Narrated by: Amy Gordon
- Length: 9 hrs and 37 mins
- Unabridged
-
Overall
-
Performance
-
Story
In Modern Software Engineering, continuous delivery pioneer David Farley helps software professionals think about their work more effectively, manage it more successfully, and genuinely improve the quality of their applications, their lives, and the lives of their colleagues.
-
-
Could have been a 1-page bulleted list
- By Elle7se on 12-30-22
By: David Farley
-
Advanced Algorithms and Data Structures
- By: Marcello La Rocca
- Narrated by: Julie Brierley
- Length: 23 hrs and 32 mins
- Unabridged
-
Overall
-
Performance
-
Story
As a software engineer, you’ll encounter countless programming challenges that initially seem confusing, difficult, or even impossible. Don’t despair! Many of these “new” problems already have well-established solutions. Advanced Algorithms and Data Structures teaches you powerful approaches to a wide range of tricky coding challenges that you can adapt and apply to your own applications. Providing a balanced blend of classic, advanced, and new algorithms, this practical guide upgrades your programming toolbox with new perspectives and hands-on techniques.
-
-
Wonderful audio textbook!
- By Howard_a on 11-02-21
-
The Clean Coder
- A Code of Conduct for Professional Programmers
- By: Robert C. Martin
- Narrated by: Theodore O'Brien
- Length: 6 hrs and 12 mins
- Unabridged
-
Overall
-
Performance
-
Story
Great software is something to marvel at: powerful, elegant, functional, a pleasure to work with as both a developer and as a user. Great software isn’t written by machines. It is written by professionals with an unshakable commitment to craftsmanship. The Clean Coder will help you become one of them - and earn the pride and fulfillment that they alone possess.
-
-
The best one
- By Amazon Customer on 01-10-22
By: Robert C. Martin
-
Designing Data-Intensive Applications
- The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
- By: Martin Kleppmann
- Narrated by: Benjamin Lange
- Length: 20 hrs and 56 mins
- Unabridged
-
Overall
-
Performance
-
Story
Author Martin Kleppmann helps you navigate the diverse data landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications.
-
-
Must read for senior+ software engineers
- By Navid v on 05-29-21
By: Martin Kleppmann
-
Good Code, Bad Code
- Think Like a Software Engineer
- By: Tom Long
- Narrated by: Julie Brierley
- Length: 10 hrs and 34 mins
- Unabridged
-
Overall
-
Performance
-
Story
Practical techniques for writing code that is robust, reliable, and easy for team members to understand and adapt. In Good Code, Bad Code you’ll learn how to: Think about code like an effective software engineer, write functions that read like well-structured sentences, ensure code is reliable and bug free, effectively unit test code, identify code that can cause problems and improve it, write code that is reusable and adaptable to new requirements, improve your medium and long-term productivity, and save yourself and your team time.
-
-
Good Audiobook, Bad Audiobook
- By Ben on 12-06-21
By: Tom Long
-
The Pragmatic Programmer: 20th Anniversary Edition, 2nd Edition
- Your Journey to Mastery
- By: David Thomas, Andrew Hunt
- Narrated by: Anna Katarina
- Length: 9 hrs and 55 mins
- Unabridged
-
Overall
-
Performance
-
Story
Dave Thomas and Andy Hunt wrote the first edition of this influential book in 1999 to help their clients create better software and rediscover the joy of coding. These lessons have helped a generation of programmers examine the very essence of software development. Now, 20 years later, this new edition re-examines what it means to be a modern programmer. Topics range from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse.
-
-
An excellent and entertaining technical book
- By Amazon Customer on 01-21-20
By: David Thomas, and others
-
Modern Software Engineering
- Doing What Works to Build Better Software Faster
- By: David Farley
- Narrated by: Amy Gordon
- Length: 9 hrs and 37 mins
- Unabridged
-
Overall
-
Performance
-
Story
In Modern Software Engineering, continuous delivery pioneer David Farley helps software professionals think about their work more effectively, manage it more successfully, and genuinely improve the quality of their applications, their lives, and the lives of their colleagues.
-
-
Could have been a 1-page bulleted list
- By Elle7se on 12-30-22
By: David Farley
-
Advanced Algorithms and Data Structures
- By: Marcello La Rocca
- Narrated by: Julie Brierley
- Length: 23 hrs and 32 mins
- Unabridged
-
Overall
-
Performance
-
Story
As a software engineer, you’ll encounter countless programming challenges that initially seem confusing, difficult, or even impossible. Don’t despair! Many of these “new” problems already have well-established solutions. Advanced Algorithms and Data Structures teaches you powerful approaches to a wide range of tricky coding challenges that you can adapt and apply to your own applications. Providing a balanced blend of classic, advanced, and new algorithms, this practical guide upgrades your programming toolbox with new perspectives and hands-on techniques.
-
-
Wonderful audio textbook!
- By Howard_a on 11-02-21
-
The Clean Coder
- A Code of Conduct for Professional Programmers
- By: Robert C. Martin
- Narrated by: Theodore O'Brien
- Length: 6 hrs and 12 mins
- Unabridged
-
Overall
-
Performance
-
Story
Great software is something to marvel at: powerful, elegant, functional, a pleasure to work with as both a developer and as a user. Great software isn’t written by machines. It is written by professionals with an unshakable commitment to craftsmanship. The Clean Coder will help you become one of them - and earn the pride and fulfillment that they alone possess.
-
-
The best one
- By Amazon Customer on 01-10-22
By: Robert C. Martin
-
Designing Data-Intensive Applications
- The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
- By: Martin Kleppmann
- Narrated by: Benjamin Lange
- Length: 20 hrs and 56 mins
- Unabridged
-
Overall
-
Performance
-
Story
Author Martin Kleppmann helps you navigate the diverse data landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications.
-
-
Must read for senior+ software engineers
- By Navid v on 05-29-21
By: Martin Kleppmann
-
Fundamentals of Software Architecture
- An Engineering Approach
- By: Mark Richards, Neal Ford
- Narrated by: Benjamin Lange
- Length: 13 hrs and 10 mins
- Unabridged
-
Overall
-
Performance
-
Story
This book provides the first comprehensive overview of software architecture’s many aspects. Aspiring and existing architects alike will examine architectural characteristics, architectural patterns, component determination, diagramming and presenting architecture, evolutionary architecture, and many other topics. Mark Richards and Neal Ford—hands-on practitioners who have taught software architecture classes professionally for years—focus on architecture principles that apply across all technology stacks.
-
-
Helpful but business-centric
- By A.N. on 03-25-21
By: Mark Richards, and others
-
Software Engineering at Google
- Lessons Learned from Programming Over Time
- By: Titus Winters, Tom Manshreck, Hyrum Wright
- Narrated by: Mark Sando
- Length: 23 hrs and 36 mins
- Unabridged
-
Overall
-
Performance
-
Story
How can software engineers manage a living codebase that evolves and responds to changing requirements and demands over the length of its life? Based on their experience at Google, software engineers Titus Winters and Hyrum Wright, along with technical writer Tom Manshreck, present a candid and insightful look at how some of the world’s leading practitioners construct and maintain software. This book covers Google’s unique engineering culture, processes, and tools and how these aspects contribute to the effectiveness of an engineering organization.
-
-
not useful
- By Andreas Andersen on 07-21-21
By: Titus Winters, and others
-
Five Lines of Code
- How and When to Refactor
- By: Christian Clausen
- Narrated by: Mark Thomas
- Length: 8 hrs and 25 mins
- Unabridged
-
Overall
-
Performance
-
Story
Improving existing code - refactoring - is one of the most common tasks you’ll face as a programmer. Five Lines of Code teaches you clear and actionable refactoring rules that you can apply without relying on intuitive judgements such as “code smells”. Following the author’s expert perspective - that refactoring and code smells can be learned by following a concrete set of principles - you’ll learn when to refactor your code, what patterns to apply to what problem, and the code characteristics that indicate it’s time for a rework.
-
Staff Engineer
- Leadership Beyond the Management Track
- By: Will Larson
- Narrated by: Shaula Evans
- Length: 8 hrs and 52 mins
- Unabridged
-
Overall
-
Performance
-
Story
At most technology companies, you'll reach Senior software engineer, the career level for software engineers, in five to eight years. At the career level, your company's career ladder won't require that you work towards the next promotion; being promoted further is an exception rather than expected. This is also when many engineers are first given an opportunity to move into engineering management.
-
-
Great content but some audio issues
- By David M. Tang on 07-08-21
By: Will Larson
-
Grokking Algorithms
- By: Aditya Bhargava
- Narrated by: Derek Lettman
- Length: 3 hrs and 46 mins
- Unabridged
-
Overall
-
Performance
-
Story
This friendly guide teaches you how to apply common algorithms to the practical problems you face every day as a programmer. You'll start with sorting and searching and, as you build up your skills in thinking algorithmically, you'll tackle more complex concerns such as data compression and artificial intelligence. This accesible introduction is suitable for self-taught programmers, engineers, or anyone who wants to brush up on algorithms. Each carefully presented example includes helpful diagrams and fully annotated code samples in Python.
-
-
the book is not good in audio format
- By Anonymous User on 01-09-20
By: Aditya Bhargava
-
Clean Code
- A Handbook of Agile Software Craftsmanship
- By: Robert C. Martin
- Narrated by: Theodore O'Brien
- Length: 5 hrs and 49 mins
- Unabridged
-
Overall
-
Performance
-
Story
Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship. Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code “on the fly” into a book that will instill within you the values of a software craftsman and make you a better programmer - but only if you work at it.
-
-
Quick fix needed
- By R L on 05-06-21
By: Robert C. Martin
-
Clean Architecture
- A Craftsman's Guide to Software Structure and Design
- By: Robert C. Martin
- Narrated by: Theodore O'Brien
- Length: 8 hrs and 24 mins
- Unabridged
-
Overall
-
Performance
-
Story
Clean Architecture is an essential book for every current or aspiring software architect, systems analyst, system designer, and software manager - and for every programmer who must execute someone else’s designs.
-
-
good book, missing accompanying pdf
- By ^-^ on 03-29-23
By: Robert C. Martin
-
Microservices Patterns
- With Examples in Java
- By: Chris Richardson
- Narrated by: Aiden Humphreys, Lou Fernandez
- Length: 18 hrs and 28 mins
- Unabridged
-
Overall
-
Performance
-
Story
Microservices Patterns teaches you how to develop and deploy production-quality microservices-based applications. This invaluable set of design patterns builds on decades of distributed system experience, adding new patterns for writing services and composing them into systems that scale and perform reliably under real-world conditions. More than just a patterns catalog, this practical guide offers experience-driven advice to help you design, implement, test, and deploy your microservices-based application.
-
-
There is lack of pdf with diagrams and images.
- By BoshTls on 10-28-19
By: Chris Richardson
-
Doom Guy
- Life in First Person
- By: John Romero
- Narrated by: John Romero
- Length: 17 hrs and 4 mins
- Unabridged
-
Overall
-
Performance
-
Story
Doom Guy: Life in First Person is the long-awaited autobiography of gaming’s original rock star and the cocreator of DOOM, Quake, and Wolfenstein—some of the most recognizable and important titles in video game history. Credited with the invention of the first-person shooter, a genre that continues to dominate the market today, he is gaming royalty. Told in remarkable detail, a byproduct of his hyperthymesia, Romero recounts his storied career.
-
-
Intimate stories of gaming history in First Person
- By Emyli on 07-28-23
By: John Romero
-
Machine Learning: A Comprehensive, Step-by-Step Guide to Intermediate Concepts and Techniques in Machine Learning
- By: Peter Bradley
- Narrated by: Cliff Weldon
- Length: 2 hrs and 30 mins
- Unabridged
-
Overall
-
Performance
-
Story
Do you want to impress the processes that you are working on? Do you want to make your machines more intelligent? If your answer to any of those questions is yes, then you have come to the right place.This audiobook is a sequel to the book titled Machine Learning: A Step-by-Step Guide. In the first book, you gathered information on what machine learning is, and the different algorithms that one needs to know. This book is for those who have a basic understanding of what machine learning is.
-
-
prefect guide
- By Babu on 02-14-19
By: Peter Bradley
-
The Kubernetes Book
- By: Nigel Poulton
- Narrated by: Nigel Poulton
- Length: 4 hrs and 33 mins
- Unabridged
-
Overall
-
Performance
-
Story
Containers are revolutionizing the way we build, ship, and run our applications. But like all good things, they come with their own set of challenges. This is where Kubernetes enters the scene. Kubernetes helps you deploy and manage containerized applications at scale. With Kubernetes, you can develop your applications on your laptop, deploy to your chosen cloud platform, migrate to a different cloud platform, and even migrate to your private cloud at your on-premises datacenter.
-
-
Finally a technical book for Audible
- By Dave K on 08-28-19
By: Nigel Poulton
-
The Well-Grounded Java Developer, Second Edition
- By: Benjamin Evans, Martijn Verburg, Jason Clark
- Narrated by: Julie Brierley
- Length: 19 hrs
- Unabridged
-
Overall
-
Performance
-
Story
The Well-Grounded Java Developer, Second Edition introduces both the modern innovations and timeless fundamentals you need to know to become a Java master. Authors Ben Evans, Martijn Verburg, and Jason Clark distill their decades of experience as Java Champions, veteran developers, and key contributors to the Java ecosystem into this clear and practical audioguide. You’ll discover how Java works under the hood and learn design secrets from Java’s long history.
-
-
Audiobook defeating it's purpose
- By Anonymous User on 10-12-24
By: Benjamin Evans, and others
Related to this topic
-
Java from Zero
- Learn Java Programming Fast for Beginners to Professionals: The Complete Guide with Code Examples and Exercises to Become a Professional
- By: Scott Brandt
- Narrated by: Jason Wright
- Length: 9 hrs and 6 mins
- Unabridged
-
Overall
-
Performance
-
Story
According to HackerRank, Java is now the third most in-demand language that hiring managers look for. And with US Java developers now earning upwards of $105,000 on average, based on data from Indeed…you can rest assured that learning Java will pay off in more ways than one.
-
-
Perfect for Self-Learners
- By James M. Faulkner on 10-04-24
By: Scott Brandt
-
The Intelligent Web
- Search, Smart Algorithms, and Big Data
- By: Gautam Shroff
- Narrated by: Neil Shah
- Length: 10 hrs and 42 mins
- Unabridged
-
Overall
-
Performance
-
Story
As we use the Web for social networking, shopping, and news, we leave a personal trail. These days, linger over a Web page selling lamps, and they will turn up at the advertising margins as you move around the Internet, reminding you, tempting you to make that purchase. Search engines such as Google can now look deep into the data on the Web to pull out instances of the words you are looking for. And there are pages that collect and assess information to give you a snapshot of changing political opinion.
-
-
Great book for learning about Deep learning
- By Darkpassenger on 04-16-15
By: Gautam Shroff
-
Storytelling with Data
- A Data Visualization Guide for Business Professionals
- By: Cole Nussbaumer Knaflic
- Narrated by: Cole Nussbaumer Knaflic
- Length: 5 hrs and 43 mins
- Unabridged
-
Overall
-
Performance
-
Story
Storytelling with Data teaches you the fundamentals of data visualization and how to communicate effectively with data. You'll discover the power of storytelling and the way to make data a pivotal point in your story. The lessons in this illuminative text are grounded in theory but made accessible through numerous real-world examples - ready for immediate application to your next graph or presentation.
-
-
Very insightful and actionable
- By Amazon Customer on 04-27-18
-
Smart Thinking
- Three Essential Keys to Solve Problems, Innovate, and Get Things Done
- By: Art Markman
- Narrated by: Sean Pratt
- Length: 7 hrs and 11 mins
- Unabridged
-
Overall
-
Performance
-
Story
Think smart people are just born that way? Think again. Drawing on diverse studies of the mind, from psychology to linguistics, philosophy, and learning science, Art Markman, Ph.D., demonstrates the difference between "smart thinking" and raw intelligence, showing listeners how memory works, how to learn effectively, and how to use knowledge to get things done. He then introduces his own three-part formula for listeners to employ "smart thinking" in their daily lives.
-
-
I feel asleep in class
- By Lee on 12-14-12
By: Art Markman
-
Take Control of Your Life
- How to Silence Fear and Win the Mental Game
- By: Mel Robbins
- Narrated by: Mel Robbins
- Length: 10 hrs and 3 mins
- Unabridged
-
Overall
-
Performance
-
Story
Mel Robbins is back! The international bestselling phenomenon and creator of The Five Second Rule and Kick Ass with Mel Robbins returns to help you tackle the single biggest obstacle you face: fear. This life-changing Audible Original features a powerful mix of one-on-one life-coaching sessions and a personal narrative with vital take-aways that you can start using immediately.
-
-
Stop living in fear
- By Nike7 on 02-08-19
By: Mel Robbins
-
Maybe You Should Talk to Someone
- A Therapist, HER Therapist, and Our Lives Revealed
- By: Lori Gottlieb
- Narrated by: Brittany Pressley
- Length: 14 hrs and 21 mins
- Unabridged
-
Overall
-
Performance
-
Story
One day, Lori Gottlieb is a therapist who helps patients in her Los Angeles practice. The next, a crisis causes her world to come crashing down. Enter Wendell, the quirky but seasoned therapist in whose office she suddenly lands. With his balding head, cardigan, and khakis, he seems to have come straight from Therapist Central Casting. Yet he will turn out to be anything but.
-
-
It was like a hallmark movie being waterboarded into my ears for 15 hours
- By Amazon Customer on 10-01-19
By: Lori Gottlieb
-
Java from Zero
- Learn Java Programming Fast for Beginners to Professionals: The Complete Guide with Code Examples and Exercises to Become a Professional
- By: Scott Brandt
- Narrated by: Jason Wright
- Length: 9 hrs and 6 mins
- Unabridged
-
Overall
-
Performance
-
Story
According to HackerRank, Java is now the third most in-demand language that hiring managers look for. And with US Java developers now earning upwards of $105,000 on average, based on data from Indeed…you can rest assured that learning Java will pay off in more ways than one.
-
-
Perfect for Self-Learners
- By James M. Faulkner on 10-04-24
By: Scott Brandt
-
The Intelligent Web
- Search, Smart Algorithms, and Big Data
- By: Gautam Shroff
- Narrated by: Neil Shah
- Length: 10 hrs and 42 mins
- Unabridged
-
Overall
-
Performance
-
Story
As we use the Web for social networking, shopping, and news, we leave a personal trail. These days, linger over a Web page selling lamps, and they will turn up at the advertising margins as you move around the Internet, reminding you, tempting you to make that purchase. Search engines such as Google can now look deep into the data on the Web to pull out instances of the words you are looking for. And there are pages that collect and assess information to give you a snapshot of changing political opinion.
-
-
Great book for learning about Deep learning
- By Darkpassenger on 04-16-15
By: Gautam Shroff
-
Storytelling with Data
- A Data Visualization Guide for Business Professionals
- By: Cole Nussbaumer Knaflic
- Narrated by: Cole Nussbaumer Knaflic
- Length: 5 hrs and 43 mins
- Unabridged
-
Overall
-
Performance
-
Story
Storytelling with Data teaches you the fundamentals of data visualization and how to communicate effectively with data. You'll discover the power of storytelling and the way to make data a pivotal point in your story. The lessons in this illuminative text are grounded in theory but made accessible through numerous real-world examples - ready for immediate application to your next graph or presentation.
-
-
Very insightful and actionable
- By Amazon Customer on 04-27-18
-
Smart Thinking
- Three Essential Keys to Solve Problems, Innovate, and Get Things Done
- By: Art Markman
- Narrated by: Sean Pratt
- Length: 7 hrs and 11 mins
- Unabridged
-
Overall
-
Performance
-
Story
Think smart people are just born that way? Think again. Drawing on diverse studies of the mind, from psychology to linguistics, philosophy, and learning science, Art Markman, Ph.D., demonstrates the difference between "smart thinking" and raw intelligence, showing listeners how memory works, how to learn effectively, and how to use knowledge to get things done. He then introduces his own three-part formula for listeners to employ "smart thinking" in their daily lives.
-
-
I feel asleep in class
- By Lee on 12-14-12
By: Art Markman
-
Take Control of Your Life
- How to Silence Fear and Win the Mental Game
- By: Mel Robbins
- Narrated by: Mel Robbins
- Length: 10 hrs and 3 mins
- Unabridged
-
Overall
-
Performance
-
Story
Mel Robbins is back! The international bestselling phenomenon and creator of The Five Second Rule and Kick Ass with Mel Robbins returns to help you tackle the single biggest obstacle you face: fear. This life-changing Audible Original features a powerful mix of one-on-one life-coaching sessions and a personal narrative with vital take-aways that you can start using immediately.
-
-
Stop living in fear
- By Nike7 on 02-08-19
By: Mel Robbins
-
Maybe You Should Talk to Someone
- A Therapist, HER Therapist, and Our Lives Revealed
- By: Lori Gottlieb
- Narrated by: Brittany Pressley
- Length: 14 hrs and 21 mins
- Unabridged
-
Overall
-
Performance
-
Story
One day, Lori Gottlieb is a therapist who helps patients in her Los Angeles practice. The next, a crisis causes her world to come crashing down. Enter Wendell, the quirky but seasoned therapist in whose office she suddenly lands. With his balding head, cardigan, and khakis, he seems to have come straight from Therapist Central Casting. Yet he will turn out to be anything but.
-
-
It was like a hallmark movie being waterboarded into my ears for 15 hours
- By Amazon Customer on 10-01-19
By: Lori Gottlieb
-
How to Train Your Mind
- Exploring the Productivity Benefits of Meditation
- By: Chris Bailey
- Narrated by: Chris Bailey
- Length: 3 hrs and 18 mins
- Original Recording
-
Overall
-
Performance
-
Story
Meditation makes you more productive because it lets you earn back time. For each minute you spend meditating, you'll earn around nine minutes back, as Chris Bailey - author of The Productivity Project and Hyperfocus - will show in this candid and counter-intuitive guide to the productivity benefits of meditation.
-
-
Started Listening By Accident
- By T.D.Willis on 01-17-21
By: Chris Bailey
-
Natural Rapid Weight Loss, Lose Weight Faster with Hypnosis, Meditation, and Affirmations
- The Sleep Learning System
- By: Joel Thielke
- Narrated by: Joel Thielke
- Length: 2 hrs and 47 mins
- Original Recording
-
Overall
-
Performance
-
Story
Naturally lose weight fast and get the body you've been wanting. Stop old habits in their tracks, shed pounds now, and feel amazing. Rapid weight loss is yours today with this powerful guided meditation program from the Sleep Learning System and world-renowned hypnotherapist Joel Thielke.
-
-
My new favorite hypnosis audio!
- By Penny on 04-03-16
By: Joel Thielke
-
The Obesity Code
- Unlocking the Secrets of Weight Loss
- By: Dr. Jason Fung
- Narrated by: Brian Nishii
- Length: 10 hrs and 9 mins
- Unabridged
-
Overall
-
Performance
-
Story
In this highly listenable and provocative book, Dr. Jason Fung sets out an original, robust theory of obesity that provides startling insights into proper nutrition. In addition to his five basic steps - a set of lifelong habits that will improve your health and control your insulin levels - Dr. Fung explains how to use intermittent fasting to break the cycle of insulin resistance and reach a healthy weight - for good.
-
-
There is a PDF, Folks
- By Cynthia on 06-27-17
By: Dr. Jason Fung
-
Atomic Attraction: The Psychology of Attraction
- By: Christopher Canwell
- Narrated by: Christopher Canwell, Jackson Parker
- Length: 7 hrs and 7 mins
- Unabridged
-
Overall
-
Performance
-
Story
In Atomic Attraction Christopher Canwell takes us on a journey through the dark waters of attraction. What turns women on? What makes them choose one man over another? And how can you become truly desirable and attractive? This book answers these questions by combining the latest scientific research with real-life case studies to show you, the listener, how to ignite the fires of attraction and captivate those around you.
-
-
Disappointing.
- By Rose Conley on 01-19-20
-
I Thought It Was Just Me (but it isn’t)
- Telling the Truth about Perfectionism, Inadequacy, and Power
- By: Brené Brown
- Narrated by: Lauren Fortgang
- Length: 10 hrs and 44 mins
- Unabridged
-
Overall
-
Performance
-
Story
Based on seven years of ground-breaking research and hundreds of interviews, I Thought It Was Just Me shines a long-overdue light on an important truth: Our imperfections are what connect us to each other and to our humanity. Our vulnerabilities are not weaknesses; they are powerful reminders to keep our hearts and minds open to the reality that we're all in this together.
-
-
I'm sure its great if you are a mother ....
- By Leslie A Hill on 08-09-11
By: Brené Brown
-
Becoming the Narcissist's Nightmare
- How to Devalue and Discard the Narcissist While Supplying Yourself
- By: Shahida Arabi
- Narrated by: Julie McKay
- Length: 19 hrs and 53 mins
- Unabridged
-
Overall
-
Performance
-
Story
Although clinical research has been conducted on narcissism as a disorder, less is known about its effects on victims who are in toxic relationships with partners with Narcissistic Personality Disorder. Individuals with this disorder engage in chronic devaluation and manipulation of their partners, a psychological and emotional phenomenon known as "narcissistic abuse". Unfortunately, the full extent of what narcissistic abuse entails is not taught in any psychology class or diagnostic manual.
-
-
Finally
- By zero on 12-08-16
By: Shahida Arabi
People who viewed this also viewed...
-
Effective Software Testing
- A Developer's Guide
- By: Maurizio Aniche
- Narrated by: Adam Newmark
- Length: 10 hrs and 26 mins
- Unabridged
-
Overall
-
Performance
-
Story
Effective Software Testing teaches you a systematic approach to software testing that will ensure the quality of your code. It’s full of techniques drawn from proven research in software engineering, and each chapter puts a new technique into practice. Follow the real-world use cases and detailed code samples, and you’ll soon be engineering tests that find bugs in edge cases and parts of code you’d never think of testing! Along the way, you’ll develop an intuition for testing that can save years of learning by trial and error.
-
-
learned a lot about tests
- By Austin on 02-02-24
By: Maurizio Aniche
-
Advanced Algorithms and Data Structures
- By: Marcello La Rocca
- Narrated by: Julie Brierley
- Length: 23 hrs and 32 mins
- Unabridged
-
Overall
-
Performance
-
Story
As a software engineer, you’ll encounter countless programming challenges that initially seem confusing, difficult, or even impossible. Don’t despair! Many of these “new” problems already have well-established solutions. Advanced Algorithms and Data Structures teaches you powerful approaches to a wide range of tricky coding challenges that you can adapt and apply to your own applications. Providing a balanced blend of classic, advanced, and new algorithms, this practical guide upgrades your programming toolbox with new perspectives and hands-on techniques.
-
-
Wonderful audio textbook!
- By Howard_a on 11-02-21
-
The Pragmatic Programmer: 20th Anniversary Edition, 2nd Edition
- Your Journey to Mastery
- By: David Thomas, Andrew Hunt
- Narrated by: Anna Katarina
- Length: 9 hrs and 55 mins
- Unabridged
-
Overall
-
Performance
-
Story
Dave Thomas and Andy Hunt wrote the first edition of this influential book in 1999 to help their clients create better software and rediscover the joy of coding. These lessons have helped a generation of programmers examine the very essence of software development. Now, 20 years later, this new edition re-examines what it means to be a modern programmer. Topics range from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse.
-
-
An excellent and entertaining technical book
- By Amazon Customer on 01-21-20
By: David Thomas, and others
-
Grokking Algorithms
- By: Aditya Bhargava
- Narrated by: Derek Lettman
- Length: 3 hrs and 46 mins
- Unabridged
-
Overall
-
Performance
-
Story
This friendly guide teaches you how to apply common algorithms to the practical problems you face every day as a programmer. You'll start with sorting and searching and, as you build up your skills in thinking algorithmically, you'll tackle more complex concerns such as data compression and artificial intelligence. This accesible introduction is suitable for self-taught programmers, engineers, or anyone who wants to brush up on algorithms. Each carefully presented example includes helpful diagrams and fully annotated code samples in Python.
-
-
the book is not good in audio format
- By Anonymous User on 01-09-20
By: Aditya Bhargava
-
Natural Language Processing in Action: Understanding, Analyzing, and Generating Text with Python
- By: Hobson Lane, Hannes Hapke, Cole Howard
- Narrated by: Mark Thomas
- Length: 18 hrs and 29 mins
- Unabridged
-
Overall
-
Performance
-
Story
Natural Language Processing in Action is your guide to building machines that can read and interpret human language. In it, you'll use readily available Python packages to capture the meaning in text and react accordingly. The book expands traditional NLP approaches to include neural networks, modern deep learning algorithms, and generative techniques as you tackle real-world problems like extracting dates and names, composing text, and answering free-form questions.
-
-
perhaps best book about ml/ai
- By Amazon Customer on 01-13-23
By: Hobson Lane, and others
-
Good Code, Bad Code
- Think Like a Software Engineer
- By: Tom Long
- Narrated by: Julie Brierley
- Length: 10 hrs and 34 mins
- Unabridged
-
Overall
-
Performance
-
Story
Practical techniques for writing code that is robust, reliable, and easy for team members to understand and adapt. In Good Code, Bad Code you’ll learn how to: Think about code like an effective software engineer, write functions that read like well-structured sentences, ensure code is reliable and bug free, effectively unit test code, identify code that can cause problems and improve it, write code that is reusable and adaptable to new requirements, improve your medium and long-term productivity, and save yourself and your team time.
-
-
Good Audiobook, Bad Audiobook
- By Ben on 12-06-21
By: Tom Long
-
Effective Software Testing
- A Developer's Guide
- By: Maurizio Aniche
- Narrated by: Adam Newmark
- Length: 10 hrs and 26 mins
- Unabridged
-
Overall
-
Performance
-
Story
Effective Software Testing teaches you a systematic approach to software testing that will ensure the quality of your code. It’s full of techniques drawn from proven research in software engineering, and each chapter puts a new technique into practice. Follow the real-world use cases and detailed code samples, and you’ll soon be engineering tests that find bugs in edge cases and parts of code you’d never think of testing! Along the way, you’ll develop an intuition for testing that can save years of learning by trial and error.
-
-
learned a lot about tests
- By Austin on 02-02-24
By: Maurizio Aniche
-
Advanced Algorithms and Data Structures
- By: Marcello La Rocca
- Narrated by: Julie Brierley
- Length: 23 hrs and 32 mins
- Unabridged
-
Overall
-
Performance
-
Story
As a software engineer, you’ll encounter countless programming challenges that initially seem confusing, difficult, or even impossible. Don’t despair! Many of these “new” problems already have well-established solutions. Advanced Algorithms and Data Structures teaches you powerful approaches to a wide range of tricky coding challenges that you can adapt and apply to your own applications. Providing a balanced blend of classic, advanced, and new algorithms, this practical guide upgrades your programming toolbox with new perspectives and hands-on techniques.
-
-
Wonderful audio textbook!
- By Howard_a on 11-02-21
-
The Pragmatic Programmer: 20th Anniversary Edition, 2nd Edition
- Your Journey to Mastery
- By: David Thomas, Andrew Hunt
- Narrated by: Anna Katarina
- Length: 9 hrs and 55 mins
- Unabridged
-
Overall
-
Performance
-
Story
Dave Thomas and Andy Hunt wrote the first edition of this influential book in 1999 to help their clients create better software and rediscover the joy of coding. These lessons have helped a generation of programmers examine the very essence of software development. Now, 20 years later, this new edition re-examines what it means to be a modern programmer. Topics range from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse.
-
-
An excellent and entertaining technical book
- By Amazon Customer on 01-21-20
By: David Thomas, and others
-
Grokking Algorithms
- By: Aditya Bhargava
- Narrated by: Derek Lettman
- Length: 3 hrs and 46 mins
- Unabridged
-
Overall
-
Performance
-
Story
This friendly guide teaches you how to apply common algorithms to the practical problems you face every day as a programmer. You'll start with sorting and searching and, as you build up your skills in thinking algorithmically, you'll tackle more complex concerns such as data compression and artificial intelligence. This accesible introduction is suitable for self-taught programmers, engineers, or anyone who wants to brush up on algorithms. Each carefully presented example includes helpful diagrams and fully annotated code samples in Python.
-
-
the book is not good in audio format
- By Anonymous User on 01-09-20
By: Aditya Bhargava
-
Natural Language Processing in Action: Understanding, Analyzing, and Generating Text with Python
- By: Hobson Lane, Hannes Hapke, Cole Howard
- Narrated by: Mark Thomas
- Length: 18 hrs and 29 mins
- Unabridged
-
Overall
-
Performance
-
Story
Natural Language Processing in Action is your guide to building machines that can read and interpret human language. In it, you'll use readily available Python packages to capture the meaning in text and react accordingly. The book expands traditional NLP approaches to include neural networks, modern deep learning algorithms, and generative techniques as you tackle real-world problems like extracting dates and names, composing text, and answering free-form questions.
-
-
perhaps best book about ml/ai
- By Amazon Customer on 01-13-23
By: Hobson Lane, and others
-
Good Code, Bad Code
- Think Like a Software Engineer
- By: Tom Long
- Narrated by: Julie Brierley
- Length: 10 hrs and 34 mins
- Unabridged
-
Overall
-
Performance
-
Story
Practical techniques for writing code that is robust, reliable, and easy for team members to understand and adapt. In Good Code, Bad Code you’ll learn how to: Think about code like an effective software engineer, write functions that read like well-structured sentences, ensure code is reliable and bug free, effectively unit test code, identify code that can cause problems and improve it, write code that is reusable and adaptable to new requirements, improve your medium and long-term productivity, and save yourself and your team time.
-
-
Good Audiobook, Bad Audiobook
- By Ben on 12-06-21
By: Tom Long
-
Software Mistakes and Tradeoffs
- How to Make Good Programming Decisions
- By: Tomasz Lelek, Jon Skeet
- Narrated by: Julie Brierley
- Length: 13 hrs and 50 mins
- Unabridged
-
Overall
-
Performance
-
Story
Code performance versus simplicity. Delivery speed versus duplication. Flexibility versus maintainability—every decision you make in software engineering involves balancing tradeoffs. In Software Mistakes and Tradeoffs, you’ll learn from costly mistakes that Tomasz Lelek and Jon Skeet have encountered over their impressive careers. You’ll explore real-world scenarios where poor understanding of tradeoffs leads to major problems down the road, so you can preempt your own mistakes with a more thoughtful approach to decision-making.
-
-
Impossible for me to listen to this
- By Juan Alvis on 09-14-22
By: Tomasz Lelek, and others
-
Learning To Code In The Age Of AI: Understanding The Theory Of Programming Rather Than The Syntax
- By: Richard Aragon
- Narrated by: Virtual Voice
- Length: 42 mins
- Unabridged
-
Overall
-
Performance
-
Story
This comprehensive guide is designed to revolutionize the way you approach learning to code, leveraging the power of Artificial Intelligence to enhance your understanding and application of programming concepts. Whether you are just starting your coding journey or are an established programmer aiming to broaden your skill set, this guide offers a unique approach that transcends traditional syntax-focused learning methods. By emphasizing a deep understanding of fundamental programming principles, you will gain the versatility to adapt to and master any programming language with ease. This ...
-
-
worthless
- By Guy Martin Wenzel on 12-23-24
By: Richard Aragon
-
Build a Career in Data Science
- By: Emily Robinson, Jacqueline Nolis
- Narrated by: Jeromy Lloyd
- Length: 14 hrs and 48 mins
- Unabridged
-
Overall
-
Performance
-
Story
You are going to need more than technical knowledge to succeed as a data scientist. Build a Career in Data Science teaches you what school leaves out, from how to land your first job to the lifecycle of a data science project, and even how to become a manager. Build a Career in Data Science is your guide to landing your first data science job and developing into a valued senior employee.
-
-
Excellent complement to an introductory course in Data Science
- By Basheer on 07-15-21
By: Emily Robinson, and others
-
The Healthy Programmer
- Get Fit, Feel Better, and Keep Coding
- By: Joe Kutner
- Narrated by: Don Azevedo
- Length: 5 hrs and 54 mins
- Unabridged
-
Overall
-
Performance
-
Story
To keep doing what you love, you need to maintain your own systems, not just the ones you write code for. Regular exercise and proper nutrition help you learn, remember, concentrate, and be creative - skills critical to doing your job well. Learn how to change your work habits, master exercises that make working at a computer more comfortable, and develop a plan to keep fit, healthy, and sharp for years to come.
-
-
My first programming audio book
- By Anonymous User on 05-20-19
By: Joe Kutner
-
Monolith to Microservices
- Evolutionary Patterns to Transform Your Monolith
- By: Sam Newman
- Narrated by: Mitchell Dorian
- Length: 6 hrs and 45 mins
- Unabridged
-
Overall
-
Performance
-
Story
How do you detangle a monolithic system and migrate it to a microservice architecture? How do you do it while maintaining business-as-usual? As a companion to Sam Newman’s extremely popular Building Microservices, this new book details a proven method for transitioning an existing monolithic system to a microservice architecture.
-
-
Pretty good, but could be better
- By Uri Simhony on 04-11-21
By: Sam Newman
-
Software Architecture: The Hard Parts
- Modern Trade-Off Analyses for Distributed Architectures
- By: Neal Ford, Mark Richards, Pramod Sadalage, and others
- Narrated by: Dena Dahilig
- Length: 12 hrs and 53 mins
- Unabridged
-
Overall
-
Performance
-
Story
There are no easy decisions in software architecture. Instead, there are many hard parts—difficult problems or issues with no best practices—that force you to choose among various compromises. With this book, you'll learn how to think critically about the trade-offs involved with distributed architectures. Architecture veterans and practicing consultants Neal Ford, Mark Richards, Pramod Sadalage, and Zhamak Dehghani discuss strategies for choosing an appropriate architecture.
-
-
Great content. Terrible narration.
- By Alex on 12-16-23
By: Neal Ford, and others
-
Seriously Good Software: Code That Works, Survives, and Wins
- By: Marco Faella
- Narrated by: Mark Thomas, Marco Faella
- Length: 10 hrs and 16 mins
- Unabridged
-
Overall
-
Performance
-
Story
Serious developers know that code can always be improved. With each iteration, you make optimizations - small and large - that can have a huge impact on your application’s speed, size, resilience, and maintainability. In Seriously Good Software: Code That Works, Survives, and Wins, author, teacher, and Java expert Marco Faella teaches you techniques for writing better code. You’ll start with a simple application and follow it through seven careful refactorings, each designed to explore another dimension of quality.
By: Marco Faella
-
The Clean Coder
- A Code of Conduct for Professional Programmers
- By: Robert C. Martin
- Narrated by: Theodore O'Brien
- Length: 6 hrs and 12 mins
- Unabridged
-
Overall
-
Performance
-
Story
Great software is something to marvel at: powerful, elegant, functional, a pleasure to work with as both a developer and as a user. Great software isn’t written by machines. It is written by professionals with an unshakable commitment to craftsmanship. The Clean Coder will help you become one of them - and earn the pride and fulfillment that they alone possess.
-
-
The best one
- By Amazon Customer on 01-10-22
By: Robert C. Martin
-
Software Engineering at Google
- Lessons Learned from Programming Over Time
- By: Titus Winters, Tom Manshreck, Hyrum Wright
- Narrated by: Mark Sando
- Length: 23 hrs and 36 mins
- Unabridged
-
Overall
-
Performance
-
Story
How can software engineers manage a living codebase that evolves and responds to changing requirements and demands over the length of its life? Based on their experience at Google, software engineers Titus Winters and Hyrum Wright, along with technical writer Tom Manshreck, present a candid and insightful look at how some of the world’s leading practitioners construct and maintain software. This book covers Google’s unique engineering culture, processes, and tools and how these aspects contribute to the effectiveness of an engineering organization.
-
-
not useful
- By Andreas Andersen on 07-21-21
By: Titus Winters, and others
-
AI and Machine Learning for Coders
- A Programmer's Guide to Artificial Intelligence
- By: Laurence Moroney
- Narrated by: Timothy Howard Jackson
- Length: 9 hrs and 17 mins
- Unabridged
-
Overall
-
Performance
-
Story
If you're looking to make a career move from programmer to AI specialist, this is the ideal place to start. Based on Laurence Moroney's extremely successful AI courses, this introductory book provides a hands-on, code-first approach to help you build confidence while you learn key topics.
-
-
Perfect introduction to machine, learning, and artificial intelligence for any programmer!
- By Luc on 08-11-23
By: Laurence Moroney
-
Software Development Pearls
- Lessons from Fifty Years of Software Experience
- By: Karl Wiegers
- Narrated by: Amy Gordon
- Length: 10 hrs and 49 mins
- Unabridged
-
Overall
-
Performance
-
Story
You can't afford to make every mistake yourself! Software Development Pearls helps you improve faster and bypass much of the pain by learning from others who have already climbed the learning curve. Drawing on 25-plus years of helping software teams succeed, Karl Wiegers has crystallized 60 concise, practical lessons for all your projects, regardless of your role, industry, technology, or methodology.
-
-
Great book.I loved it.I got to listen to it again
- By Jack W. Ferry on 06-11-24
By: Karl Wiegers
-
Secrets of the JavaScript Ninja
- By: John Resig, Bear Bibeault, Josip Maras
- Narrated by: Derek Lettman
- Length: 11 hrs and 15 mins
- Unabridged
-
Overall
-
Performance
-
Story
More than ever, the web is a universal platform for all types of applications, and JavaScript is the language of the web. If you're serious about web development, it's not enough to be a decent JavaScript coder. You need to be ninja stealthy, efficient, and ready for anything. This audiobook shows you how.
-
-
The book is nice but the figures pdf is completely out of sync with the accompanying pdf
- By Oleg M. on 10-15-19
By: John Resig, and others
What listeners say about The Programmer's Brain
Average customer ratingsReviews - Please select the tabs below to change the source of reviews.
-
Overall
-
Performance
-
Story
- Anonymous User
- 11-01-22
really pretty informative. good for audiobook
really pretty informative. good for audiobook. awesome understanding of programmers thinking. it really gets the idea
Something went wrong. Please try again in a few minutes.
You voted on this review!
You reported this review!
-
Overall
-
Performance
-
Story
- T. Kirby-Green
- 02-04-22
Useful framework for introspection
I’ve listened to this a couple of times now, which says something. There are some useful tools and ideas herein, with actionable advice. The authors references are well worth following up. The actual reading is clear and well paced. Overall I think the book is well worth the time it takes to listen to it and it works well as an audio book.
Something went wrong. Please try again in a few minutes.
You voted on this review!
You reported this review!
-
Overall
-
Performance
-
Story
- Zachary Romero
- 01-04-22
Hidden gem
I found this book very helpful as a software developer. I was able to take away from this book numerous strategies and mental models to view my daily work. The book is tied closely to academic research giving the book much depth. It’s nothing like those opinionated programming books that try to explain one trick concept to make you a superstar coder. The narration was extremely clear and understandable. This is definitely a hidden gem.
Something went wrong. Please try again in a few minutes.
You voted on this review!
You reported this review!
1 person found this helpful
-
Overall
-
Performance
-
Story
- Anonymous User
- 12-30-21
An audiobook asking you to read
Unlistenable.
Every 2 minutes you are asked to take a break and read sentences or code. The physical book might good but the audio experience is horrible, they probably just read the book word by word and made no adaptations.
Something went wrong. Please try again in a few minutes.
You voted on this review!
You reported this review!
3 people found this helpful
-
Overall
-
Performance
-
Story
- Bolita
- 05-08-22
Every 10min you are asked to "look at the code"
They should adapt this book and not just read it word by word. I listened the first 3 hours, and all the chapters so far ask you to look at the image/diagram, or look at the code, this is a terrible experience when you are only listening. This should not be an audiobook at all, they need to adapt it first.
Something went wrong. Please try again in a few minutes.
You voted on this review!
You reported this review!
4 people found this helpful