Every language has many pre-defined core functions, so we can quickly get 
on building what we really want. This ease of use does come at a cost, 
though. Do we really know the power of the magic that we are wielding? 

In this webinar we will look at how to learn a language by implementing 
models of some of its key features. To put this in practice, we will be 
diving deep into Clojure, and implementing our own versions of reduce, 
count, filter, map and pmap. In doing so, we will explore some key Clojure 
functionality, including the use of recur, lazy-seq, and futures. We will 
also explore different testing methodologies to confirm that the code we 
have written behaves as we expect. The pace will start gently for those 
with little Clojure experience to follow, but will then dive deep to 
provide a full understanding.

https://attendee.gotowebinar.com/register/7591641081299503617?source=RR 

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to