https://github.com/evgenyneu/rpn-calc
Graphical RPN Calculator app for iPhone/iPad.
https://github.com/evgenyneu/rpn-calc
Last synced: about 2 months ago
JSON representation
Graphical RPN Calculator app for iPhone/iPad.
- Host: GitHub
- URL: https://github.com/evgenyneu/rpn-calc
- Owner: evgenyneu
- Created: 2013-01-13T04:08:14.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-01T03:23:31.000Z (about 12 years ago)
- Last Synced: 2025-01-10T14:42:09.360Z (3 months ago)
- Language: Objective-C
- Homepage:
- Size: 559 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overview
RPN Calculator app for iPhone/iPad. This is simply done as assignment for CS 193P class lectures presented by Paul Hegarty in Stanford University, fall 2011.
Master branch contains the code for the latest assignment. Please check other branches for code for previous assignments.
# External links
* [Lectures videos and PDFs on iTunes](https://itunes.apple.com/us/itunes-u/ipad-iphone-application-development/id473757255)
* [Stanford class downloads page](http://www.stanford.edu/class/cs193p/cgi-bin/drupal/downloads-2010-fall)# Screenshots
![]()
![]()