Build reactive applications with fewer lines of code using RxPY
Understanding the difference between Reactive and Event-Driven/Non-Reactive programming
Best practices to create and use observables and observers
Using and implementing RxPY-provided operators and chaining in observables
Understand the working of event emitting and multicasting in RxPY using observables and events
Achieve concurrency and create factories in Python reactive programming
Implement concurrent and asynchronous functional application development