Skip to content

rayjolt/clojure-content

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practicalli Clojure Book Cover

Clojure is a simple, powerful and fun language to develop any and all applications. It has a simple syntax that is quick to learn and a wide range of Clojure libraries to build any kind of apps and services. Its also easy to use any existing Java / JVM Language code or libraries as part of your Clojure apps.

In this workshop we take a hands on approach where everyone takes Clojure code and experiments with it using the REPL (interactive runtime environment). You will quickly get a feel for Clojure by evaluating, breaking, fixing and extending code in the REPL, all the while getting instant feedback on what your code is doing.

As we work through code we will discuss the concepts behind Clojure, including functional programming, "pure" functions and a stateless approach with persistent data structures, changing state safely, Java interoperability and tooling around Clojure.

Join the conversation on Clojurians Slack

Get a [free Clojurians slack community account](https://clojurians.net/**

Warning::Book refresh in progress

A refresh of the contents of this book is currently underway, so things may.

Book written with gitbook/gitbook-cli

Gitbook plugins

  • anchor-headings-lambda
  • callouts
  • codeblock-disable-glossary
  • disqus
  • folding-chapters - fold navigation sections
  • ga - Google analytics
  • -glossary - disable default glossary
  • -highlight - disable default highlight (prism)
  • klipse - embed Klipse code evaluation in pages
  • newtabs - in-page tab sections prism code block syntax highlighting (use jr0cket.css theme, added manually)
  • sectionx-ex - in-page sections that can be collapsed (klipse doesnt work inside a section)
  • -sharing - buttons to share on social media (default plugin disabled) splitter - movable vertical bar between navigation and content, remembers position
  • terminull-light - fancy console - draws copy button on klipse elements
  • theme-jr0cket - custom version of theme-code, removing numbering toggle-chapters
  • toolbar - add toolbar of links to GitHub, Chat, etc.
  • youtubex - embed YouTube videos by id, rending responsively to page size wide-page

Supporting Resources

Workshop

Learning Clojure

Hint There are over 20 excellent books published on Clojure that go into detailed theory behind the language

Community

This work is licensed under a Creative Commons Attribution 4.0 ShareAlike License (including images & stylesheets).

Creative Commons License
Clojure, Practicalli by Practicalli is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Based on a work at Clojure, Practicalli on Gitub.
Permissions beyond the scope of this license may be available at @practical_li.

About

Content for the Practicalli Clojure book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 65.6%
  • Shell 34.4%