📚

Books

Technical books, programming guides, and software development literature that provide valuable knowledge and insights for developers at all levels.

52 Products · Page 1 of 3
A Developer's Guide to Integrating Generative AI into Applications product image

By Chris Minnick

Nerd Approved:
(5/5)

A practical, production-minded developer guide for moving generative AI features from impressive prototypes into real applications, with strong coverage of UX, performance, cost, caching, monitoring, graceful degradation, and business viability.

A practical, production-minded guide for developers moving generative AI features from impressive demos to reliable, cost-aware application experiences. Read full review.

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

By Robert Sedgewick, Kevin Wayne

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.
Introduction to Algorithms, Fourth Edition product image

By Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein

Nerd Approved:
(5/5)

The classic CLRS reference for algorithm design and analysis, updated with new chapters on matchings, online algorithms, and machine learning, plus expanded coverage like hash tables and suffix arrays.

The definitive map of how to bring order to chaos—and the fourth edition adds new chapters on matchings, online algorithms, and machine learning. Read full review.

As an Amazon Associate, I earn from qualifying purchases at no additional cost to you.
The Art of Computer Programming, Volume 1: Fundamental Algorithms (3rd Edition) product image

By Donald E. Knuth

Nerd Approved:
(5/5)

Donald Knuth's definitive Volume 1 on fundamental algorithms, the first entry in the classic TAOCP series.

The de facto book on computer programming. Volume 1 alone is enough to make you think like a computer scientist. Read full review.

As an Amazon Associate, I earn from qualifying purchases at no additional cost to you.
You Don't Know JS: this & Object Prototypes product image

By Kyle Simpson

Nerd Approved:
(5/5)

Explains JavaScript's this binding, prototypes, and object delegation with practical examples.

This book demystified JavaScript's 'this' keyword and prototype system for me. Kyle Simpson's explanation of how 'this' binding works in different contexts is incredibly clear and practical. The way h... Read full review.

As an Amazon Associate, I earn from qualifying purchases at no additional cost to you.
Beyond Cracking the Coding Interview: Pass Tough Coding Interviews, Get Noticed, and Negotiate Successfully product image

By Gayle Laakmann McDowell

Nerd Approved:
(5/5)

The essential companion to Cracking the Coding Interview. This sequel introduces 13 new technical topics including sliding windows, prefix arrays, and topological sort, plus over 150 new problems with step-by-step walkthroughs. Beyond interview prep, it shows you how to land referrals, get offers to come in at the same time, negotiate the best possible offer, and master behavioral interviews.

Amazing companion to Cracking the Coding Interview. A must have for learning how to interview in the coding world with 150+ new problems and comprehensive job search guidance. Read full review.

As an Amazon Associate, I earn from qualifying purchases at no additional cost to you.
Code Complete: A Practical Handbook of Software Construction product image

By Steve McConnell

Nerd Approved:
(5/5)

The definitive guide to software construction. Steve McConnell's comprehensive handbook covers every aspect of writing high-quality code, from design and architecture to debugging and testing. This book distills decades of software engineering wisdom into practical, actionable advice.

The definitive guide to software construction. Distills decades of software engineering wisdom into practical, actionable advice for writing high-quality code. Read full review.

As an Amazon Associate, I earn from qualifying purchases at no additional cost to you.
Code Health Guardian: The Old-New Role of a Human Programmer in the AI Era product image

By Artie Shevchenko, Lana Todorovic, Titus Winters

Nerd Approved:
(5/5)

Essential guide for programmers navigating the AI era. This book explores the evolving role of human programmers as code health guardians, focusing on quality, maintainability, and the critical human judgment needed in an age of AI-assisted development. Learn how to leverage AI tools while maintaining code quality and technical excellence.

Essential guide for programmers navigating the AI era. Explores the evolving role of human programmers as code health guardians, focusing on quality and maintainability in AI-assisted development. Read full review.

As an Amazon Associate, I earn from qualifying purchases at no additional cost to you.
Code: The Hidden Language of Computer Hardware and Software product image

By Charles Petzold

Nerd Approved:
(5/5)

A beautifully written journey from Morse code and Braille to modern computers. Charles Petzold explains how computers work from the ground up, starting with simple electrical circuits and building to complex processors. This book makes the abstract concepts of computer science tangible and understandable.

Beautifully written journey from Morse code to modern computers. Makes abstract computer science concepts tangible, explaining how computers work from the ground up. Read full review.

As an Amazon Associate, I earn from qualifying purchases at no additional cost to you.
Cracking the Coding Interview: 189 Programming Questions and Solutions product image

By Gayle Laakmann McDowell

