|
Books > Health, Home & Family > Self-help & practical interests > Consumer guides & advice
Learn how to use RxClojure to deal with stateful computations Key
Features Leverage the features of Functional Reactive Programming
using Clojure Create dataflow-based systems that are the building
blocks of Reactive Programming Use different Functional Reactive
Programming frameworks, techniques, and patterns to solve
real-world problems Book DescriptionReactive Programming is central
to many concurrent systems, and can help make the process of
developing highly concurrent, event-driven, and asynchronous
applications simpler and less error-prone. This book will allow you
to explore Reactive Programming in Clojure 1.9 and help you get to
grips with some of its new features such as transducers, reader
conditionals, additional string functions, direct linking, and
socket servers. Hands-On Reactive Programming with Clojure starts
by introducing you to Functional Reactive Programming (FRP) and its
formulations, as well as showing you how it inspired Compositional
Event Systems (CES). It then guides you in understanding Reactive
Programming as well as learning how to develop your ability to work
with time-varying values thanks to examples of reactive
applications implemented in different frameworks. You'll also gain
insight into some interesting Reactive design patterns such as the
simple component, circuit breaker, request-response, and
multiple-master replication. Finally, the book introduces
microservices-based architecture in Clojure and closes with
examples of unit testing frameworks. By the end of the book, you
will have gained all the knowledge you need to create applications
using different Reactive Programming approaches. What you will
learn Understand how to think in terms of time-varying values and
event streams Create, compose, and transform observable sequences
using Reactive extensions Build a CES framework from scratch using
core.async as its foundation Develop a simple ClojureScript game
using Reagi Integrate Om and RxJS in a web application Implement a
reactive API in Amazon Web Services (AWS) Discover helpful
approaches to backpressure and error handling Get to grips with
futures and their applications Who this book is forIf you're
interested in using Reactive Programming to build asynchronous and
concurrent applications, this is the book for you. Basic knowledge
of Clojure programming is necessary to understand the concepts
covered in this book.
Discover the advanced features of Solidity that will help you write
high-quality code and develop secure smart contracts with the
latest ERC standards Key Features Delve into Solidity and
understand control structures, function calls, and variable scopes
Explore tools for developing, testing, and debugging your
blockchain applications Learn advanced design patterns and best
practices for writing secure smart contracts Book
DescriptionSolidity is among the most popular and contract-oriented
programming languages used for writing decentralized applications
(DApps) on Ethereum blockchain. If you're looking to perfect your
skills in writing professional-grade smart contracts using
Solidity, this book can help. You will get started with a detailed
introduction to blockchain, smart contracts, and Ethereum, while
also gaining useful insights into the Solidity programming
language. A dedicated section will then take you through the
different Ethereum Request for Comments (ERC) standards, including
ERC-20, ERC-223, and ERC-721, and demonstrate how you can choose
among these standards while writing smart contracts. As you
approach later chapters, you will cover the different smart
contracts available for use in libraries such as OpenZeppelin.
You'll also learn to use different open source tools to test,
review and improve the quality of your code and make it
production-ready. Toward the end of this book, you'll get to grips
with techniques such as adding security to smart contracts, and
gain insights into various security considerations. By the end of
this book, you will have the skills you need to write secure,
production-ready smart contracts in Solidity from scratch for
decentralized applications on Ethereum blockchain. What you will
learn Test and debug smart contracts with Truffle, Ganache, Remix,
and MetaMask Gain insights into maintaining code quality with
different tools Get up to speed with ERC standards such as ERC-20
and ERC-721 Become adept at using design patterns while writing
smart contracts Use MultiSignature (MultiSig) wallets and improve
the security of contracts Use Oracle services to fetch information
from outside the blockchain Who this book is forThis book is for
developers and data scientists who want to learn Ethereum,
blockchain, and Solidity to write smart contracts and develop
production-ready code. Basic knowledge of Solidity is assumed.
|
|