My solutions of the required tasks and extra credits for CS193P Winter 2017 Assignment I: Calculator
Some notes:
- A Test Driven Development approach is followed
- Please look at the Issues section to check:
- When a task is completed, a tag is created
- Unfortenately, there are bugs:
- Some information about a chosen solution is documented in the Wiki section, but most information is also logged as comment with the issue associated with the task
- The solution for assignment II can be found here: CS193P Winter 2017 Assignment II: Calculator Brain
- And, finally, if you like the project, you are welcome to star this project!
Environment: Xcode Version 8.2.1 (8C1002) running on macOS Sierra 10.12.4 (16E195)
- Calculator in portrait mode:
- Calculator in landscape mode: