fmi / clojure-lectures

The lectures for the Clojure course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clojure FMI Lectures

The lectures for the Clojure course in FMI Sofia.

This repository contains both the code needed to generate the lectures as HTML and the lectures themselves (as text files, in Bulgarian).

Usage

If you want to compile all the lectures to HTML, just execute:

$ lein run

If you want to compile a specific lecture (for example 7), you can run:

$ lein run 7

License

Copyright © 2013

Distributed under the Eclipse Public License, the same as Clojure.

About

The lectures for the Clojure course


Languages

Language:Clojure 47.3%Language:CSS 37.4%Language:JavaScript 15.2%