Code Review with GitHub Copilot
by Laurentiu Raducu
This course will teach you how to effectively use GitHub Copilot and GitHub Copilot Chat in your daily workflow as a software engineer.
What you'll learn
Software engineering has become increasingly complex. You have to implement functional requirements, write unit tests, review code written by others, and at the same time adhere to the best practices for each language or framework.
In this course, Code Review with GitHub Copilot, you’ll learn to use Copilot efficiently to increase your productivity.
First, you’ll explore how to perform code reviews.
Next, you’ll discover how to write unit tests or refactor legacy code.
Finally, you’ll learn how to get the most out of Copilot by employing prompt engineering.
When you’re finished with this course, you’ll have the skills and knowledge of Copilot needed to become a superhero engineer.
About the author
It all began in highschool, when Laurentiu first started his path in the computer science journey. Initially he started with C++, and fell in love quickly with the prospect of learning to develop software. Thanks to his passion for chess, his first computer program was a console-based ASCII chess game developed in C++. After a while, during university, Laurentiu started to experiment with other OOP programming languages, like Java, Kotlin or Python. He started to play with different tech stacks ... moreand frameworks, developing and publishing software apps for Android devices. However, things started to change when Laurentiu decided to explore the world of cybersecurity. He started to go to security hackathons, CTF events, and completed numerous challenges on websites like overthewire.org. At the same time, he realized it might be a good idea to document his journey using short videos, and then he thought that he can become a lecturer, helping people learn more about tech.