Supercharged Coding with GenAI : From vibe coding to best practices using GitHub Copilot, ChatGPT, and OpenAI

個数:

Supercharged Coding with GenAI : From vibe coding to best practices using GitHub Copilot, ChatGPT, and OpenAI

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合は、ご注文数量が揃ってからまとめて発送いたします。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 460 p.
  • 言語 ENG
  • 商品コード 9781836645290
  • DDC分類 005.1

Full Description

Unlock the power of generative AI in Python development and learn how you can enhance your coding speed, quality, and efficiency with real-world examples and hands-on strategies

Key Features

Discover how GitHub Copilot, ChatGPT, and the OpenAI API can boost your coding productivity
Push beyond the basics to apply advanced techniques across the software development lifecycle
Master best practices and advanced techniques to achieve quality code for even complex tasks
Purchase of the print or Kindle book includes a free PDF eBook

Book DescriptionSoftware development is being transformed by GenAI tools, such as ChatGPT, OpenAI API, and GitHub Copilot, redefining how developers work. This book will help you become a power user of GenAI for Python code generation, enabling you to write better software faster. Written by an ML advisor with a thriving tech social media presence and a top AI leader who brings Harvard-level instruction to the table, this book combines practical industry insights with academic expertise.
With this book, you'll gain a deep understanding of large language models (LLMs) and develop a systematic approach to solving complex tasks with AI. Through real-world examples and practical exercises, you'll master best practices for leveraging GenAI, including prompt engineering techniques like few-shot learning and Chain-of-Thought (CoT).
Going beyond simple code generation, this book teaches you how to automate debugging, refactoring, performance optimization, testing, and monitoring. By applying reusable prompt frameworks and AI-driven workflows, you'll streamline your software development lifecycle (SDLC) and produce high-quality, well-structured code.
By the end of this book, you'll know how to select the right AI tool for each task, boost efficiency, and anticipate your next coding moves—helping you stay ahead in the AI-powered development era.What you will learn

Work with GitHub Copilot in PyCharm, VS Code, and Jupyter Notebook
Apply advanced prompting methods with ChatGPT and OpenAI API
Gain insight into GenAI fundamentals to achieve better outcomes
Adopt our structured framework to produce high-quality code
Find out how to select the optimal GenAI tool for solving your specific tasks
Elevate your use of GenAI tools from debugging to delivery
Join the next generation of supercharged software engineers

Who this book is forIf you are a Python developer curious about GenAI and are looking to elevate your software engineering productivity, Supercharged Coding with GenAI will transform your approach to software. Covering various structured examples of varying problem complexities that showcase the use of advanced prompting techniques, this book is suitable for early intermediate through advanced developers. To get the most out of this book, you should have at least one year of hands-on Python development experience and be somewhat familiar with the SDLC.

Contents

Table of Contents

From Automation to Full Software Development Life Cycle: The Current Opportunity for GenAI
Your Quickstart Guide to the OpenAI API
A Guide to GitHub Copilot with PyCharm, VS Code, and Jupyter Notebook
Best Practices for Prompting with ChatGPT
Best Practices for Prompting with OpenAI API and GitHub Copilot
Behind the Scenes: How ChatGPT, GitHub Copilot, and Other LLMs Work
Reading and Understanding Code Bases with GenAI
An Introduction to Prompt Engineering
Advanced Prompt Engineering for Coding-Related Tasks
Refactoring Code with GenAI
Fine-Tuning Models with OpenAI
Documenting Code with GenAI
Writing and Maintaining Unit Tests
GenAI for Runtime and Memory Management
Going Live with GenAI: Logging, Monitoring, and Errors
Architecture, Design, and the Future