SlideShare a Scribd company logo
Intro to Clojure
For programmers
• a dialect of LISP
• Runs on JVM, CLI, Javascript
• Functional
• Immutable
• Designed by Programmers for
Programmers
Rich Hickey
created in 2007
What is it?
Syntax
• Keyword ... :a :b
• Symbol ... println
• String ... "Hi Mom"
• Integer ... 42
List All The Things
• Everything is a list with ( )
• (function-name
parameter parameter)
• (println "hello world")
• (+ 1 2)
Data Structures
• Vector (collection)
• [1 2 3]
• Map (hash)
• {:a 1 :b 2 :c 3}
• Set (unique collection)
• #{1 2 3 }
( ) aren’t that bad!
nREPL
• Sort of like IRB/Pry for ruby,
but better
• Built in to Light Table
• Add-in for Emacs, Sublime
and others
Cool Libraries
• OM - Facebook react
library
• compojure - websites
• korma - object relation
mapper for databases
• play-clj - game library
More Cool Things
• quil - a wrapper around Processing
for drawing/animation
• overtone - playing musical tones
• synaptic - neural networks
• cascalog - data processing
• datomic - query engine built on top
of database storage
The tooling
Leiningen
for automating
Clojure projects
without setting
your hair on fire
1. Download the lein script (or on Windows lein.bat)
2. Place it on your $PATH where your shell can find it
3. Set it to be executable (chmod a+x ~/bin/lein)
4. Run it (lein) and it will download the self-install
package
lein new app my-stuff
$ cd my-stuff
$ find .
.
./.gitignore
./doc
./doc/intro.md
./LICENSE
./project.clj
./README.md
./resources
./src
./src/my_stuff
./src/my_stuff/core.clj
./test
./test/my_stuff
./test/my_stuff/core_test.clj
Intro to Clojure 4 Developers
• install dependancies
lein deps
• create projects
lein new app my-stuff
• start a repl
lein repl
Oh the things it can do….
Austin ClojureBridge
• March 13, 14
• Rackspace North Campus
• Friday night install fest 6pm-8pm
• Saturday workshop 9am-3:30pm
• Saturday night after party at Pinballz
Arcade
• Food/beverages provided by sponsors
• Sponsors: Rackspace, DRW, Pragmatic
40% off print,
50% off digital
see Nola
for code
Live Coding

More Related Content

What's hot (20)

PDF
Jslab rssh: JS as language platform
Ruslan Shevchenko
 
KEY
自分をClojure化する方法
fukamachi
 
PDF
PureScript Tutorial 1
Ray Shih
 
PPTX
JavaScript: Creative Coding for Browsers
noweverywhere
 
PPTX
Powering an API with GraphQL, Golang, and NoSQL
Nic Raboy
 
KEY
Why ruby and rails
Reuven Lerner
 
KEY
Rails 3.1
Lori Olson
 
PPTX
Ruby to Scala in 9 weeks
jutley
 
PDF
Bldr: A Minimalist JSON Templating DSL
Alex Sharp
 
PDF
[HKOSCon 2020] Build an api service using ktor rapidly
Shengyou Fan
 
PPTX
Log analysis using Logstash,ElasticSearch and Kibana
Avinash Ramineni
 
PPTX
Can i Get C# for Free ?
Welly Tambunan
 
PDF
The Wix Microservice Stack
Tomer Gabel
 
PPTX
Lisp in the Cloud
Mike Travers
 
PPTX
ZeroMQ at Oredev 2013
Ashic Mahtab
 
PDF
Luigi future
Erik Bernhardsson
 
PPT
Pete Heroku Waza 2013 Ruby 2.0
Peter Hudgins
 
PPTX
I18nize Scala programs à la gettext
Ngoc Dao
 
PDF
Ruby and Distributed Storage Systems
SATOSHI TAGOMORI
 
Jslab rssh: JS as language platform
Ruslan Shevchenko
 
自分をClojure化する方法
fukamachi
 
PureScript Tutorial 1
Ray Shih
 
JavaScript: Creative Coding for Browsers
noweverywhere
 
Powering an API with GraphQL, Golang, and NoSQL
Nic Raboy
 
Why ruby and rails
Reuven Lerner
 
Rails 3.1
Lori Olson
 
