viebel / kids.klipse.tech

An interactive functional programming course for children based on clojure and klipse

Home Page:http://kids.klipse.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kids.klipse.tech

An interactive functional programming course for children based on clojure and klipse

Live at kids.klipse.tech.

HomePage

And here is an example of an interactive clojure code snippet, teaching the kids how to use def:

Demo

Contribution

Pull requests are welcome: new articles, translations, any other ideas...

The site is hosted by github with github pages.

How to run locally?

This site is powered by Jekyll.

In order to run locally, clone the repo and the run the following commands on your terminal:

git checkout gh-pages
bundle install
jekyll serve --port 4001

Open your browser at http://localhost:4001.

Create/Edit a file under the _posts folder.

Your are done.

About

An interactive functional programming course for children based on clojure and klipse

http://kids.klipse.tech


Languages

Language:SCSS 89.8%Language:HTML 10.0%Language:Ruby 0.3%