In this course, we will learn how to write reactive distributed applications using the powerful Akka Streams. You’ll write 2000+ lines of Akka code yourself, with guidance, and you will become a rockstar.
This course is for Scala/Akka programmers who need to design large–scale reactive asynchronous systems.
You probably know Akka already:
it speeds up the development of concurrent applications by as much as 10x
its demand has exploded
it’s a highly marketable skill
it’s incredibly fun – power in your hands!
I like to get to the point and get things done. This course
deconstructs all concepts into the critical pieces you need
selects the most important ideas and separates them into what’s simple but critical and what’s powerful
sequences ideas in a way that clicks and makes sense throughout the process of learning
applies everything in live code
The end benefits are still much greater:
a completely new mental model around streaming and reactive systems
a more marketable resume
more enjoyable work – Akka is fun!
This course is for established programmers with experience with Scala and Akka at the level of the Rock the JVM courses. I already assume a solid understanding of general programming fundamentals.
This course is NOT for you if
Specification: Akka Streams with Scala | Rock the JVM
|
1 review for Akka Streams with Scala | Rock the JVM
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $16.99 |
---|---|
Provider | |
Duration | 8.5 hours |
Year | 2022 |
Level | Expert |
Language | English ... |
Certificate | Yes |
Quizzes | No |
$39.99 $16.99
Chris –
Daniel is a great instructor. The thing I think I appreciate most is also something very subtle. Daniel perfectly annotates points in his code that are crucial/important to what he has typed when he types it. Especially for things like implicits.