This is an exercise for practicing code review.
To create a review:
- Fork this repo to your own GitHub account
- On the page for the new repo, select the
implement-calculator
branch from the drop-down list and hit "New pull request" - Make sure the base fork and branch are
yourname/CalculatorReview-Java master
, and the head fork and branch areyourname/CalculatorReview-Java implement-calculator
- Click "Create pull request"