Reactive Programming for .NET Developers

Reactive Programming for .NET Developers
Author :
Publisher : Packt Publishing Ltd
Total Pages : 271
Release :
ISBN-10 : 9781785888496
ISBN-13 : 1785888498
Rating : 4/5 (96 Downloads)

Book Synopsis Reactive Programming for .NET Developers by : Antonio Esposito

Download or read book Reactive Programming for .NET Developers written by Antonio Esposito and published by Packt Publishing Ltd. This book was released on 2016-07-29 with total page 271 pages. Available in PDF, EPUB and Kindle. Book excerpt: Get up and running with reactive programming paradigms to build fast, concurrent, and powerful applications About This Book Get to grips with the core design principles of reactive programming Learn about Reactive Extensions for .NET through real-world examples Improve your problem-solving ability by applying functional programming Who This Book Is For If you are a .NET developer who wants to implement all the reactive programming paradigm techniques to create better and more efficient code, then this is the book for you. No prior knowledge of reactive programming is expected. What You Will Learn Create, manipulate, and aggregate sequences in a functional-way Query observable data streams using standard LINQ query operators Program reactive observers and observable collections with C# Write concurrent programs with ease, scheduling actions on various workers Debug, analyze, and instrument Rx functions Integrate Rx with CLR events and custom scheduling Learn Functional Reactive Programming with F# In Detail Reactive programming is an innovative programming paradigm focused on time-based problem solving. It makes your programs better-performing, easier to scale, and more reliable. Want to create fast-running applications to handle complex logics and huge datasets for financial and big-data challenges? Then you have picked up the right book! Starting with the principles of reactive programming and unveiling the power of the pull-programming world, this book is your one-stop solution to get a deep practical understanding of reactive programming techniques. You will gradually learn all about reactive extensions, programming, testing, and debugging observable sequence, and integrating events from CLR data-at-rest or events. Finally, you will dive into advanced techniques such as manipulating time in data-flow, customizing operators and providers, and exploring functional reactive programming. By the end of the book, you'll know how to apply reactive programming to solve complex problems and build efficient programs with reactive user interfaces. Style and approach This is a concise reference manual for reactive programming with Rx for C# and F# using real-world, practical examples.


Reactive Programming for .NET Developers Related Books

Reactive Programming for .NET Developers
Language: en
Pages: 271
Authors: Antonio Esposito
Categories: Computers
Type: BOOK - Published: 2016-07-29 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Get up and running with reactive programming paradigms to build fast, concurrent, and powerful applications About This Book Get to grips with the core design pr
Rx.NET in Action
Language: en
Pages: 549
Authors: Tamir Dresher
Categories: Computers
Type: BOOK - Published: 2017-04-20 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Rx.NET in Action teaches developers how to build event-driven applications using the Reactive Extensions (Rx) library. Purchase of the print book includ
Programming Reactive Extensions and LINQ
Language: en
Pages: 181
Authors: Jesse Liberty
Categories: Computers
Type: BOOK - Published: 2012-02-01 - Publisher: Apress

DOWNLOAD EBOOK

Pro Reactive Extensions and LINQ is a deep dive into the next important technology for .NET developers: Reactive Extensions. This in-depth tutorial goes beyond
Get Programming with F#
Language: en
Pages: 832
Authors: Isaac Abraham
Categories: Computers
Type: BOOK - Published: 2018-02-26 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Get Programming with F#: A guide for .NET developers teaches F# through 43 example-based lessons with built-in exercises so you can learn the only way t
Real-World Functional Programming
Language: en
Pages: 989
Authors: Tomas Petricek
Categories: Computers
Type: BOOK - Published: 2009-11-30 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Functional programming languages like F#, Erlang, and Scala are attractingattention as an efficient way to handle the new requirements for programmingmulti-proc