Skip to content

Commit 779c073

Browse files
Start exercise
1 parent 43ddea9 commit 779c073

File tree

1 file changed

+7
-43
lines changed

1 file changed

+7
-43
lines changed

README.md

Lines changed: 7 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,52 +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 hernan548!
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-
2. Prompt in GitHub Copilot Chat and select the edit tab and select agent mode from the edit/agent drop-down.
24-
3. Try creating the application with GPT-4o.
25-
4. Try other LLM models to see other output.
26-
27-
### How to start this exercise
28-
29-
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**.
30-
31-
[![](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)
32-
33-
<details>
34-
<summary>Having trouble? 🤷</summary><br/>
35-
36-
When copying the exercise, we recommend the following settings:
37-
38-
- For owner, choose your personal account or an organization to host the repository.
39-
40-
- We recommend creating a public repository, since private repositories will use Actions minutes.
41-
42-
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`).
43-
44-
- Check to see if a job is running. Sometimes it simply takes a bit longer.
45-
46-
- If the page shows a failed job, please submit an issue. Nice, you found a bug! 🐛
47-
48-
</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/hernan548/OctoFit-Tracker/issues/1)
4912

5013
---
5114

5215
&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)