# 7 days of Clojure
Getting started with Clojure from simple examples.
# Table of Contents
- Day 1 - Syntax
- Day 2 – Structures
- Day 3 – Control flow and Recursion
- Day 4 – Functions
- Day 5 – Namespaces
- Day 6 – Tests
- Day 7 – Create and run your first project
- License
This is a project for personal use, suitable for those starting out in Clojure. Feel free to fork this project, make it even more complete and continue with your studies.
# License
This project is licensed under the MIT License.