hunghuynh.github.io

Write something about you here...


Blog | Archive | Resume | Projects

Clojure By Example

12 Jan 2018 | clojure

Hello World

The entrie line of the code (….) is called a form in Clojure

(println "Hello World")

Bindings

We call the mapping between names and values binding in Clojure

Functions

Namespaces

Control Flow

Boolean

String

Intergers

Lists

Vector

Sets

Map

Sequences

comments powered by Disqus

Older · View Archive (4)

Hello blog

I will write blog daily :)

Newer

Clojure With Lein

Lein