0
Your Cart
Frequently bought together:
Original price was: $59.99.Current price is: $19.99.
Original price was: $59.99.Current price is: $19.99.
Original price was: $59.99.Current price is: $19.99.
Original price was: $39.99.Current price is: $19.99.
Original price was: $39.99.Current price is: $19.99.
Original price was: $39.99.Current price is: $19.99.
Original price was: $49.99.Current price is: $19.99.
Original price was: $39.99.Current price is: $19.99.
Original price was: $39.99.Current price is: $19.99.
Original price was: $49.99.Current price is: $19.99.
Original price was: $89.99.Current price is: $19.99.
Original price was: $39.99.Current price is: $19.99.
Original price was: $79.99.Current price is: $19.99.
Original price was: $59.99.Current price is: $19.99.
Original price was: $39.99.Current price is: $19.99.
Original price was: $49.99.Current price is: $19.99.
Original price was: $39.99.Current price is: $19.99.
Original price was: $49.99.Current price is: $19.99.
Original price was: $29.99.Current price is: $14.95.
Original price was: $39.99.Current price is: $19.99.
Original price was: $120.99.Current price is: $29.99.
Original price was: $49.99.Current price is: $28.99.
Original price was: $59.99.Current price is: $19.99.
Original price was: $39.99.Current price is: $19.99.
Original price was: $120.99.Current price is: $19.99.
Original price was: $79.99.Current price is: $19.99.
Total: $19.99

Writing computer programs in Python just got a lot easier! Use AI-assisted coding tools like GitHub Copilot and ChatGPT to turn your ideas into applications faster than ever.

AI has changed the way we write computer programs. With tools like Copilot and ChatGPT, you can describe what you want in plain English, and watch your AI assistant generate the code right before your eyes. It’s perfect for beginners, or anyone who’s struggled with the steep learning curve of traditional programming.

In Learn AI-Assisted Python Programming: With GitHub Copilot and ChatGPT you’ll learn how to:

  • Write fun and useful Python applications—no programming experience required!
  • Use the Copilot AI coding assistant to create Python programs
  • Write prompts that tell Copilot exactly what to do
  • Read Python code and understand what it does
  • Test your programs to make sure they work the way you want them to
  • Fix code with prompt engineering or human tweaks
  • Apply Python creatively to help out on the job

Learn AI-Assisted Python Programming: With GitHub Copilot and ChatGPT is a hands-on beginner’s guide that is written by two esteemed computer science university professors. It teaches you everything you need to start programming Python in an AI-first world. You’ll hit the ground running, writing prompts that tell your AI-assistant exactly what you want your programs to do. Along the way, you’ll pick up the essentials of Python programming and practice the higher-level thinking you’ll need to create working apps for data analysis, automating tedious tasks, and even video games.

Foreword by Beth Simon, Ph.D.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the technology

The way people write computer programs has changed forever. Using GitHub Copilot, you describe in plain English what you want your program to do, and the AI generates it instantly.

About the book

This book shows you how to create and improve Python programs using AI—even if you’ve never written a line of computer code before. Spend less time on the slow, low-level programming details and instead learn how an AI assistant can bring your ideas to life immediately. As you go, you’ll even learn enough of the Python language to understand and improve what your AI assistant creates.

What’s inside

  • Prompts for working code
  • Tweak code manually and with AI help
  • AI-test your programs
  • Let AI handle tedious details

About the reader

If you can move files around on your computer and install new programs, you can learn to write useful software!

About the author

Dr. Leo Porter is a Teaching Professor at UC San Diego. Dr. Daniel Zingaro is an Associate Teaching Professor at the University of Toronto. The technical editor on this book was Peter Morgan.

Table of Contents

1 Introducing AI-assisted programming with Copilot
2 Getting started with Copilot
3 Designing functions
4 Reading Python code – Part 1
5 Reading Python Code – Part 2
6 Testing and prompt engineering
7 Problem decomposition
8 Debugging and better understanding your code
9 Automating tedious tasks
10 Making some games
11 Future directions

