Imperative to Functional Programming Succinctly

简介:
了解函数式编程背后的主要概念,如currying,部分应用程序和monad,以及如何将函数式编程与您的命令式编程项目相结合。函数式编程与命令式编程根本不同。因此,它提供了一种解决问题的独特方法-要求开发人员改变他们对软件设计和实现的看法。通过Marc Clifton简洁的函数式编程的必要性,您将学习函数式编程涉及的许多基本概念,例如currying,部分应用程序,函数管道,递归和延续。在本书的最后,您将学习如何结合功能和命令式编程,以充分利用您的解决方案。
英文简介:
Learn the main concepts behind functional programming such as currying, partial application, and monads, and how to combine functional programming with your imperative programming projects.
Functional programming is fundamentally different from imperative programming. As such, it provides a unique approach to solving problems - one that requires developers to transform how they think about software design and implementation. With Imperative to Functional Programming Succinctly by Marc Clifton, you will learn many of the basic concepts involved with functional programming, such as currying, partial application, function pipelines, recursion, and continuations. By book's end, you will learn how to combine functional and imperative programming to get the most out of your solutions.
- 书名
- Imperative to Functional Programming Succinctly
- 译名
- 简洁的函数式编程至关重要
- 语言
- 英语
- 年份
- 2014
- 页数
- 103页
- 大小
- 4.12 MB
- 标签
- 函数式编程
- 简明教程
- 下载
Imperative to Functional Programming Succinctly.pdf
- 密码
- 65536
最后更新:2025-04-12 23:58:00
←Coding with Minecraft: Learn to Code by Programming Robots in Minecraft!
→Sketchy LISP: An Introduction to Functional Programming in Scheme