An open API service indexing awesome lists of open source software.

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

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.

![screenshot of this calculator](https://raw.github.com/OShalakhin/SimpleCalculator/master/SimpleCalculator.png)