{"slug": "no-starch-press-releases-developer-s-guide-to-ai", "title": "No Starch Press Releases Developer's Guide to AI", "summary": "No Starch Press has released 'The Developer's Guide to AI: A Field Guide for the Working Developer,' a 320-page book by Jacob Orshalick, Jerry M. Reghunadh, and Danny Thompson that teaches developers how to build production AI systems using JavaScript/TypeScript and Python. The book covers LLMs, prompt engineering, RAG pipelines, fine-tuning, and autonomous agents in a sequenced, provider-agnostic approach, with all code available on GitHub.", "body_md": "### Why It Matters for Practitioners\n\nWorking developers building AI features face a recurring decision tree: when does a better prompt suffice, when is RAG the right answer, and when does fine-tuning justify the cost? Most tutorials treat these as independent topics. \"The Developer's Guide to AI\" sequences them as a layered build - you ship a local LLM app first, then add prompt discipline, then retrieval, then fine-tuning judgment, then agentic tool use - so each technique gets introduced in context of what came before. That structure is the book's clearest differentiator.\n\n### The Book\n\n\"The Developer's Guide to AI: A Field Guide for the Working Developer\" by Jacob Orshalick, Jerry M. Reghunadh, and Danny Thompson, published by No Starch Press, San Francisco, 2026 (320 pages, ISBN 978-1-7185-0476-9 print / 978-1-7185-0477-6 ebook, $59.99). The book uses JavaScript/TypeScript (Node + Express) and Python (FastAPI) throughout, with all code available in a companion GitHub repository (github.com/jorshali/developers-guide-to-ai).\n\n### Structure - Five Parts\n\nPart I gets a local model running via Ollama and streaming responses to a UI before the end of chapter 3 - no external API key required. Part II covers prompt engineering fundamentals and production patterns, focusing on prompts that behave consistently at scale rather than one-off tricks. Part III builds a complete RAG system: vector database setup with ChromaDB, chunking strategies, deterministic IDs, metadata preservation, and retrieval design. Part IV covers fine-tuning trade-offs, data preparation, and the decision curve between prompting, RAG, and custom models. Part V covers agentic workflows using LangGraph's ReAct pattern and extending agents with tool use - file I/O, API calls, real state persistence.\n\n### Authors and Technical Review\n\nJacob Orshalick (20+ years, independent consultant, co-author of Seam Framework), Jerry M. Reghunadh (20+ years, Senior Director at a global product organization, international conference speaker), Danny Thompson (host of The Programming Podcast, organizer of Commit Your Code conference). Technical review by Nikhil Kapoor (16+ years in AI/ML).\n\n### Positioning\n\nThe book explicitly targets developers who have used ChatGPT or Claude and want to build production systems, not toy demos. It covers provider-agnostic patterns first, acknowledging that specific models and APIs will shift while emphasizing engineering fundamentals - chunking strategy, retrieval design, fine-tuning cost curves, agent tool contracts - that remain load-bearing across provider generations. Available from No Starch Press, Amazon, and Barnes & Noble.\n\n## Key Points\n\n- 1The book covers LLMs, prompt engineering, RAG pipelines, fine-tuning, and autonomous agents in five sequenced parts, targeting JS/TS and Python developers with no prior ML background required.\n- 2Authors emphasize durable engineering patterns over provider-specific tutorials, including when to choose RAG vs. fine-tuning vs. prompt engineering for production deployments.\n- 3Published by No Starch Press (320 pages, ISBN 978-1-7185-0476-9) with a companion GitHub repo; co-authored by three practitioners with 50+ combined years across consulting, product engineering, and developer advocacy.\n\n## Scoring Rationale\n\nA well-structured practitioner book from a respected technical publisher covering production AI patterns (RAG, fine-tuning, agents). Relevant to the LDS developer audience but a niche publication event with limited broad market impact.\n\nPractice interview problems based on real data\n\n1,625 SQL & Python problems across 15 industry datasets — the exact type of data you work with.\n\n[Try 250 free problems](/problems)", "url": "https://wpnews.pro/news/no-starch-press-releases-developer-s-guide-to-ai", "canonical_source": "https://letsdatascience.com/news/no-starch-press-releases-developers-guide-to-ai-2990fc79", "published_at": "2026-06-29 16:31:03+00:00", "updated_at": "2026-06-29 17:24:19.747689+00:00", "lang": "en", "topics": ["large-language-models", "generative-ai", "ai-tools", "developer-tools", "ai-products"], "entities": ["No Starch Press", "Jacob Orshalick", "Jerry M. Reghunadh", "Danny Thompson", "Ollama", "ChromaDB", "LangGraph", "GitHub"], "alternates": {"html": "https://wpnews.pro/news/no-starch-press-releases-developer-s-guide-to-ai", "markdown": "https://wpnews.pro/news/no-starch-press-releases-developer-s-guide-to-ai.md", "text": "https://wpnews.pro/news/no-starch-press-releases-developer-s-guide-to-ai.txt", "jsonld": "https://wpnews.pro/news/no-starch-press-releases-developer-s-guide-to-ai.jsonld"}}