In the world of data, distributed system, and real-time communication, it is common to hear “stream of data”. But do you know how to work with data streams? How to process data within a stream? Doing that fast and, of course, keep your code readable? If not, that the course is for you!
In the course, we will learn a functional approach for data stream processing. We will start from the basics of functional programming and end with applying FP for building real data pipelines.