Dear students,
Yesterday, we gave each student read access to three randomly chosen hw0 implementations, written by your colleagues. This serves two purposes:
1. If you were unable to complete hw0, or you fully implemented hw0 but your code design makes it hard for you to build on top, we offer you an alternative. You can build on (parts of) the hw0 implementations of your colleagues. *If you choose to do that, please specify in your commit history what repo you're building on*.
2. Even if you're extremely happy with your implementation and you don't plan to build on someone else's code, it's often useful to see how other people approached the problem. You might find useful tips!
As a token of appreciation, we strongly encourage you to write a (partial) code review for your colleagues. The code reviews aren't graded. But, not only is it a nice thing to do if you get inspiration from their code, it also encourages you to read code with a critical eye and helps everybody improve!
Let us know if you have any questions or concerns.The CS-438 team