null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

The Programmer's Brain (What every programmer needs to know about cognition)

List Price: $49.99
SKU:
9781617298677
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Felienne Hermans
    Format:
    Paperback
    Pages:
    256
    Publisher:
    Manning (September 7, 2021)
    Language:
    English
    ISBN-13:
    9781617298677
    ISBN-10:
    1617298670
    Weight:
    14.14oz
    Dimensions:
    7.375" x 9.25" x 0.6"
    File:
    Eloquence-SimonSchuster_05022026_P10038138_onix30_Complete-20260502.xml
    Folder:
    Eloquence
    List Price:
    $49.99
    Case Pack:
    14
    As low as:
    $44.99
    Publisher Identifier:
    P-SS
    Discount Code:
    G
    Pub Discount:
    37
    Imprint:
    Manning
  • Overview

    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 feel when faced with strange and complex code, and explain a codebase in ways that can make a new team member productive in days!

    Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

    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. This unique book will help you achieve these gains.

    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.

    What's inside

        Understand how your brain sees code
        Speed reading skills to learn code quickly
        Techniques to unravel complex code
        Tips for making codebases understandable

    About the reader
    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.

    Table of Contents
    PART 1 ON READING CODE BETTER
    1 Decoding your confusion while coding
    2 Speed reading for code
    3 How to learn programming syntax quickly
    4 How to read complex code
    PART 2 ON THINKING ABOUT CODE
    5 Reaching a deeper understanding of code
    6 Getting better at solving programming problems
    7 Misconceptions: Bugs in thinking
    PART 3 ON WRITING BETTER CODE
    8 How to get better at naming things
    9 Avoiding bad code and cognitive load: Two frameworks
    10 Getting better at solving complex problems
    PART 4 ON COLLABORATING ON CODE
    11 The act of writing code
    12 Designing and improving larger systems
    13 How to onboard new developers