Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stephenyeargin/calculator-ios
Simple calculator built from examples during Lecture 1 and 2 in the Developing iOS 8 Apps with Swift course from Stanford University.
https://github.com/stephenyeargin/calculator-ios
ios stanford-university swift
Last synced: 21 days ago
JSON representation
Simple calculator built from examples during Lecture 1 and 2 in the Developing iOS 8 Apps with Swift course from Stanford University.
- Host: GitHub
- URL: https://github.com/stephenyeargin/calculator-ios
- Owner: stephenyeargin
- License: mit
- Created: 2015-02-04T06:35:21.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2022-08-12T03:08:13.000Z (over 2 years ago)
- Last Synced: 2024-10-15T16:27:21.903Z (2 months ago)
- Topics: ios, stanford-university, swift
- Language: Swift
- Homepage: https://itunes.apple.com/us/course/developing-ios-8-apps-swift/id961180099
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swift iOS Calculator
Simple calculator built from examples during Lecture 1 and 2 in the [Developing iOS 8 Apps with Swift](https://itunes.apple.com/us/course/developing-ios-8-apps-swift/id961180099) course from Stanford University.