Quickly Transform Data with Transducers

53m
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.6
501
people completed
Bookmark
Download
RSS

In this course, we will go through the concept of transducers and build them up from basic principles. We will go over the problems with regular composed transformations, and show how we end up with unnecessary data and intermediate collections. We go on to learn how we can use transducers for performance gains when operating on large data sets, as well as how they’re an excellent fit for processing other iterable data, like generators. Not just arrays.

Instructor

Paul Frend

I like to think hard about how complex things can be made simple. Into functional programming goodness. Software Engineer @Uber

Course content (13 lessons)

    illustration for Quickly Transform Data with Transducers