- Reactive Programming in Kotlin
- Rivu Chakraborty
- 170字
- 2021-07-02 22:26:38
Functional Programming with Kotlin and RxKotlin
Functional programming paradigms are slightly different than that of Object-oriented programming (OOP). It focuses on the use of declarative and expressive programs and immutable data rather than on statements. The definition of functional programming says functional programming is a programming system that relies on structuring the program as the evaluation of mathematical functions with immutable data, and it avoids state-change. It is a declarative programming paradigm that suggests use of small, reusable declarative functions.
We have seen the definition of functional programming; now, don't you want to delve into its definition and see what it exactly means? Do all languages support functional programming? If not, then which languages does and what about Kotlin? What exactly does reactive programming have to do with functional programming? And, finally, what do we need to learn, for functional programming?
In this chapter, we will cover the following topics:
- Getting started with functional programming
- Relationship of functional programming with reactive programming
- The path breaking feature of Kotlin–coroutines
- 同步:秩序如何從混沌中涌現
- Python數據挖掘:入門、進階與實用案例分析
- Spark快速大數據分析(第2版)
- Mastering Ninject for Dependency Injection
- SQL Server 2008數據庫應用技術(第二版)
- Access 2016數據庫技術及應用
- iOS and OS X Network Programming Cookbook
- 大話Oracle Grid:云時代的RAC
- 基于OPAC日志的高校圖書館用戶信息需求與檢索行為研究
- 大數據技術入門
- 大數據精準挖掘
- 探索新型智庫發展之路:藍迪國際智庫報告·2015(上冊)
- 云計算寶典:技術與實踐
- Internet of Things with Python
- 改進的群智能算法及其應用