Episode

Getting Started with GitHub Copilot

with Robert Green, Rijwan Ansari

Rijwan shows us how we can use GitHub Copilot to help us write code faster and with less effort.

Chapters

  • 00:00 - Introduction
  • 00: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

Developer
Visual Studio
GitHub