The Self-Taught Programmer: The Definitive Guide to Programming Professionally product image

The Self-Taught Programmer: The Definitive Guide to Programming Professionally

Nerd Approved:
(4/5)
Review by Joshua Morris on
View on AmazonAs an Amazon Associate, I earn from qualifying purchases at no additional cost to you.

Review

The Self-Taught Programmer is the book I recommend to developers who learned to code from tutorials but never learned the fundamentals. Althoff covers everything from basic programming concepts to version control, testing, and working on a team. The chapter on object-oriented programming helped a junior developer on my team understand why we structure code the way we do, and the section on debugging gave them a systematic approach to finding bugs. The book is practical—it focuses on what you need to know to work professionally, not just write code. My only critique is that some sections feel rushed, and the examples are Python-focused, but the principles apply to any language. I've recommended it to three self-taught developers who were struggling to transition from tutorials to professional work, and it's helped them understand the gaps in their knowledge. Not the most comprehensive book, but it fills important gaps for autodidacts.

✓ Pros

  • Covers fundamentals that tutorials often skip: version control, testing, teamwork
  • Practical focus on what you need to know for professional work
  • Systematic approach to debugging and problem-solving
  • Great for self-taught developers transitioning to professional work

✗ Cons

  • Some sections feel rushed—not as comprehensive as other books
  • Python-focused examples may not apply to all languages
  • Assumes some programming knowledge—not for complete beginners

Specifications

Pages336
PublisherSelf-Taught Media
LanguageEnglish
Isbn13978-0999685907
Publication DateJanuary 24, 2017

Related Products

97 Things Every Programmer Should Know: Collective Wisdom from the Experts product image

97 Things Every Programmer Should Know: Collective Wisdom from the Experts

Nerd Approved:
(4/5)

Edited by Kevlin Henney, a curated set of timeless, page-length lessons from industry legends. Each item is a standalone insight you can read in five minutes.

Timeless, page-length lessons from industry legends. Perfect for busy developers—read one item in five minutes, learn something useful, put it down. Read full review.

As an Amazon Associate, I earn from qualifying purchases at no additional cost to you.
Accelerate: The Science of Lean Software and DevOps: Building and Scaling High Performing Technology Organizations product image

Accelerate: The Science of Lean Software and DevOps: Building and Scaling High Performing Technology Organizations

Nerd Approved:
(5/5)

Research-backed field guide that ties lean software delivery habits to measurable business outcomes, unpacking the DORA metrics, cultural foundations, and continuous delivery capabilities that separated top performers in the Accelerate State of DevOps reports.

Still my go-to reference when aligning execs around DORA metrics and the cultural work that makes continuous delivery stick. Read full review.

As an Amazon Associate, I earn from qualifying purchases at no additional cost to you.
Algorithms (4th Edition) product image

Algorithms (4th Edition)

Nerd Approved:
(5/5)

The leading algorithms textbook with clear Java implementations and full coverage of sorting, searching, graph processing, and string processing.

Leading algorithms textbook with clear Java implementations and an unmatched companion ecosystem of exercises, visualizations, and lectures. Read full review.

As an Amazon Associate, I earn from qualifying purchases at no additional cost to you.