YoVDO

Dissecting Clojure Reducers

Offered By: Strange Loop Conference via YouTube

Tags

Strange Loop Conference Courses Clojure Courses Parallel Programming Courses Functional Programming Courses Code Optimization Courses

Course Description

Overview

Explore the world of Clojure Reducers in this 39-minute conference talk from Strange Loop 2013. Dive into the history and context of parallelization primitives before witnessing a live coding session that builds Reducers from the ground up. Discover the functional abstractions involved and understand their significance. Learn how to leverage home-grown reducing implementations to enhance performance in common sequential code. Presented by Renzo Borgatti, a tech lead at BBC London with extensive experience in various programming languages, this talk offers valuable insights into implementing highly-performant and maintainable parallel solutions in Clojure.

Syllabus

"Dissecting Clojure Reducers" by Renzo Borgatti (2013)


Taught by

Strange Loop Conference

Tags

Related Courses

Code Clinic: Clojure
LinkedIn Learning
Clojure Tutorial
Derek Banas via YouTube
Clojure
Exercism
Clojure Crash Course
YouTube
Learn Cloiure using Interactive Programming
Independent