https://github.com/shalakhin/simplecalculator
my first application in Objective C
https://github.com/shalakhin/simplecalculator
Last synced: 3 months ago
JSON representation
my first application in Objective C
- Host: GitHub
- URL: https://github.com/shalakhin/simplecalculator
- Owner: shalakhin
- Created: 2013-01-31T02:46:19.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-31T09:13:58.000Z (over 12 years ago)
- Last Synced: 2025-01-12T22:09:42.460Z (5 months ago)
- Language: Objective-C
- Size: 145 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Calculator for iOS for studying purposes
Watched Paul Hegarty nice video. But I don't like the design of "Enter" button there so I decided to implement it myself to understand how it works.
