Skip to content

Commit 159bb3a

Browse files
authored
Merge pull request #5 from GitHub-Insight-ANZ-Lab/feature/update-labs-based-on-persona
Feature: update labs based on persona
2 parents 964121e + 7382a9b commit 159bb3a

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,19 +9,47 @@ 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
- [GitHub Copilot Workshop for Front-end developers](https://github.com/GitHub-Insight-ANZ-Lab/copilot-lab-weather-app-react) (React, Typescript, Javascript, CSS)
2235

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

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

2755
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)