Cantitate/Preț
Produs

Functional Reactive Programming

Autor Stephen Blackheath, Anthony Jones
en Limba Engleză Paperback – 30 apr 2016

Most software applications must handle user or system-generated events. The most widely-accepted event handling model is the Observer pattern, in which an object "listens" for changes in the application's state and then reacts by executing a unit of code the problems is that this approach is prone to bugs.

Functional Reactive Programming (FRP) is an alternative to the Observer pattern. It's designed to deal with events as a stream of values over time rather than as a series of unique responses to discrete changes in state, keeping logic tidy and eliminating the bugs that plague event handling code with no loss of expressiveness. FRP is useful anywhere the Observer pattern is common, including user interfaces, video games, networking, and industrial applications.

"Functional Reactive Programming" teaches the concepts and applications of FRP. It begins with a careful walk-through of the FRP core operations and introduces the concepts and techniques needed to use FRP in any language. Following easy-to-understand examples, readers will learn how to use FRP in greenfield applications and how to refactor existing applications. Along the way, the book introduces the basics of functional programming in a just-in-time style, so readers never learn anything before they need to use it. By the end of the book, readers will be able to use FRP to spend more time adding features and less time fixing problems.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications."

Citește tot Restrânge

Preț: 28519 lei

Preț vechi: 35649 lei
-20% Nou

Puncte Express: 428

Preț estimativ în valută:
5460 5686$ 4531£

Carte indisponibilă temporar

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781633430105
ISBN-10: 1633430103
Pagini: 320
Dimensiuni: 150 x 210 x 22 mm
Greutate: 0.64 kg
Editura: Manning Publications

Notă biografică