Book
Generative AI for Software Development
Sergio Pereira
Summary
コード生成・UIデザイン・バグ検出・テスト自動化・ドキュメント作成など、ソフトウェア開発工程の全 フェーズにわたってAIツールを比較・評価した実践ガイド。「どのツールをいつ使うか」という判断軸を 与え、AI駆動開発を日常業務に取り込むための具体的な手法を提示する。
Target Readers
- AIツールを開発ワークフローに組み込みたい実務開発者
- 生成AIの効果と限界を定量的に評価したいエンジニアリングマネージャー
Tags
Colophon
- Publisher
- オライリー・ジャパン
- ISBN
- 978-4-8144-0146-8
- Published
- Jan 2026
- List price
- ¥3,080incl. taxMay differ from the actual selling price on Amazon
Get this book
* The link above is an advertisement via Amazon Associates.Related Books
Prerequisites
- Recommended
Software Engineering at Google
Titus Winters, Tom Manshreck, Hyrum Wright
Reason: After understanding the engineering practices of large organizations, you view how generative AI changes the flow of development with the same discipline. AI is a tool that pays off only on a foundation of review, testing, and design judgment.
- Recommended
The Pragmatic Programmer
David Thomas, Andrew Hunt
Reason: Once you have the pragmatic mindset—sharpen your tools, own your judgment—you take in generative AI as a new tool. The ability to verify AI output rather than trust it blindly is the very craftsmanship of the AI era.
Next Books
- Recommended
Responsible Software Engineering
Daniel Barrett, Google Engineering
Reason: Once you can bring AI into development, you advance to the question of responsibility—the impact that power has on society. You take a view that weaves correctness, bias, and accountability of outputs into design from the start.
- Recommended
生成AIアプリケーション評価入門
松木晋祐
Reason: After learning to use generative AI as a development tool, you face the next question: how do you measure the quality of an application that itself embeds generative AI? This book covers evaluation methods along the development lifecycle, from LLM-as-a-Judge to security evaluation and AI agent evaluation.
Sources
- Related
開発効率をアップする! Claude Code 実用入門
大澤文孝
Reason: After comparing AI tools across the whole development process — code generation, review, test automation, documentation — and gaining criteria for 'which tool, when,' you naturally want to pick one and go deep hands-on. Claude Code Practical Guide builds up, from setup and conversational operation to extension via MCP servers and skills, focused on a single AI coding agent, turning the broad view of tool selection into concrete operational skill you can use in practice.