- Kotlin for Enterprise Applications using Java EE
- Raghavendra Rao K
- 36字
- 2021-06-10 18:49:25
Functional paradigms
Kotlin is both an object-oriented and functional programming language. It combines the functional and object-oriented paradigms. Kotlin offers support for lambda functions and higher-order functions, making it a great choice for functional programming.
推薦閱讀
- Mastering Visual Studio 2017
- Python量化投資指南:基礎、數據與實戰
- 深入淺出Java虛擬機:JVM原理與實戰
- Python貝葉斯分析(第2版)
- 微信小程序開發解析
- Haxe Game Development Essentials
- Python+Tableau數據可視化之美
- 小型編譯器設計實踐
- Unity 2018 Augmented Reality Projects
- Building Slack Bots
- 現代C:概念剖析和編程實踐
- jQuery Mobile Web Development Essentials(Second Edition)
- iOS Development with Xamarin Cookbook
- Learning Shiny
- JavaScript設計模式與開發實踐