Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drewish/euler
To teach myself Objective-C I've using it to solve ProjectEuler.net problems.
https://github.com/drewish/euler
Last synced: about 1 month ago
JSON representation
To teach myself Objective-C I've using it to solve ProjectEuler.net problems.
- Host: GitHub
- URL: https://github.com/drewish/euler
- Owner: drewish
- Created: 2010-02-14T00:25:41.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2010-02-14T07:24:54.000Z (almost 15 years ago)
- Last Synced: 2024-10-31T04:07:17.405Z (3 months ago)
- Language: Objective-C
- Homepage: http://projecteuler.net/
- Size: 74.2 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
To teach myself Objective-C I've using it to solve ProjectEuler.net problems.
These are probably not the optimal solutions. I'm trying to acquaint myself with the framework so sometimes I take the long route just to see how certain things work.