Skip to Content
Hands-On Reactive Programming with Python
book

Hands-On Reactive Programming with Python

by Romain Picard
October 2018
Intermediate to advanced
420 pages
10h 26m
English
Packt Publishing
Content preview from Hands-On Reactive Programming with Python

Summary

From the early code snippets of the first chapter up to these final recommendations on the behavior of subscriptions and disposal, you now have all the keys you need to implement functional and reactive applications that are readable, extensible, and robust.

The creation decision tree (list) is very useful when you are not fully at ease with all the available operators. Even after some time, it is a good idea to go through it again to avoid the tendency of always using the same operators even when more appropriate ones could be used.

It has been explained previously in this book but it is worth reminding you here: side-effects should be isolated from pure code, and their footprint should be reduced to the strict minimum. This often ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Python Programming with Design Patterns

Python Programming with Design Patterns

James W. Cooper

Publisher Resources

ISBN: 9781789138726Supplemental Content