Getting Started with GitHub Copilot

preview_player
Показать описание
Rijwan shows us how we can use GitHub Copilot to help us write code faster and with less effort.

Chapters
00:00 - Introduction
04:50 - Installing GitHub Copilot
07:00 - Using Copilot to create an Article class
11:45 - Using Copilot to create an application DBContext class
14:20 - Using Copilot to create an Article repository interface
15:45 - Asking Copilot to optimize code
16:25 - Asking Copilot to convert methods to Async
17:20 - Using Copilot to create an Article repository class
18:50 - Using Copilot to create an Article service interface
20:40 - Using Copilot to create an Article service class
24:15 - Asking Copilot to explain what code is doing
26:00 - More on asking Copilot to optimize code
32:45 - Asking Copilot to fix code
33:50 - Asking Copilot to document code
35:00 - Asking Copilot to write unit tests
36:15 - Asking Copilot to explain exceptions
38:15 - Wrap-up

Resources:
Рекомендации по теме
Комментарии
Автор

The resolution with the shared screen was really bad. I was struggling to read what was on the screen. It felt pixelated

ChrisButler-qm
Автор

Thanks for this tutorial, any chance to grab there resulting solution c# code?

arcturien
Автор

Thank you. Rijwan's video was laggy, so it was sometimes hard to see what he was doing. (selecting from context menus, etc.)

patrickmchargue