My solutions of the required tasks and extra credits for CS193P Winter 2017 Assignment II: Calculator Brain
Some notes:
- This assignment builds on top of my solution for CS193P Winter 2017 Assignment I: Calculator
- A Test Driven Development approach is followed
- Please look at the Issues section to check:
- More information about a chosen solution might be documented as note to the corresponding issue
- When a task is completed, a tag is created
- Unfortenately, there are bugs:
- My solution for assignment III can be found here: CS193P Winter 2017 Assignment III: Graphing Calculator
- And, finally, if you like the project, you are welcome to star this project!
Environment: Xcode Version 8.3.2 (8E2002) running on macOS Sierra 10.12.4 (16E195)