Skip to content

An interactive problem website for Clojure beginners

Notifications You must be signed in to change notification settings

fewbodyz/4clojure

 
 

Repository files navigation

4Clojure is a website to help beginners learn to program in Clojure through interactive problems.  Users are asked to fill-in-the-blanks for progressively harder problems.

This site is a very early stage of development, so there is not a lot of polish yet.  Any interested in contributing should check out the "Issues" page for ideas on what to work on.

Installation should be pretty simple:

1) Install Leiningen
2) Install MongoDB
3) lein repl
4) (use 'foreclojure.data-set)
5) (load-problems)
6) (run)

About

An interactive problem website for Clojure beginners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published