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

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

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!