From the course: Programming Foundations: Conducting Code Reviews

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Challenge: Add a feature and submit a PR

Challenge: Add a feature and submit a PR

From the course: Programming Foundations: Conducting Code Reviews

Start my 1-month free trial

Challenge: Add a feature and submit a PR

(upbeat music) - [Instructor] To bring this course full circle, it's your turn to submit code for review. In the previous challenge, you reviewed a code change to a calculator application. This time around, you will submit a pull request to one or both of these code bases. In this poll request you submit, you have two options. You can add another feature to the calculator, or refractor a piece of code, it's up to you. The main purpose of this challenge is to help you get more familiar with the process of submitting code for review. It's also meant to help you understand how to scope out a code change for a single poll request. Don't try to add, delete or modify thousands of lines of code. This challenge is not meant to test how good you are at a given programming language or your implementation skills of the change itself. And who knows, you might get some review comments on your code yourself. Good luck.

Contents