Skip to content

Commit 05bbc72

Browse files
committed
Move labs into persona category
1 parent 7013d90 commit 05bbc72

File tree

1 file changed

+34
-6
lines changed

1 file changed

+34
-6
lines changed

README.md

Lines changed: 34 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,46 @@ Insight can help you with your GitHub Copilot adoption journey. Find out more by
99
- [GitHub Copilot Fundamentals - Understand the AI pair programmer](https://learn.microsoft.com/en-au/training/paths/copilot/)
1010
- [Accelerate app development by using GitHub Copilot](https://learn.microsoft.com/en-us/training/paths/accelerate-app-development-using-github-copilot/)
1111

12-
## Visual Studio Code (or GitHub Codespaces)
12+
## Microsoft & GitHub Content
1313

14-
- [Copilot Node Calculator](https://github.com/GitHub-Insight-ANZ-Lab/copilot-node-calculator) (Based on one of the workshops in the next link, but added 7 more challenges to cover more features).
14+
- [GitHub Copilot 101 - Mastering GitHub Copilot for AI Paired Programming](https://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming) (JavaScript, Python and C#)
1515
- [GitHub Copilot Workshops](https://github.com/copilot-workshops) (Node, Python and Terraform)
16-
- [Mastering GitHub Copilot for AI Paired Programming](https://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming) (JavaScript, Python and C#)
17-
- [GitHub Copilot Hackathon](https://github.com/GitHub-Partner-Demo-Library/MicrosoftCopilotHackathon) (Node, Java, Python, C#)
18-
- [GitHub Copilot Lab in R](https://github.com/GitHub-Insight-ANZ-Lab/copilot-lab-r) (statistical computing using R)
19-
- [GitHub Copilot Lab for SQL](https://github.com/GitHub-Insight-ANZ-Lab/copilot-lab-sql) (database development using Structured Query Language (SQL))
16+
- [Microsoft GitHub Copilot Hackathon](https://github.com/GitHub-Partner-Demo-Library/MicrosoftCopilotHackathon) (Node, Java, Python, C#)
17+
18+
## Visual Studio Code (or GitHub Codespaces)
19+
20+
### Front End
21+
22+
- [React Weather App with GitHub Copilot](https://github.com/GitHub-Insight-ANZ-Lab/copilot-lab-weather-app-react)
23+
24+
### Back End
25+
26+
- [GitHub Copilot Hackathon ASP.NET Minimal API](https://github.com/GitHub-Insight-ANZ-Lab/copilot-hackathon-minimal-api-csharp)
27+
- [GitHub Copilot Hackathon Java Spring Boot](https://github.com/GitHub-Insight-ANZ-Lab/copilot-hackathon-java-spring-boot)
28+
- [GitHub Copilot Lab C# Console App](https://github.com/GitHub-Insight-ANZ-Lab/copilot-lab-music-store-csharp-console)
29+
- [GitHub Copilot Lab Node Calculator](https://github.com/GitHub-Insight-ANZ-Lab/copilot-node-calculator)
30+
31+
### Full Stack
32+
2033
- [SPA Music Store with GitHub Copilot](https://github.com/GitHub-Insight-ANZ-Lab/copilot-lab-music-store-typescript) (Single Page App with TypeScript, Node & Next.js)
2134

35+
### Data Engineer
36+
37+
- [GitHub Copilot Lab for SQL](https://github.com/GitHub-Insight-ANZ-Lab/copilot-lab-sql) (database development using Structured Query Language (SQL))
38+
39+
### Data Scientist
40+
41+
- [GitHub Copilot Hackathon in Python](https://github.com/GitHub-Insight-ANZ-Lab/copilot-hackathon-data-engineer-python)
42+
- [GitHub Copilot Lab in R](https://github.com/GitHub-Insight-ANZ-Lab/copilot-lab-r) (statistical computing using R)
43+
44+
### DevOps
45+
46+
- [GitHub Copilot Hackathon DevOps](https://github.com/GitHub-Insight-ANZ-Lab/copilot-hackathon-devops)
47+
2248
## Visual Studio 2022+
2349

50+
### Full Stack
51+
2452
- [MVC Music Store with GitHub Copilot](https://github.com/GitHub-Insight-ANZ-Lab/copilot-lab-music-store-csharp) (C#)
2553

2654
Know any other workshops or labs we're missing, submit an Issue or PR and we'll consider adding them!

0 commit comments

Comments
 (0)