Code Review for Triangle Classifiers
- Due Sep 8, 2015 by 11:59pm
- Points 10
- Available until Sep 8, 2015 at 11:59pm
The goal of this assignment is to perform code reviews of your peers' triangle classifier solutions (i.e., their source code). Here is how we are going to do that.
Each person has to do two code reviews. If you look into the folder where you stored your solution in our git repo, you should see two empty txt files named review-username.txt that I just created. Your task is to write a code review in each of these files for the respective students.
While last time in class we mainly (in the interest of time) focused mainly on code functionality and correctness, for this assignment, in addition to code functionality and correctness, you should review tests, build file, and coding style as well.
Finally, the most important thing: make sure that your comments are constructive, and certainly not offensive or anything like that.