Ruby to Scala in 9 weeks
jutley
 
Bldr: A Minimalist JSON Templating DSL
Alex Sharp
 
[HKOSCon 2020] Build an api service using ktor rapidly
Shengyou Fan
 
Log analysis using Logstash,ElasticSearch and Kibana
Avinash Ramineni
 
Can i Get C# for Free ?
Welly Tambunan
 
The Wix Microservice Stack
Tomer Gabel
 
Lisp in the Cloud
Mike Travers
 
ZeroMQ at Oredev 2013
Ashic Mahtab
 
Luigi future
Erik Bernhardsson
 
Pete Heroku Waza 2013 Ruby 2.0
Peter Hudgins
 
I18nize Scala programs à la gettext
Ngoc Dao
 
Ruby and Distributed Storage Systems
SATOSHI TAGOMORI
 

Viewers also liked (15)

PDF
All girlhacknight intro to rails
Nola Stowe
 
PDF
Ruby Data Types and Data Structures
Nola Stowe
 
PDF
Women Who Code Functional Programming - 9/26/2016
Nola Stowe
 
PDF
Presenters
Nola Stowe
 
PDF
Ruby101
Nola Stowe
 
PPTX
Manjemen produksi dan operasi
Hidayat Ramadhan
 
PDF
Beginning Clojure at AustinClojure Meetup
Nola Stowe
 
PDF
Getting better through Katas
Nola Stowe
 
PDF
Dart: Another Tool in the Toolbox
Nola Stowe
 
PPTX
Jekyll and MrBlog
Nola Stowe
 
PPTX
международные конвенции и договоры об интеллектуальной собственности
areginalnaia
 
PPT
EKONOMI & MANAJEMEN AGRIBISNIS
Hidayat Ramadhan
 
PDF
How to Run a ClojureBridge Workshop
Nola Stowe
 
PDF
Pseudoscada erruca
Márcio Martins
 
PDF
Euptoieta claudia hortensia
Márcio Martins
 
All girlhacknight intro to rails
Nola Stowe
 
Ruby Data Types and Data Structures
Nola Stowe
 
Women Who Code Functional Programming - 9/26/2016
Nola Stowe
 
Presenters
Nola Stowe
 
Ruby101
Nola Stowe
 
Manjemen produksi dan operasi
Hidayat Ramadhan
 
Beginning Clojure at AustinClojure Meetup
Nola Stowe
 
Getting better through Katas
Nola Stowe
 
Dart: Another Tool in the Toolbox
Nola Stowe
 
Jekyll and MrBlog
Nola Stowe
 
международные конвенции и договоры об интеллектуальной собственности
areginalnaia
 
EKONOMI & MANAJEMEN AGRIBISNIS
Hidayat Ramadhan
 
How to Run a ClojureBridge Workshop
Nola Stowe
 
Pseudoscada erruca
Márcio Martins
 
Euptoieta claudia hortensia
Márcio Martins
 
Ad

Similar to Intro to Clojure 4 Developers (20)

KEY
Rails development environment talk
Reuven Lerner
 
PDF
Clojure - An Introduction for Lisp Programmers
elliando dias
 
PDF
Scala at foursquare
jorgeortiz85
 
PDF
Intro to Crystal Programming Language
Adler Hsieh
 
PPTX
From Ruby to Scala
tod esking
 
PDF
Introduction to Go
zhubert
 
PPTX
Children of Ruby
Simon St.Laurent
 
PPTX
Go: What's Different ?
Tarun Vashisth
 
PDF
Introduction to functional programming (In Arabic)
Omar Abdelhafith
 
PDF
Into The Box Conference Keynote Day 1 (ITB2025)
Ortus Solutions, Corp
 
PPT
Giraph at Hadoop Summit 2014
Claudio Martella
 
PPTX
RavenDB in the wild
Mauro Servienti
 
PPTX
Not Everything is an Object - Rocksolid Tour 2013
Gary Short
 
KEY
Charles nutter star techconf 2011 - jvm languages
StarTech Conference
 
PDF
cadec-2017-golang
TiNguyn863920
 
PPTX
Eurydike: Schemaless Object Relational SQL Mapper
ESUG
 
PPT
The Unusual Rendering Pipeline of Sigils - Battle for Raios
Dietmar Hauser
 
KEY
MacRuby: What is it? and why should you care?
Joshua Ballanco
 
PDF
Functional Programming for Busy Object Oriented Programmers
Diego Freniche Brito
 
PDF
Migrating from matlab to python
ActiveState
 
Rails development environment talk
Reuven Lerner
 
Clojure - An Introduction for Lisp Programmers
elliando dias
 
Scala at foursquare
jorgeortiz85
 
Intro to Crystal Programming Language
Adler Hsieh
 
From Ruby to Scala
tod esking
 
Introduction to Go
zhubert
 
Children of Ruby
Simon St.Laurent
 
Go: What's Different ?
Tarun Vashisth
 
Introduction to functional programming (In Arabic)
Omar Abdelhafith
 
Into The Box Conference Keynote Day 1 (ITB2025)
Ortus Solutions, Corp
 
Giraph at Hadoop Summit 2014
Claudio Martella
 
RavenDB in the wild
Mauro Servienti
 
Not Everything is an Object - Rocksolid Tour 2013
Gary Short
 
Charles nutter star techconf 2011 - jvm languages
StarTech Conference
 
cadec-2017-golang
TiNguyn863920
 
Eurydike: Schemaless Object Relational SQL Mapper
ESUG
 
The Unusual Rendering Pipeline of Sigils - Battle for Raios
Dietmar Hauser
 
MacRuby: What is it? and why should you care?
Joshua Ballanco
 
Functional Programming for Busy Object Oriented Programmers
Diego Freniche Brito
 
Migrating from matlab to python
ActiveState
 
Ad

Recently uploaded (20)

PPTX
Presentation3gsgsgsgsdfgadgsfgfgsfgagsfgsfgzfdgsdgs.pptx
SUB03
 
PPTX
西班牙巴利阿里群岛大学电子版毕业证{UIBLetterUIB文凭证书}文凭复刻
Taqyea
 
PDF
BRKACI-1003 ACI Brownfield Migration - Real World Experiences and Best Practi...
fcesargonca
 
PDF
BRKACI-1001 - Your First 7 Days of ACI.pdf
fcesargonca
 
PPTX
Softuni - Psychology of entrepreneurship
Kalin Karakehayov
 
PDF
BRKSP-2551 - Introduction to Segment Routing.pdf
fcesargonca
 
PPTX
Lec15_Mutability Immutability-converted.pptx
khanjahanzaib1
 
PDF
Digital burnout toolkit for youth workers and teachers
asociatiastart123
 
PDF
Cleaning up your RPKI invalids, presented at PacNOG 35
APNIC
 
PPTX
PHIPA-Compliant Web Hosting in Toronto: What Healthcare Providers Must Know
steve198109
 
PPTX
Networking_Essentials_version_3.0_-_Module_3.pptx
ryan622010
 
PPTX
Networking_Essentials_version_3.0_-_Module_5.pptx
ryan622010
 
PDF
Enhancing Parental Roles in Protecting Children from Online Sexual Exploitati...
ICT Frame Magazine Pvt. Ltd.
 
PPTX
Metaphysics_Presentation_With_Visuals.pptx
erikjohnsales1
 
PPTX
04 Output 1 Instruments & Tools (3).pptx
GEDYIONGebre
 
PDF
The Internet - By the numbers, presented at npNOG 11
APNIC
 
PPTX
L1A Season 1 ENGLISH made by A hegy fixed
toszolder91
 
PDF
FutureCon Seattle 2025 Presentation Slides - You Had One Job
Suzanne Aldrich
 
PDF
Boardroom AI: The Next 10 Moves | Cerebraix Talent Tech
ssuser73bdb11
 
DOCX
Custom vs. Off-the-Shelf Banking Software
KristenCarter35
 
Presentation3gsgsgsgsdfgadgsfgfgsfgagsfgsfgzfdgsdgs.pptx
SUB03
 
西班牙巴利阿里群岛大学电子版毕业证{UIBLetterUIB文凭证书}文凭复刻
Taqyea
 
BRKACI-1003 ACI Brownfield Migration - Real World Experiences and Best Practi...
fcesargonca
 
BRKACI-1001 - Your First 7 Days of ACI.pdf
fcesargonca
 
Softuni - Psychology of entrepreneurship
Kalin Karakehayov
 
