AI-Assisted Programming for Web and Machine Learning
eBook - ePub

AI-Assisted Programming for Web and Machine Learning

Improve your development workflow with ChatGPT and GitHub Copilot

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

AI-Assisted Programming for Web and Machine Learning

Improve your development workflow with ChatGPT and GitHub Copilot

About this book

Speed up your development processes and improve your productivity by writing practical and relevant prompts to build web applications and Machine Learning (ML) models Purchase of the print or Kindle book includes a free PDF copy

Key Features

  • Utilize prompts to enhance frontend and backend web development
  • Develop prompt strategies to build robust machine learning models
  • Use GitHub Copilot for data exploration, maintaining existing code bases, and augmenting ML models into web applications

Book Description

AI-Assisted Programming for Web and Machine Learning shows you how to build applications and machine learning models and automate repetitive tasks. Part 1 focuses on coding, from building a user interface to the backend. You'll use prompts to create the appearance of an app using HTML, styling with CSS, adding behavior with JavaScript, and working with multiple viewports. Next, you'll build a web API with Python and Flask and refactor the code to improve code readability. Part 1 ends with using GitHub Copilot to improve the maintainability and performance of existing code. Part 2 provides a prompting toolkit for data science from data checking (inspecting data and creating distribution graphs and correlation matrices) to building and optimizing a neural network. You'll use different prompt strategies for data preprocessing, feature engineering, model selection, training, hyperparameter optimization, and model evaluation for various machine learning models and use cases. The book closes with chapters on advanced techniques on GitHub Copilot and software agents. There are tips on code generation, debugging, and troubleshooting code. You'll see how simpler and AI-powered agents work and discover tool calling.

What you will learn

  • Speed up your coding and machine learning workflows with GitHub Copilot and ChatGPT
  • Use an AI-assisted approach across the development lifecycle?
  • Implement prompt engineering techniques in the data science lifecycle
  • Develop the frontend and backend of a web application with AI assistance?
  • Build machine learning models with GitHub Copilot and ChatGPT?
  • Refactor code and fix faults for better efficiency and readability?
  • Improve your codebase with rich documentation and enhanced workflows?

Who this book is for

Experienced developers new to GitHub Copilot and ChatGPT can discover the best strategies to improve productivity and deliver projects quicker than traditional methods. This book is ideal for software engineers working on web or machine learning projects. It is also a useful resource for web developers, data scientists, and analysts who want to improve their efficiency with the help of prompting. This book does not teach web development or how different machine learning models work.

]]>

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access AI-Assisted Programming for Web and Machine Learning by Christoffer Noring,Anjali Jain,Marina Fernandez,Ayşe Mutlu,Ajit Jaokar in PDF and/or ePUB format, as well as other popular books in Computer Science & Neural Networks. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Preface
  2. It’s a New World, One with AI Assistants, and You’re Invited
  3. Prompt Strategy
  4. Tools of the Trade: Introducing Our AI Assistants
  5. Build the Appearance of Our App with HTML and Copilot
  6. Style the App with CSS and Copilot
  7. Add Behavior with JavaScript
  8. Support Multiple Viewports Using Responsive Web Layouts
  9. Build a Backend with Web APIs
  10. Augment Web Apps with AI Services
  11. Maintaining Existing Codebases
  12. Data Exploration with ChatGPT
  13. Building a Classification Model with ChatGPT
  14. Building a Regression Model for Customer Spend with ChatGPT
  15. Building an MLP Model for Fashion-MNIST with ChatGPT
  16. Building a CNN Model for CIFAR-10 with ChatGPT
  17. Unsupervised Learning: Clustering and PCA
  18. Machine Learning with Copilot
  19. Regression with Copilot Chat
  20. Regression with Copilot Suggestions
  21. Increasing Efficiency with GitHub Copilot
  22. Agents in Software Development
  23. Conclusion
  24. Index