You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-10
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,11 @@
1
+
<!--
1
2
To help prepare content for AI Tour, please use this template repository for organizing your sessions and preparing the content for future presentors.
2
3
1. Update this readme with the todo's listed below
3
4
2. The src folder has been created for all development tasks when creating this session
4
5
3. The Lab folder is in-person and async participation with content, please update this folder with instructions for participants to follow along.
5
6
4. The Presenter Notes folder is the train the trainer section. Here add any slide decks, demo videos, and other content as needed. This page has a rough layout to provide ideas but can be edited as needed.
6
7
5. If you are taking advantage of the static front end site, edit the content in the _config.yml file as needed (specifically the title and description)
8
+
-->
7
9
8
10
9
11
# Advanced Coding: Visual Studio & GitHub Copilot
@@ -29,25 +31,20 @@ solution.
29
31
For this session, you will need Visual Studio with a Github account so that you can authenticate and use GitHub Copilot.
30
32
31
33
## Additional Resources and Continued Learning
32
-
TODO: If you would like to link the user to further learning, please enter that here.
|Future Learning 1|[Link 1](https://www.google.com/)| Learn more about X|
37
-
| Future Learning 2 |[Link 2](https://www.google.com/)|Learn more about Y|
37
+
|Advanced GitHub Copilot|[Learn Module](https://learn.microsoft.com/en-us/training/modules/advanced-github-copilot/)| Learn about Advanced GitHub Copilot features|
38
+
|Visual Studio with GitHub Copilot Future Learning 2 |[Visual Studio](https://visualstudio.microsoft.com/github-copilot/)|Get the latest details on Visual Studio with Copilot|
38
39
39
40
## Content Owners
40
-
TODO: Add yourself as a content owner
41
-
1. Change the src in the image tag to {your github url}.png
42
-
2. Change INSERT NAME HERE to your name
43
-
3. Change the github url in the final href to your url.
44
41
45
42
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
0 commit comments