From the course: GitHub Copilot for System-Level Development
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Course wrap-up - Github Copilot Tutorial
From the course: GitHub Copilot for System-Level Development
Course wrap-up
- Okay, so that's a wrap in this GitHub course on advanced system level development. We saw how you can use GitHub Copilot and leverage it to do test-driven development. We then took it to the next level to do some debugging and refactoring on large code bases. It is sometimes a little bit challenging to deal with large code bases when you're using AI tooling. In this specific case, we were using AI copilot to help us out, and now hopefully these patterns will help you get there. And finally, we saw a little bit of automation. I tend to really like automation. It's something that I teach my students a lot. I think it's the foundation to get better results and more robust results, especially when you're looking forward to get your code into production. So hopefully this course will get you to the next level, and you can apply these patterns, these workflows, to your own code bases and to your own projects and get to the…