13 reviews for Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT

  1. Bill
    April 30, 2024
    5.0 out of 5 stars Clearly written
    AI-assisted Python programming is relatively simple. This book focuses on Copilot, thought other AI processors could be usedCode snippets are helpful ...More
    AI-assisted Python programming is relatively simple. This book focuses on Copilot, thought other AI processors could be used
    Code snippets are helpful and the plot starts at 'print 1 to 10' instead of the usual "Hello, Welcome".
    They compare Assembly code to Python. Had to laugh. Author had the same issue with Assembly that most computer science majors suffer. It's boring and makes not sense. Especially after you try AI-assisted Python programming.
    Helpful? 0 0
    Felix Obere
    March 16, 2024
    5.0 out of 5 stars Very well Explained
    This book is hands on and enjoyable too.
    Helpful? 1 0
    Gina P.
    March 16, 2024
    5.0 out of 5 stars Game changer
    This is a game changer on how to get introduced to learning the number one computer software language, Python, using artificial intelligence to assist...More
    This is a game changer on how to get introduced to learning the number one computer software language, Python, using artificial intelligence to assist a student learn.
    Thank you so much for publishing this.
    It really in an introduction, from an broader perspective, how we all can increase our knowledge via having an AI teaching component. What a fabulous and inclusive resource for our otherwise divided world.
    Helpful? 0 0
    Michael
    February 26, 2024
    5.0 out of 5 stars Hands on AI learning
    This is an excellent book for learning how to use copilot and/chatgpt. You will be guided using hands on examples from very simple to more complex. Th...More
    This is an excellent book for learning how to use copilot and/chatgpt. You will be guided using hands on examples from very simple to more complex. The authors go over troubleshooting and breaking problems down to smaller parts. This is with the intention of teaching the reader skills to use in the future. And it’s written for beginners to understand. And the way they design prompts can be used for other problems to solve beyond Python or programming.
    Helpful? 0 0
    Black family
    February 3, 2024
    5.0 out of 5 stars Time to adapt to the new tools for software developers
    I have been programming for a long time. I started with vi and emacs doing C programming when we had to use cgi-bin, and my boss told me no one would ...More
    I have been programming for a long time. I started with vi and emacs doing C programming when we had to use cgi-bin, and my boss told me no one would take me seriously if I used pico, which a couple decades later became a popular IDE, nano.

    I had to adapt to using Netbeans and Eclipse and then continues to even newer IDEs. This book took me, who was very pessimistic and realized it was time for me to start to use a coding AI, and though they use Copilot there are many others and people should start to experiment and determine which will help them, but raising fists and yelling at the moon won't stop the stomping of technology, just as I had to stop using wordpad for development, we need to continue to adapt.

    The advantage of this book is they walk through how to not only do some prompt engineering but also to think about how do you think about structuring your program, so decompose it, and as I was reading this I realized that much of what we used to expect architects to do now developers should be doing, so we should be expecting more from more junior developers, but the tool will help so they should be able to get better code written faster, with unit tests more easily developed.

    Though this book focuses on python, that is just the language they chose to use, but in all honesty they walk through python well so even if you will never use this language you can understand and then focus on how to apply their concepts to the language you are using.

    If you don't want to fall behind your co-workers you should get this book and learn where the feature is going.
    Helpful? 1 0
    Austin Henley
    December 28, 2023
    5.0 out of 5 stars Learn to code *with* AI
    Knowing how to use tools like Copilot is now an expected skill of programmers. They can greatly boost producitivity, but they are not perfect. This is...More
    Knowing how to use tools like Copilot is now an expected skill of programmers. They can greatly boost producitivity, but they are not perfect. This is _the_ book to learn how to code while leveraging AI tools.

    This is the first book that teaches how to treat AI like a primary tool while programming, rather than an add-on. It breaks down a user's flow into useful steps: designing functions that are easy for you (the human) and the AI to work with, making sense of the AI's code and explanation, testing the AI's code, prompt engineering, decomposing problems to make the AI more effective, and debugging with the AI.

    These skills can accelerate learning to program and also radically change how we develop software! The book is written in a way that anyone can follow and introduces useful examples along the way.

    I'll be recommending the book to my students.
    Helpful? 0 0
    Bill G
    December 21, 2023
    5.0 out of 5 stars Programming with GitHub Copilot in no time at all
    This is a refreshingly friendly, no-nonsense book on how to productively use AI like GitHub Copilot in your everyday programming, whatever your backgr...More
    This is a refreshingly friendly, no-nonsense book on how to productively use AI like GitHub Copilot in your everyday programming, whatever your background. Written for Python, anyone aspiring to learn programming an entirely new way -- *the* new way -- will find this book useful. The authors' approach is very rational and disciplined, helping you sidestep many of the pitfalls of AI-assisted programming.
    Helpful? 0 0
    JollyGr33nGiant
    December 11, 2023
    5.0 out of 5 stars A Game-Changer for Programmers, Developers, and Computer Scientists!
    The book "Learn AI-assisted Python Programming: With GitHub Copilot and ChatGPT" by Professors Zingaro and Porter is a groundbreaking book that marks ...More
    The book "Learn AI-assisted Python Programming: With GitHub Copilot and ChatGPT" by Professors Zingaro and Porter is a groundbreaking book that marks a significant milestone in the field of computer programming. This book expertly bridges the gap between traditional coding practices and the rapidly evolving world of AI-assisted programming. It serves as an indispensable resource for both aspiring and seasoned programmers.

    What sets this book apart is its comprehensive approach to integrating tools like GitHub's Copilot and ChatGPT into Python programming. The authors do an exceptional job of demystifying these advanced technologies, making them accessible and practical for everyday coding tasks. Each chapter is meticulously crafted, offering clear explanations, real-world examples, and practical exercises that reinforce the concepts being taught.

    The book's emphasis on efficiency and productivity is particularly commendable. It underscores the importance of leveraging AI tools to not only speed up the coding process but also to enhance the quality of the code. This approach is invaluable in today's fast-paced tech environment, where the ability to quickly adapt and incorporate new tools can set a programmer apart from their peers!

    Additionally, for those computer scientists and software developers out there, this book is more than just a learning tool; it's a roadmap to becoming more proficient and competitive in the field. By embracing AI-assisted programming, readers are equipped to code more efficiently, reducing the time spent on routine tasks and focusing more on complex problem-solving and innovation.

    Ultimately, this book is a must-read for anyone in the field of computing! Its forward-thinking approach and practical insights provide a clear path for harnessing the full potential of AI in programming. It's a book that doesn't just teach you how to code; it teaches you how to code smarter! And remember, efficiency is key in computing! :)
    Helpful? 0 0
    Lokeshwar Vangala
    December 4, 2023
    5.0 out of 5 stars Transforming Programming with AI: A journey to become super programmers
    "Learn AI-Assisted Python Programming" is a book that brilliantly navigates the evolving landscape of programming with the integration of GitHub Copil...More
    "Learn AI-Assisted Python Programming" is a book that brilliantly navigates the evolving landscape of programming with the integration of GitHub Copilot. This book not only redefines how we approach coding but also empowers readers to harness the full potential of AI coding assistants.

    In an era where AI is reshaping our daily lives, this book offers a fresh perspective on programming. Rather than being overwhelmed by syntax rules, "Learn AI-Assisted Python Programming" encourages readers to focus on creativity and problem-solving while AI handles the intricacies of syntax. This shift in mindset is nothing short of revolutionary, and the authors guide readers through this transformation with precision and clarity.

    One of the book's standout features is its emphasis on practicality. It introduces readers to AI tools like Copilot and ChatGPT, demonstrating how they can streamline the coding process. The authors skillfully break down complex programming tasks into manageable projects, equipping readers with the ability to engineer effective prompts for AI-generated code. Moreover, the book provides invaluable guidance on testing, troubleshooting, and refining AI-generated code, ensuring that readers are not just reliant on AI but also proficient programmers in their own right.

    The book's structure is well thought out, with key lessons in each chapter providing valuable insights.
    Chapter 1 sets the stage by exploring the impact of AI on programming, and subsequent chapters delve into essential Python features and problem-solving strategies.

    Dr. Leo Porter and Dr. Daniel Zingaro's expertise in computer science education shines through in this book. Their accolades and teaching experience add credibility to the content, assuring readers that they are learning from the best. By combining AI coding assistants with high-level thinking, the authors make programming more accessible to learners of all levels.

    In conclusion, "Learn AI-Assisted Python Programming" is a transformative resource that is poised to reshape the way we approach programming education. With its user-friendly approach, expert guidance, and the integration of AI, it is a great read for both students and professionals looking to thrive in the AI-driven world of programming. This book offers a pragmatic approach to coding that is sure to impress and inspire readers, making it an invaluable addition to any programmer's library.
    Helpful? 0 0
    Pasya
    November 26, 2023
    4.0 out of 5 stars Teaching programming via generative AI
    The book follows the flow of a typical introductory python programming course conceptually, but takes an innovative approach to the actual practice, b...More
    The book follows the flow of a typical introductory python programming course conceptually, but takes an innovative approach to the actual practice, by incorporating Copilot as a learning tool right from the start. The authors are quite experienced with computer science instruction, and are persuasive in their stance that copilot can actually be useful for beginners as well. It will remain to be seen how student outcomes will be approached by this approach compared to the traditional intro to programming classes, but I think this book seems like a major contribution to that area, especially considering that people from many different backgrounds are now learning programming, and not all have a foundation or interest in computer science in general.
    Helpful? 0 0
    honda021
    November 23, 2023
    5.0 out of 5 stars A whole new way to teach programming
    This book is the first I know of to detail approaching learning to program using Generative AI. It is truly a novel approach, challenging most - if no...More
    This book is the first I know of to detail approaching learning to program using Generative AI. It is truly a novel approach, challenging most - if not all - prior ways of teaching and learning to program. Thoughtfully written with both the student and educator in mind, this book is a must-have for anyone that wants to learn, or indeed teach, introductory programming in the age of Generative AI. The authors are both expert programming educators with great experience not only in teaching but researching the way that programming is taught and learned - and it shows!
    Helpful? 0 0
    Mario Solomou
    November 23, 2023
    5.0 out of 5 stars An honest approach to coding in the AI era, a spherical approach.
    A professional unbiased overview of Copilot writing python! Instead of fiddling with syntax it approaches programming from using AI as the tool for wr...More
    A professional unbiased overview of Copilot writing python! Instead of fiddling with syntax it approaches programming from using AI as the tool for writing code - illustrates the good the bad and how to review before accepting AI generated code - forces us to thing of the next steps of how we should embrace tools such as copilot and how to pair it with our human problem solving intuition. It also teaches how to breakdown problems in a way that AI can help you with generating a solution for a bigger problem - a skill that will be one of the main skills needed for our next advancement.

    Thank you!
    Helpful? 0 0
    W
    November 22, 2023
    5.0 out of 5 stars First of a kind approach for teaching introductory programming
    (Review based on a preprint version of the book). Learning programming and Computer Science is much easier for students with generative tools at their...More
    (Review based on a preprint version of the book). Learning programming and Computer Science is much easier for students with generative tools at their disposal. There are a lot of creative applications of generative AI in this book that allow students to practice their use in order for them to incorporate them into their learning workflow. I enjoyed the scaffolding of the capstone program analyzing authorship of books to show how much more is possible for students to achieve with generative tools.
    Helpful? 0 0
