Introduction
  • Introduction
  • Setting up Visual Studio Code for Mac, PC, and Linux
  • Setting-up GitHub Copilot in VSCode
  • Code github
Copilot Code Intro
  • Explore GitHub Copilot Inline Chat
  • Copilot workspace
  • Create Basic Code Suggestions
Enhance Your prompting crafting skills
  • Explore and Craft Effective 4S-Alignment Prompts
  • Explore and Craft Effective 4S-Alignment Prompts code
  • Apply Zero-shot, One-shot, and Few-shot Learning in Prompts
  • Analyze and Modify Copilot Suggestions for Better Quality
Create a TODO web application with Github Copilot in Python
  • Set Up and Prepare Your Environment
  • Add a Database and the Model
  • Todo Frontend home page
  • Define the Routes and Functionality Python
  • Add Delete Update task
  • TODO Python webapp Demo