beginning clojure at austinclojure meetup

Post on 18-Jan-2017

530 Views

Category:

Technology

2 Downloads

Preview:

Click to see full reader

TRANSCRIPT

ClojureGetting Started with…

Installation

Java

Leiningen

nitrous.io

they sent swag!!!!!

Nitrous Container

Console in Nitrous

Emacs in Nitrous

Editors…

Emacs / Cider

Nightcode

Nightcode REPL

1. highlight code

2. eval selection

3. use it

Cursive

Practice Coding

4clojure.com

Uses Clojure 1.4

Runs in the browser

Tests

Code__ could be a single functionor anonymous function or multiple symbols!

clojurekoans.comRuns on your computer, use your own editor$ git clone git://github.com/functional-koans/clojure-koans.git

codewars.com

Problem

Your Code

Test Cases

Runs in the browser

Help!!

Getting Helphttp://www.clojure.org

clojure docs api

links to source

version added

clojuredocs.org

examples

source

see also

In the repl

Clojurians SlackGet an Invite by going to: http://clojurians.net/

Books

Clojure for the Brave and True

also available to read for FREE on his website

Living Clojure

Books

Moar BooksClojure Cookbook

Clojure Applied

Other Resources

• http://www.clojuregeek.com/getting-started

• purelyfunctional.tv

Promote Clojure in Austin

Tasks

Podcasts

• Cognicast

• FunctionalGeekery

• Defn

Librarieshttp://www.clojure-toolbox.com/

questions???

top related