RxJava 2 : Reactive Programming using Java
Requirements
- Must know basics of Java language
Description
Reactive is not new in Software Engineering. Within few years, we have seen increase in reactive solutions at a large scale. Let us look what reactive programming actually means.
Reactive programming is a paradigm which enables to program for streams of data in non blocking (asynchronous) manner. It makes the solutions such that the system reacts to the stream of events.
This course is about Reactive Programming using Java. It will be helpful to you to learn further reactive programming using Java frameworks like Reactive Spring and others.
This course can be used for learning basic paradigm of reactive programming
In this course we will cover
Reactive Programming Paradigm using Java Framework
Reactive Paradigm and Reactive Manifesto
Reactive Observable
Backpressure and Flowables
Using Different Type of Operators
Operators for filtering observables
Operator for transforming observables
Operator for combining observables
Utility Operators on observables
Conditional Operator on observables
Who this course is for:
- Want to learn reactive programming, RxJava2
- What to learn Reactive programming fundamentals before reactive frameworks of Spring
Instructor
We are Coding Saint , with years of experience in building highly scaleable Spring and java projects.
With an experience of different domains , we see software development with an angle of real world examples.
We believe in sharing knowledge for better future . Knowledge in right hands and with right spirit makes wonders.