Skip to content

Commit 0373457

Browse files
Start exercise
1 parent 035136b commit 0373457

File tree

1 file changed

+7
-44
lines changed

1 file changed

+7
-44
lines changed

README.md

Lines changed: 7 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,16 @@
1-
# Build applications with GitHub Copilot agent mode
1+
# Build Applications with GitHub Copilot Agent Mode
22

3-
<!-- ![](../../actions/workflows/0-start-course.yml/badge.svg?branch=main) -->
4-
<img src="https://github.com/user-attachments/assets/1b3ea5df-f18d-4ed8-9ae6-f96dc1861818" alt="octofit-tracker" width="300"/>
3+
<img src="https://octodex.github.com/images/Professortocat_v2.png" align="right" height="200px" />
54

6-
_Build an application with GitHub Copilot agent mode in less than an hour._
5+
Hey s-s-ansari!
76

8-
## Welcome
7+
Mona here. I'm done preparing your exercise. Hope you enjoy! 💚
98

10-
People love how GitHub Copilot helps them write code faster and with fewer errors.
11-
But what if GitHub could create a multi-tier application with a presentation, logic, and data layers based on requirements written in natural language?
12-
In this exercise, we will prompt GitHub Copilot agent mode to create a complete application.
9+
Remember, it's self-paced so feel free to take a break! ☕️
1310

14-
- **Who is this for**: Intermediate developers familiar with GitHub Copilot, basic GitHub, and basic web development
15-
- **What you'll learn**: We'll introduce GitHub Copilot agent mode and how to use it for application development.
16-
- **What you'll build**: You'll use GitHub Copilot agent mode to create a fitness application as the gym teacher of a high school.
17-
- **Prerequisites**: Skills Exercise: <a href="https://github.com/skills/getting-started-with-github-copilot">Getting Started with GitHub Copilot</a>.
18-
- **How long**: This course takes less than one hour to complete.
19-
20-
In this exercise, you will:
21-
22-
1. Start up a preconfigured development environment for making a multi-tier application.
23-
1. Prompt in GitHub Copilot Chat and select the edit tab and select agent mode from the edit/agent drop-down.
24-
1. In this exercise I primarily used the latest default LLM.
25-
1. Try other LLM models to see other output.
26-
1. For each step open up a new Copilot Chat session by hitting the plus `+` icon in the Copilot Chat pane.
27-
28-
### How to start this exercise
29-
30-
Simply copy the exercise to your account, then give your favorite Octocat (Mona) **about 20 seconds** to prepare the first lesson, then **refresh the page**.
31-
32-
[![](https://img.shields.io/badge/Copy%20Exercise-%E2%86%92-1f883d?style=for-the-badge&logo=github&labelColor=197935)](https://github.com/new?template_owner=arilivigni&template_name=build-applications-w-copilot-agent-mode&owner=%40me&name=skills-build-applications-w-copilot-agent-mode&description=Exercise:+Build+applications+with+GitHub+Copilot+agent+mode&visibility=public)
33-
34-
<details>
35-
<summary>Having trouble? 🤷</summary><br/>
36-
37-
When copying the exercise, we recommend the following settings:
38-
39-
- For owner, choose your personal account or an organization to host the repository.
40-
41-
- We recommend creating a public repository, since private repositories will use Actions minutes.
42-
43-
If the exercise isn't ready in 20 seconds, please check the "Actions" tab of your repository (or visit `https://github.com/<YOUR-USERNAME>/<YOUR-REPO>/actions`).
44-
45-
- Check to see if a job is running. Sometimes it simply takes a bit longer.
46-
47-
- If the page shows a failed job, please submit an issue. Nice, you found a bug! 🐛
48-
49-
</details>
11+
[![](https://img.shields.io/badge/Go%20to%20Exercise-%E2%86%92-1f883d?style=for-the-badge&logo=github&labelColor=197935)](https://github.com/s-s-ansari/skills-build-applications-w-copilot-agent-mode/issues/1)
5012

5113
---
5214

5315
&copy; 2025 GitHub &bull; [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) &bull; [MIT License](https://gh.io/mit)
16+

0 commit comments

Comments
 (0)