Another Word For It Patrick Durusau on Topic Maps and Semantic Diversity

June 15, 2015

Clojure By Example

Filed under: Clojure,Programming — Patrick Durusau @ 3:47 pm

Clojure By Example by Hirokuni Kim.

From About:

I don’t like reading thick O’Reilly books when I start learning new programming languages. Rather, I like starting by writing small and dirty codes. If you take this approach, having many simple codes examples are extremely helpful because I can find answers to these questions very easily.

How can I define a function?

What’s the syntax for if and else?

Does the language support string interpolation?

What scopes of variables are available?

These are very basic questions, but enough to start hacking with the new languages.

Recently, I needed to learn this completely new language Clojure but couldn’t find what I wanted. So, I decided to create one while learning Clojure.

Hopefully, this helps you to start learning and writing Clojure.

Personally I like the side-by-side text — code presentation. You?

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress