Skip to content

rtburger/living-clojure-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Living Clojure Learning

This is my repository for learning Clojure using the book "Living Clojure" by Carin Meier. I will be following along with the book, writing code examples and completing exercises for each chapter. This exercise should also help with "muscle memory".

Book Table of Contents

Chapter Status
Chapter 1. The Structure of Clojure DONE
Chapter 2. Flow and Functional Transformations DONE
Chapter 3. State and Concurrency DONE
Chapter 4. Java Interop and Polymorphism DONE
Chapter 5. How to Use Clojure Projects and Libraries not started
Chapter 6. Communication with core.async DONE
Chapter 7. Creating Web Applications with Clojure not started
Chapter 8. The Power of Macros WIP
Chapter 9. Joining the Clojure Community not started
Chapter 10. Weekly Living Clojure Training Plan not started
Chapter 11. Further Adventures not started

nrepl setup

  1. Install Calva in VS Code Extension pane
  2. Create deps.edn file
  3. Command: Start a Project REPL and Connect (aka Jack-In)

About

Living Clojure book code examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published