BRKSP-2551 - Introduction to Segment Routing.pdf
fcesargonca
 
Lec15_Mutability Immutability-converted.pptx
khanjahanzaib1
 
Digital burnout toolkit for youth workers and teachers
asociatiastart123
 
Cleaning up your RPKI invalids, presented at PacNOG 35
APNIC
 
PHIPA-Compliant Web Hosting in Toronto: What Healthcare Providers Must Know
steve198109
 
Networking_Essentials_version_3.0_-_Module_3.pptx
ryan622010
 
Networking_Essentials_version_3.0_-_Module_5.pptx
ryan622010
 
Enhancing Parental Roles in Protecting Children from Online Sexual Exploitati...
ICT Frame Magazine Pvt. Ltd.
 
Metaphysics_Presentation_With_Visuals.pptx
erikjohnsales1
 
04 Output 1 Instruments & Tools (3).pptx
GEDYIONGebre
 
The Internet - By the numbers, presented at npNOG 11
APNIC
 
L1A Season 1 ENGLISH made by A hegy fixed
toszolder91
 
FutureCon Seattle 2025 Presentation Slides - You Had One Job
Suzanne Aldrich
 
Boardroom AI: The Next 10 Moves | Cerebraix Talent Tech
ssuser73bdb11
 
Custom vs. Off-the-Shelf Banking Software
KristenCarter35
 

Intro to Clojure 4 Developers

  • 1. Intro to Clojure For programmers
  • 2. • a dialect of LISP • Runs on JVM, CLI, Javascript • Functional • Immutable • Designed by Programmers for Programmers Rich Hickey created in 2007 What is it?
  • 3. Syntax • Keyword ... :a :b • Symbol ... println • String ... "Hi Mom" • Integer ... 42
  • 4. List All The Things • Everything is a list with ( ) • (function-name parameter parameter) • (println "hello world") • (+ 1 2)
  • 5. Data Structures • Vector (collection) • [1 2 3] • Map (hash) • {:a 1 :b 2 :c 3} • Set (unique collection) • #{1 2 3 }
  • 6. ( ) aren’t that bad!
  • 7. nREPL • Sort of like IRB/Pry for ruby, but better • Built in to Light Table • Add-in for Emacs, Sublime and others
  • 8. Cool Libraries • OM - Facebook react library • compojure - websites • korma - object relation mapper for databases • play-clj - game library
  • 9. More Cool Things • quil - a wrapper around Processing for drawing/animation • overtone - playing musical tones • synaptic - neural networks • cascalog - data processing • datomic - query engine built on top of database storage
  • 11. Leiningen for automating Clojure projects without setting your hair on fire 1. Download the lein script (or on Windows lein.bat) 2. Place it on your $PATH where your shell can find it 3. Set it to be executable (chmod a+x ~/bin/lein) 4. Run it (lein) and it will download the self-install package
  • 12. lein new app my-stuff $ cd my-stuff $ find . . ./.gitignore ./doc ./doc/intro.md ./LICENSE ./project.clj ./README.md ./resources ./src ./src/my_stuff ./src/my_stuff/core.clj ./test ./test/my_stuff ./test/my_stuff/core_test.clj
  • 14. • install dependancies lein deps • create projects lein new app my-stuff • start a repl lein repl Oh the things it can do….
  • 15. Austin ClojureBridge • March 13, 14 • Rackspace North Campus • Friday night install fest 6pm-8pm • Saturday workshop 9am-3:30pm • Saturday night after party at Pinballz Arcade • Food/beverages provided by sponsors • Sponsors: Rackspace, DRW, Pragmatic
  • 16. 40% off print, 50% off digital see Nola for code

Editor's Notes

  • #3: LISP second language made After Fortran
  • #9: OM is a wrapper around the Facebook React library Compojure is somewhat like ruby Rack Korma is a ORM, where you can create entities and have easy access to data, awesome play-cli is a wrapper around libGDX, desktop, mobile apps quil - creates graphics and animations synaptic - neural networks used for machine learning casalog - query language for hadoop datomic - a database, which separates storage from queries in a unique way
  • #10: Ever heard of processing? its a graphics library kind of neat Variety of problem domains for Clojure
  • #16: First Workshop, there will probably be more :) Should have about 6 months experience