Skip to content

Commit 923f39b

Browse files
authored
Update README.md
1 parent 36ae13b commit 923f39b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Here are ways you can contribute to this course:
4242
| 06 | [Using GitHub Copilot with C#](./06-Using-GitHub-Copilot-with-CSharp) | Use GitHub Copilot, an AI pair programmer that offers autocomplete-style suggestions as you code, to work with C#. | Enable the GitHub Copilot extension in Visual Studio Code. Craft prompts that can generate useful suggestions from GitHub Copilot. Use GitHub Copilot to improve a C# Minimal API project. |
4343
| 07 | [Creating a Mini Game with GitHub Copilot](./07-Creating-Mini-Game-with-GitHub-Copilot) | Use GitHub Copilot to assist you in building a Python based mini game. | Craft prompts that can generate useful suggestions from GitHub Copilot to incorporate gaming logic and improve your Python based game. |
4444
| 08 | [Using Advanced GitHub Copilot Features](./08-Using-Advanced-GitHub-Copilot-Features) | Use advanced GitHub Copilot features like inline chat, slash commands, and agents. | Interact with GitHub Copilot with deeper context on your project and ask questions about it. |
45+
| 09 | [*NEW* Getting Started with Copilot for Azure to Deploy to the Cloud](./09-Getting-Started-with-Copilot-for-Azure-to-Deploy-to-Cloud) | Use advanced GitHub Copilot features like inline chat, slash commands, and agents. | Interact with GitHub Copilot with deeper context on your project and ask questions about it. |
4546

4647

4748
## 🎒 Other Courses

0 commit comments

Comments
 (0)