Book description
Get practical advice on how to leverage AI development tools for all stages of code creation, including requirements, planning, design, coding, debugging, testing, and documentation. With this book, beginners and experienced developers alike will learn how to use a wide range of tools, from general-purpose LLMs (ChatGPT, Gemini, and Claude) to code-specific systems (GitHub Copilot, Tabnine, Cursor, and Amazon CodeWhisperer).
You'll also learn about more specialized generative AI tools for tasks such as text-to-image creation.
Author Tom Taulli provides a methodology for modular programming that aligns effectively with the way prompts create AI-generated code. This guide also describes the best ways of using general purpose LLMs to learn a programming language, explain code, or convert code from one language to another.
This book examines:
- The core capabilities of AI-based development tools
- Pros, cons, and use cases of popular systems such as GitHub Copilot and Amazon CodeWhisperer
- Ways to use ChatGPT, Gemini, Claude, and other generic LLMs for coding
- Using AI development tools for the software development lifecycle, including requirements, planning, coding, debugging, and testing
- Prompt engineering for development
- Using AI-assisted programming for tedious tasks like creating regular expressions, starter code, object-oriented programming classes, and GitHub Actions
- How to use AI-based low-code and no-code tools, such as to create professional UIs
Publisher resources
Table of contents
- Foreword
- Preface
- 1. New World for Developers
- 2. How AI Coding Technology Works
- 3. Prompt Engineering
- 4. GitHub Copilot
- 5. Other AI-Assisted Programming Tools
- 6. ChatGPT and Other General-Purpose LLMs
- 7. Ideas, Planning, and Requirements
- 8. Coding
- 9. Debugging, Testing, and Deployment
- 10. Takeaways
- Index
- About the Author
Product information
- Title: AI-Assisted Programming
- Author(s):
- Release date: April 2024
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781098164560
You might also like
book
Programming Rust, 2nd Edition
Systems programming provides the foundation for the world's computation. Writing performance-sensitive code requires a programming language …
book
Grokking Algorithms
Grokking Algorithms is a fully illustrated, friendly guide that teaches you how to apply common algorithms …
book
Designing Data-Intensive Applications, 2nd Edition
Data is at the center of many challenges in system design today. Difficult issues such as …
book
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to …