Skip to content

Commit 94b45e0

Browse files
authored
Revise README for GitHub Copilot Dev Days content
Updated the README to reflect changes in the agenda and workshop content for GitHub Copilot Dev Days, including new session titles and descriptions.
1 parent 2103558 commit 94b45e0

1 file changed

Lines changed: 35 additions & 27 deletions

File tree

content/README.md

Lines changed: 35 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,16 @@
33
This folder contains the **official content** for **GitHub Copilot Dev Days**, including presentation slides and hands-on labs.
44
Organizers can select content based on their audience, event format, and available time.
55

6-
> 📅 **Content availability**
7-
> All content listed below will be published during the week of **February 16**.
8-
96
## 🗓️ Sample Agenda (Sessions + Workshop)
107

118
This is a suggested agenda for events following the **Sessions + Workshop** format
129
(approximately **3 hours total**).
1310

14-
| Order | Session | Type | Estimated Time | Description |
15-
| ----: | -------------------------------------- | ------------ | -------------- | ------------------------------------------------------------------------------------- |
16-
| 01 | GitHub Copilot Dev Days – Core Content | Session | 30–45 min | Core technical content provided by the GitHub Copilot Dev Days program. |
17-
| 02 | Community Session | Session | 30–45 min | A session led by the local community, showcasing real-world use cases or experiences. |
18-
| 03 | Hands-on Lab | Hands-on Lab | 60 min | Guided, practical exercises using GitHub Copilot. |
11+
| Order | Session | Type | Estimated Time | Description |
12+
| ----: | ------------------ | ------------ | -------------- | ------------------------------------------------------------------------------------- |
13+
| 01 | [GitHub Copilot: Your AI Companion for Every Workflow](https://1drv.ms/p/c/81ca8b32607fd7e7/IQA1vUA5H6AJQ7l5zhTkLA42AcPT_L60EtiW3CtBisfUaXw?e=enwvf4) | Session | 30–45 min | The provided slide deck is a comprehensive, all-in-one resource that includes sections for every major GitHub Copilot topic area. |
14+
| 02 | Community Session | Session | 30–45 min | A session led by the local community, showcasing real-world use cases or experiences. Optional — can be skipped if you choose a longer workshop. |
15+
| 03 | Hands-on Lab | Hands-on Lab | 60 min | Guided, practical exercises using GitHub Copilot. |
1916

2017
> This agenda combines **official content**, **community-led sessions**, and **hands-on practice** in a balanced format.
2118
@@ -36,68 +33,79 @@ This session can be used in every GitHub Copilot Dev Days event.
3633

3734
| Name | Type | Time | Description / Concepts Taught | Level |
3835
| ------------- | ------------ | --------- | ----------------------------- | ------------- |
39-
| **GitHub Copilot Dev Days - Core Content** - coming soon | Session | ~30 min | Coming Soon | Beginner |
36+
| [**GitHub Copilot: Your AI Companion for Every Workflow**](https://1drv.ms/p/c/81ca8b32607fd7e7/IQA1vUA5H6AJQ7l5zhTkLA42AcPT_L60EtiW3CtBisfUaXw?e=enwvf4) | Session | ~30 - 60 min | Comprehensive slide deck covering every major GitHub Copilot topic area. | Beginner |
4037

4138

4239
## 📚 Content Tracks - Workshops
4340

41+
![GitHub Copilot Dev Days Labs](../assets/devdays-labs.gif)
42+
43+
> 🔎 **Highlight**
44+
> Most workshops are hosted on the GitHub Copilot Dev Days organization site: [copilot-dev-days.github.io](https://copilot-dev-days.github.io)
45+
4446
Workshop content is organized by **technology track**.
4547
Each track includes the **GitHub Copilot Dev Days – Core Content Session** and one of the **hands-on workshops**.
4648

47-
### 🟦🟨 GitHub Copilot in VS Code for TS / JS
49+
### 💻 GitHub Copilot for VS Code
50+
51+
#### 🟦 TypeScript / JavaScript Track
4852

4953
| Name | Type | Time | Description / Concepts Taught | Level |
5054
| ------------- | ------------ | --------- | ----------------------------- | ------------- |
51-
| [**VS Code Copilot Agent Lab**](https://github.com/microsoft/vscode-agent-lab-soc-ops) | Hands-on Lab | ~60 min | Build a Social Bingo game while exploring GitHub Copilot Agent Mode in VS Code. Covers context engineering, custom and cloud agents, design-first development, and agent-driven TDD workflows. | Intermediate |
55+
| [**TypeScript Copilot Agent Lab**](https://copilot-dev-days.github.io/agent-lab-typescript/) | Hands-on Lab | ~1 hr | Build a Social Bingo game while mastering VS Code Copilot Agent Mode. Covers context engineering, agentic primitives (background/cloud/custom agents), design-first development, and TDD workflows. | Intermediate |
5256

53-
### 🐍 GitHub Copilot in VS Code for Python
57+
58+
#### 🐍 Python Track
5459

5560
| Name | Type | Time | Description / Concepts Taught | Level |
5661
| ------------- | ------------ | --------- | ----------------------------- | ------------- |
57-
| Coming Soon | Hands-on Lab | 60 min | To be defined | To be defined |
62+
| [**Python Copilot Agent Lab**](https://copilot-dev-days.github.io/agent-lab-python/) | Hands-on Lab | ~1 hr | Build a Social Bingo game while mastering VS Code Copilot Agent Mode. Covers context engineering, agentic primitives (background/cloud/custom agents), design-first development, and TDD workflows. | Intermediate |
5863

59-
### GitHub Copilot in VS Code for Java
64+
#### ☕ Java Track
6065

6166
| Name | Type | Time | Description / Concepts Taught | Level |
6267
| ------------- | ------------ | --------- | ----------------------------- | ------------- |
63-
| Coming Soon | Hands-on Lab | 60 min | To be defined | To be defined |
68+
| [**Java Copilot Agent Lab**](https://copilot-dev-days.github.io/agent-lab-java/) | Hands-on Lab | ~1 hr | Build a Social Bingo game while mastering VS Code Copilot Agent Mode in a Java stack. Covers context engineering, agentic primitives, design-first development, and TDD workflows. | Intermediate |
69+
| [**Java App Modernization Workshop**](https://copilot-dev-days.github.io/appmod-workshop-java/) | Hands-on Lab | ~1 hr | Modernize a legacy Java app with Copilot: assess modernization opportunities, upgrade Java/Spring Boot, add health endpoints, and containerize for cloud-native deployment. | Intermediate |
6470

65-
### 🔷 GitHub Copilot in VS Code for .NET / C#
71+
#### 🟣 .NET / C# Track
6672

6773
| Name | Type | Time | Description / Concepts Taught | Level |
6874
| ------------- | ------------ | --------- | ----------------------------- | ------------- |
69-
| [**.NET 10 + Blazor WebAssembly – VS Code Copilot Agent Lab**](https://dotnet-presentations.github.io/vscode-github-copilot-agent-lab/) | Hands-on Lab | ~60 min | Build a Social Bingo game while exploring GitHub Copilot Agent Mode in VS Code. Covers context engineering, custom and cloud agents, design-first development, and agent-driven TDD workflows. | Intermediate |
75+
| [**.NET 10 + Blazor WebAssembly – Copilot Agent Lab**](https://copilot-dev-days.github.io/agent-lab-dotnet/) | Hands-on Lab | ~1 hr | Build a Social Bingo game while mastering VS Code Copilot Agent Mode in .NET. Covers context engineering, agentic primitives (background/cloud/custom agents), design-first development, and TDD workflows. | Intermediate |
76+
77+
### 🛠️ GitHub Copilot and other IDEs
7078

71-
### 💠 GitHub Copilot in Visual Studio for .NET
79+
#### 💜 GitHub Copilot in Visual Studio for .NET
7280

7381
| Name | Type | Time | Description / Concepts Taught | Level |
7482
| ------------- | ------------ | --------- | ----------------------------- | ------------------------ |
75-
| [**.NET 10 + Blazor + Visual Studio 2026**](https://dotnet-presentations.github.io/visual-studio-github-copilot-lab/) | Hands-on Lab | ~120 min | Build a TinyShop e-commerce app while mastering GitHub Copilot in Visual Studio. Covers intelligent code completion (including NES), Agent mode for multi-file changes, MCP servers, cloud delegation, and AI-first development workflows. | Intermediate |
76-
| [**.NET 10 + .NET MAUI – Visual Studio 2026**](https://dotnet-presentations.github.io/dotnet-maui-workshop/) | Hands-on Lab | ~240 min | Build a Monkey Finder cross-platform app while learning .NET MAUI fundamentals. Covers MVVM and data binding, Shell navigation, platform features (GPS, connectivity, maps), CollectionView patterns, and app theming across Android, iOS, macOS, and Windows. | Beginner / Intermediate |
83+
| [**.NET 10 + Blazor + Visual Studio 2026**](https://dotnet-presentations.github.io/visual-studio-github-copilot-lab/) | Hands-on Lab | ~2 hr | Build a TinyShop e-commerce app while mastering GitHub Copilot in Visual Studio 2026. Covers code completion (including NES), Agent mode, MCP servers, planning mode, cloud delegation, and AI-first workflows. | Intermediate |
84+
7785

78-
### 🍎 GitHub Copilot for Xcode & Apple Developers
86+
#### 🍎 GitHub Copilot for Xcode & Apple Developers
7987

8088
| Name | Type | Time | Description / Concepts Taught | Level |
8189
| ------------- | ------------ | --------- | ----------------------------- | ------------- |
82-
| Coming Soon | Hands-on Lab | 60 min | To be defined | To be defined |
90+
| [**Xcode Workshop**](https://copilot-dev-days.github.io/xcode-workshop/) | Hands-on Lab | ~1 hr | Learn GitHub Copilot in Xcode with a SwiftUI app. Covers code completion, Copilot Chat, Agent Mode, Plan Agent, MCP integration, and optional Copilot Vision. | Intermediate |
8391

84-
### 💡 GitHub Copilot for IntelliJ, Eclipse & Java Developers
92+
#### 💡 GitHub Copilot for IntelliJ, Eclipse & Java Developers
8593

8694
| Name | Type | Time | Description / Concepts Taught | Level |
8795
| ------------- | ------------ | --------- | ----------------------------- | ------------- |
88-
| Coming Soon | Hands-on Lab | 60 min | To be defined | To be defined |
96+
| [**JetBrains Workshop**](https://copilot-dev-days.github.io/jetbrains-workshop/) | Hands-on Lab | ~60 min | Master GitHub Copilot in JetBrains IDEs using Spring PetClinic. Covers code completion, codebase exploration with chat, custom instructions, and Agent Mode feature development. | Intermediate |
8997

9098
### ⌨️ GitHub Copilot CLI
9199

92100
| Name | Type | Time | Description / Concepts Taught | Level |
93101
| ------------- | ------------ | --------- | ----------------------------- | ------------- |
94-
| Coming Soon | Hands-on Lab | 60 min | To be defined | To be defined |
102+
| [**Tailspin Toys Workshop**](https://copilot-dev-days.github.io/tailspin-toys-workshop/) | Hands-on Lab | ~90 min | Master GitHub Copilot in the terminal with Tailspin Toys. Covers custom instructions, Copilot CLI setup, MCP servers, custom agents, and agent skills for AI-assisted delivery. | Intermediate |
95103

96-
### ☁️ Leverage the GitHub Copilot Cloud Agent for Asynchronous Development
104+
### ☁️ GitHub Copilot Coding Agents for Asynchronous Development
97105

98106
| Name | Type | Time | Description / Concepts Taught | Level |
99107
| ------------- | ------------ | --------- | ----------------------------- | ------------- |
100-
| Coming Soon | Hands-on Lab | 60 min | To be defined | To be defined |
108+
| [**Mona Mayhem Lab**](https://copilot-dev-days.github.io/mona-mayhem/) | Hands-on Lab | ~1 hr | Build a retro arcade contribution-battle game while learning context engineering, Plan Mode, Agent Mode, multi-agent workflows, and design-first development in VS Code. | Intermediate |
101109

102110
## 🧠 How to use this content
103111

0 commit comments

Comments
 (0)