From the course: Programming Foundations: Conducting Code Reviews
What you need to know
From the course: Programming Foundations: Conducting Code Reviews
What you need to know
- [Narrator] This course is designed to introduce you to code reviews, and how they work, in a software development setting. To take this course, you do not need to have any prior knowledge of code reviews, but ideally, you are familiar with programming, and at least one programming language. Whether it's Java, Python, or C#, understanding basic coding principles will give you a foundation to review code written by others. We'll be using GitHub in this course. So, it may help if you're familiar with GitHub, or another version control platform. We'll also be using GitHub Desktop, which is GitHub's graphical user interface for desktop. So, even if you're unfamiliar with GitHub, with an eagerness to learn, you should be able to pick it up fairly quickly.