Nerd Approved:
(5/5)

The definitive guide to technical interview preparation. This book has helped countless developers land jobs at top tech companies with its comprehensive collection of programming questions, detailed solutions, and insider tips from a former Google interviewer.

The definitive guide to technical interview preparation. This book has helped me land my last three jobs and remains essential learning for any developer. Read full review.

As an Amazon Associate, I earn from qualifying purchases at no additional cost to you.
Design Patterns: Elements of Reusable Object-Oriented Software product image

By Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides

Nerd Approved:
(5/5)

The classic Gang of Four book that introduced design patterns to software engineering. This foundational text catalogs 23 essential design patterns that have become the standard vocabulary for object-oriented design. Essential reading for any serious software engineer.

The classic Gang of Four book that introduced design patterns to software engineering. Essential reading for understanding object-oriented design and reusable software architecture. Read full review.

As an Amazon Associate, I earn from qualifying purchases at no additional cost to you.
Machine Learning System Design: With end-to-end examples product image

By Valerii Babushkin, Arseny Kravchenko

Nerd Approved:
(5/5)

Comprehensive guide to designing and building production-ready machine learning systems. This book provides end-to-end examples covering data pipelines, model training, deployment, monitoring, and scaling ML systems. Essential for ML engineers, data scientists, and software engineers building ML-powered applications.

Comprehensive guide to designing and building production-ready machine learning systems with end-to-end examples covering data pipelines, model training, deployment, and scaling. Read full review.

As an Amazon Associate, I earn from qualifying purchases at no additional cost to you.
Modern C, Third Edition: Covers the C23 standard product image

By Jens Gustedt

Nerd Approved:
(5/5)

Comprehensive guide to modern C programming covering the latest C23 standard. This book teaches C programming from a modern perspective, focusing on best practices, safety, and the latest language features. Essential reading for developers working with systems programming, embedded systems, or low-level code.

Comprehensive guide to modern C programming covering the latest C23 standard. Essential for systems programming, embedded systems, and low-level code with focus on best practices and safety. Read full review.

As an Amazon Associate, I earn from qualifying purchases at no additional cost to you.
Python Programming for Beginners: The Complete Python Coding Crash Course - Boost Your Growth with an Innovative Ultra-Fast Learning Framework and Exclusive Hands-On Interactive Exercises & Projects product image

By codeprowess

Nerd Approved:
(5/5)

Complete Python programming crash course designed for beginners. This book provides an innovative ultra-fast learning framework with hands-on interactive exercises and projects to help you master Python programming quickly. Perfect for absolute beginners who want to learn Python from scratch with practical, project-based learning.

Complete Python programming crash course for beginners with innovative ultra-fast learning framework, hands-on interactive exercises, and project-based learning. Read full review.

As an Amazon Associate, I earn from qualifying purchases at no additional cost to you.
System Design Interview – An insider's guide product image

By Alex Xu

Nerd Approved:
(5/5)

Comprehensive guide to system design interviews at top tech companies. Learn how to approach large-scale system design problems, design scalable architectures, and communicate your design decisions effectively to interviewers.

Comprehensive guide to system design interviews with structured approaches, real-world examples, and step-by-step guidance for designing scalable systems. Read full review.

As an Amazon Associate, I earn from qualifying purchases at no additional cost to you.
System Design Interview – An Insider's Guide: Volume 2 product image

By Alex Xu

Nerd Approved:
(5/5)

The second volume in the System Design Interview series, diving deeper into advanced topics and more complex system design scenarios. Perfect companion to Volume 1 for comprehensive interview preparation.

Advanced second volume with deeper system design topics, complex scenarios, and additional case studies perfect for senior engineer interviews. Read full review.

As an Amazon Associate, I earn from qualifying purchases at no additional cost to you.
You Don't Know JS Yet: Scope & Closures product image

By Kyle Simpson

Nerd Approved:
(5/5)

Deep dive into scope and closures, explaining how JavaScript manages variables, functions, and lexical environments.

This book is a masterpiece of technical writing. Kyle Simpson's explanation of scope and closures in JavaScript is the most comprehensive and clear treatment I've ever read. The way he breaks down lex... Read full review.

As an Amazon Associate, I earn from qualifying purchases at no additional cost to you.
You Don't Know JS Yet: Get Started product image

By Kyle Simpson

Nerd Approved:
(5/5)

Modern introduction to JavaScript's core mechanics and mindset to build a strong foundation for the rest of the series.

This book completely changed how I understand JavaScript. Kyle Simpson's approach to explaining the language's core mechanics is brilliant - he doesn't just tell you what to do, he explains why things... Read full review.

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