
上QQ阅读APP看书,第一时间看更新
Chapter 1. Live Programming with Clojure
In this chapter, we will cover the following topics:
- REPL up!
- Working with primitive data types
- Using bindings of vars, conditions, loops, and error handling
- Using and defining functions
- Using third-party libraries
- Using namespaces