IT Skills Software Design and Development Other Programming Languages Clojure
Clojure includes a number of features that enable you to optimize your applications. In this course you'll learn about optimization of Clojure projects with multimethods and hierarchies, parallelism, and macros. You'll also learn about profiling and unit testing of Clojure applications.
Objectives |
---|
Multimethods and Hierarchies
Java Interoperability
Parallel Programming
Macros
DataTypes and Protocols
Performance
Testing
Practice: Optimizing your Clojure Project
|