Skip to content

A 12-Lesson course teaching everything you need to know about harnessing Copilot as an AI Paired Programming resource.

License

NotificationsYou must be signed in to change notification settings

microsoft/Mastering--Copilot-for-Paired-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mastering GitHub Copilot for AI Paired Programming

Mastering Copilot for Paired Programming

A 12-Lesson course teaching everything you need to know about harnessing Copilot as an AI Paired Programming resource.

Unlock the power of collaborative coding with our comprehensive curriculum on Mastering Copilot for Paired Programming. This cutting-edge program seamlessly integrates AI-driven coding assistance through Copilot, empowering students to accelerate their coding skills in tandem with a partner. Over the course of 10 engaging hours, participants will navigate through essential setup procedures, leveraging Visual Studio Code and Copilot Chat for real-time collaboration. Dive deep into Copilot's autocompletion, customizable features, and advanced programming techniques, all while embracing AI-driven algorithms. From error handling to unit testing, this curriculum is tailored to instill best practices and enhance code quality. Immerse yourself in a transformative learning experience that fuses the latest AI technology with paired programming strategies, equipping you with the tools needed for success in today's dynamic software development landscape.

๐ŸŒฑ Getting Started

To get started, make sure to follow the instructions on how to fork the lessons into your own account. This will allow you to modify the code and complete the challenges at your own pace.

To use Copilot, you must have an active Copilot subscription.

Sign up for free here: Copilot.

To make it easier to revisit this repository in the future, you can also star (๐ŸŒŸ) this repo this repo.

Below are links to each lessonโ€”feel free to explore and dive into any topic that interests you the most!

๐Ÿง  Want to learn more?

After completing this course, check out our Copilot Learn Collection to continue leveling up your AI Paired Programming knowledge!

๐Ÿš€ Are you a startup or got an idea you want to launch?

Sign up for Microsoft for Startups Founders Hub to receive free OpenAI credits and up to $150k towards Azure credits to access OpenAI models through Azure OpenAI Services.

๐Ÿ™ Want to help?

Here are ways you can contribute to this course:

  • Find spelling errors or code errors, Raise an issue or Create a pull request
  • Send us your ideas, maybe your ideas for new lessons or exercises, and let us know how we can improve.

๐Ÿ“‚ Each lesson includes:

  • a written lesson located in the README
  • a challenge or assignment to apply your learning
  • links to extra resources to continue your learning

๐Ÿ—ƒ๏ธ Lessons

Lesson LinkConcepts TaughtLearning Goal
01Introduction toGet started using in less than an hour.Introduction to repositories, branches, commits, and pull requests.
02Introduction to CodespacesDevelop code using Codespaces and Visual Studio Code!How to create a codespace, push code from a codespace, select a custom image, and customize a codespace.
03Introduction to CopilotCopilot can help you code by offering autocomplete-style suggestions right in VS Code and Codespaces.Creating files that will have code generated by Copilot AI for code and comment suggestions.
04Using Copilot with JavaScriptUse Copilot, an AI pair programmer that offers autocomplete-style suggestions as you code, to work with JavaScript.Enable the Copilot extension in Visual Studio Code. Craft prompts that can generate useful suggestions from Copilot. Use Copilot to improve a JavaScript project.
05Using Copilot with PythonUse Copilot, an AI pair programmer that offers autocomplete-style suggestions as you code, to work with Python.Enable the Copilot extension in Visual Studio Code. Craft prompts that can generate useful suggestions from Copilot. Use Copilot to improve a Python project.
06Using Copilot with C#Use Copilot, an AI pair programmer that offers autocomplete-style suggestions as you code, to work with C#.Enable the Copilot extension in Visual Studio Code. Craft prompts that can generate useful suggestions from Copilot. Use Copilot to improve a C# Minimal API project.
07Creating a Mini Game with CopilotUse Copilot to assist you in building a Python-based mini game.Craft prompts that can generate useful suggestions from Copilot to incorporate gaming logic and improve your Python-based game.
08Using Advanced Copilot FeaturesUse advanced Copilot features like inline chat, slash commands, and agents.Interact with Copilot with deeper context on your project and ask questions about it.
09Getting Started with Copilot for Azure to Deploy to the CloudLearn cloud deployment with Copilot for Azureโ€”your ultimate guide to streamlined cloud success.Effortless application deployment leveraging Azureโ€™s powerful scalability.
10NEW Challenging Copilot with complex SQLApply advanced Copilot features to work with a challenging application working with a complex SQL queryGain a clear understanding of how to work with extremely challenging SQL and yield better results when simple prompts don't work well
11NEW Upgrading Legacy projectLeverage Copilot to upgrade a legacy Python project to the latest version of Python.Apply techniques to overcome the challenges involved in working with legacy projects
12NEW Migrating to a new languageRewrite an existing application using a different language with the guidance of CopilotUse advanced workflows with Copilot applicable when translating projects to different programming languages

๐ŸŽ’ Other Courses

Our team produces other courses! Check out: