https://github.com/bobbicodes/project-euler-clojure
Clojure solutions/explanations for common problems
https://github.com/bobbicodes/project-euler-clojure
Last synced: about 1 year ago
JSON representation
Clojure solutions/explanations for common problems
- Host: GitHub
- URL: https://github.com/bobbicodes/project-euler-clojure
- Owner: bobbicodes
- Created: 2017-11-02T14:10:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-29T00:28:20.000Z (almost 8 years ago)
- Last Synced: 2025-01-31T06:42:36.641Z (over 1 year ago)
- Language: Clojure
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# project-euler
My clojure solutions and explanations for the programming problems found at
https://projecteuler.net/
I found out about Project Euler from this article:
http://www.makeuseof.com/tag/4-reasons-shouldnt-learn-code-codeacademy/
I was doing courses on codecademy at the time, and this is what I saw...
I was very happy with codecademy at the time, but I thought I'd read it anyhow just to see what it had to say.
Well... now I happen to agree.
Project Euler... an awesome way to REALLY learn to program!