CS 340: Lab 9: Clojure Warm-up
4clojure is a website with lots of online practice problems for learning Clojure.
Please create an account using the “Register” link.
Here are a few beginning problems you can try:
- Intro to Strings
- Intro to Lists
- Lists: conj
- Intro to Vectors
- Vectors: conj
- Intro to Sets
- Intro to Maps
- Maps: conj
- Intro to Sequences
- Sequences: rest
- Intro to Functions
- Double Down
To get credit for this lab, show me your solutions to at least 8 of the problems.