Skip to content

Commit e7af882

Browse files
Create Readme.md
1 parent 2aa84e4 commit e7af882

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Practical GitHub Copilot: Write, Modify, and Debug Code
2+
This is the repository for the LinkedIn Learning course `Practical GitHub Copilot: Write, Modify, and Debug Code`. The full course is available from [LinkedIn Learning][lil-course-url].
3+
4+
![lil-thumbnail-url]
5+
6+
## Course Description
7+
8+
Learn how to use GitHub Copilot as an AI development partner, not just a code autocomplete tool. In this hands‑on course, you’ll build three real‑world applications: a React web app, a Python and Flask back-end service, and a React Native mobile app. Along the way, you’ll practice prompt engineering, use Copilot agent and CLI workflows, debug and refactor code, integrate external APIs, and generate documentation. You’ll also learn how to evaluate Copilot output and apply human judgment when guiding AI‑assisted development. By the end of the course, you’ll be prepared to collaborate effectively with Copilot across multiple platforms and apply these skills to your own projects.
9+
10+
11+
[0]: # (Replace these placeholder URLs with actual course URLs)
12+
13+
[lil-course-url]: https://www.linkedin.com/learning/practical-github-copilot-write-modify-and-debug-code
14+
[lil-thumbnail-url]: https://media.licdn.com/dms/image/v2/D560DAQFu13W4Q9EOCA/learning-public-crop_675_1200/B56Z5vAnlXKcAc-/0/1779978894256?e=2147483647&v=beta&t=Nak4-pHwyGN-xbzL6ZMkPDZmcUqNdC5h5ssH6mdr0cE
15+

0 commit comments

Comments
 (0)