Add a review

Your email address will not be published. Required fields are marked *

X

New item(s) have been added to your cart.

Frequently bought with Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT


AI-Assisted Programming: Better Planning, Coding, Testing, and Deployment Original price was: $59.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Illustrated Guide to Python 3: A Complete Walkthrough of Beginning Python with Unique Illustrations Showing how Python Really Works. Now covering Python 3.6 Original price was: $59.99.Current price is: $14.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
AI-Assisted Programming for Web and Machine Learning: Improve your development workflow with ChatGPT and GitHub Copilot Original price was: $49.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Deep Learning Illustrated: A Visual, Interactive Guide to Artificial Intelligence (Addison-Wesley Data & Analytics Series Original price was: $59.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Quick Start Guide to Large Language Models: Strategies and Best Practices for ChatGPT, Embeddings, Fine-Tuning, and Multimodal AI (Addison-Wesley Data & Analytics Series) Original price was: $79.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Build Your Own Programming Language: A programmer's guide to designing compilers, interpreters, and DSLs for solving modern computing problems Original price was: $39.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Designing Machine Learning Systems: An Iterative Process for Production-Ready Applications Original price was: $59.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
P-AI-R Programming: How Al tools like GitHub Copilot and ChatGPT Can Radically Transform Your Development Workflow Original price was: $39.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Generative AI with LangChain: Build large language model (LLM) apps with Python, ChatGPT, and other LLMs Original price was: $59.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Clean Code Principles And Patterns: Python Edition Original price was: $39.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
LangChain Programming for Beginners: A Step-By-Step Guide to AI Application Development With LangChain, Python, OpenAI/ChatGPT, Google/Gemini and Other LLMs Original price was: $29.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Mastering Large Language Models with Python: Unleash the Power of Advanced Natural Language Processing for Enterprise Innovation and Efficiency Using Large ... Models (LLMs) with Python Original price was: $29.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
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 Original price was: $39.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Learn Python Programming: An in-depth introduction to the fundamentals of Python Original price was: $39.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Computer Programming for Absolute Beginners: Learn essential computer science concepts and coding techniques to kick-start your programming careering techniques to kick-start your programming career Original price was: $39.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Absolute Beginner's Guide to Python Programming: Master Coding Quickly with Hands-On, Real-World Projects, Step-By-Step Guidance, and Comprehensive Learning for All Ages Original price was: $39.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Python (2nd Edition): Learn Python in One Day and Learn It Well. Python for Beginners with Hands-on Project. (Learn Coding Fast with Hands-On Project Book 1) Original price was: $29.99.Current price is: $19.96.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Fluent Python: Clear, Concise, and Effective Programming Original price was: $39.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Python Programming: An Introduction to Computer Science, 3rd Ed. Original price was: $49.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Practical Java Programming with ChatGPT: Develop, Prototype and Validate Java Applications by integrating OpenAI API and leveraging Generative AI and LLMs Original price was: $59.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Python Programming and SQL Bible: 7 Books in 1: Your Comprehensive Guide to Python Mastery, SQL Proficiency, Web Developm Original price was: $29.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Rust Programming Language: A Comprehensive Guide To Systems Programming For Fast, Safe Systems Development With And Hands-On Examples Original price was: $39.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Computer Programming And Cyber Security for Beginners: This Book Includes: Python Machine Learning, SQL, Linux, Hacking with Kali Linux, Ethical Hacking. Coding and Cybersecurity Fundamentals Original price was: $79.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Python: 3 books in 1- Your complete guide to python programming with Python for Beginners, Python Data Analysis and Python Machine Learning (Programming Languages for Beginners) Original price was: $39.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Python Crash Course, 3rd Edition: A Hands-On, Project-Based Introduction to Programming Original price was: $39.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Introduction to Machine Learning with Python: A Guide for Data Scientists Original price was: $39.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
ChatGPT For Dummies (2 Books in 1): Chatgpt Prompts & Chatgpt for Beginners - Over 300 Prompts and Learning Example Original price was: $59.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Programming Rust: Fast, Safe Systems Development Original price was: $49.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Programming Languages: Concepts and Implementation Original price was: $89.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
The Self-Taught Programmer: The Definitive Guide to Programming Professionally Original price was: $39.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Programming Languages: Principles and Practices (Advanced Topics) Original price was: $79.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Learning Python: Powerful Object-Oriented Programming Original price was: $59.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Programming for Problem-Solving with C: Formulating Algorithms for Complex Problems Original price was: $39.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Artificial Intelligence Programming with Python: From Zero to Hero Original price was: $49.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
The Rise of AI:: Implications and Applications of Artificial Intelligence in Academic Libraries (Volume 78) (Publications in Librarianship) Original price was: $69.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Introducing Python: Modern Computing in Simple Packages Original price was: $39.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Linux: This Book Includes 4 Manuscripts. The Underground Bible to the UNIX Operating System with Tools On Security and Kali Hacking to Understand Computer Programming, Data Science and Command Line Original price was: $49.99.Current price is: $24.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Python for Programmers: with Big Data and Artificial Intelligence Case Studies Original price was: $49.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Genetic Algorithms and Machine Learning for Programmers: Create AI Models and Evolve Solutions (Pragmatic Programmers) Original price was: $49.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Algorithms to Live By: The Computer Science of Human Decisions Original price was: $29.99.Current price is: $14.95.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Programming Excel with VBA: A Practical Real-World Guide Original price was: $39.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Programming and Problem Solving with C++: Comprehensive: Comprehensive Original price was: $120.99.Current price is: $29.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
The Pragmatic Programmer: 20th Anniversary Edition, 2nd Edition: Your Journey to Mastery Original price was: $49.99.Current price is: $28.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Computer Programming And Software Development: Coding With C#, Python, JavaScript, React, Angular And Typescript Original price was: $29.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Quick Start Guide to Penetration Testing: With NMAP, OpenVAS and Metasploit Original price was: $59.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Cracking the Coding Interview: 189 Programming Questions and Solutions (Cracking the Interview & Career) Original price was: $39.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Python Basics: A Practical Introduction to Python 3 Original price was: $39.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Problem Solving with C++ Original price was: $120.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart
Concepts of Programming Languages, Global Edition Original price was: $79.99.Current price is: $19.99.
View more
"Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT" has been added to your cart