Clojure miniseries available on Youtube

I’ve published a bonus episode in the context of my miniseries about exploratory programming in the REPL. It deals with initiating small improvements in the REPL workflow, even if those involve work in other programming languages. In this case, we are writing Emacs lisp.

In the season finale, we will look at distilling our code, trying to get at its essence. In other words, we will be looking for the generic parts, those that are fit for reuse. If we are successful doing that, we will have a case for the creation of a library. We will then publish it on Clojars with an Open Source license.

The final episode will be posted when the channel passes the 500 subscribers mark. Subscribe and share to make it happen. Thank you!

2 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.