Functional Programming in C++

Functional Programming in C++ pdf epub mobi txt 电子书 下载 2025

Ivan Čukić has been teaching modern C++ techniques and functional programming at the Faculty of Mathematics in Belgrade for 6 years and has been using C++ for more than 15 years. He has been researching functional programming in C++ before and during his PhD studies, and uses the techniques in real-world projects. He is one of the core developers in KDE, the largest free/libre open source C++ project.

出版者:Manning Publications
作者:Ivan Cukic
出品人:
页数:325
译者:
出版时间:2017-11-28
价格:GBP 39.99
装帧:Paperback
isbn号码:9781617293818
丛书系列:
图书标签:
  • C++ 
  • 计算机 
  • Functional 
  • Programming 
  • 函数式编程 
  • 游戏 
  •  
想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

Functional programming is becoming a required skill for all programmers, and for good reason. The functional style of programming lets you write more concise code which tends to have fewer bugs. It allows you to decompose your programs into smaller, highly reusable components, without putting conceptual limits on how the software should be modularized. FP makes software development easier and software more correct and robust. These techniques can be used as a complement to those from other programming paradigms, for example OOP, which makes FP a great fit for C++ as the most popular multi-paradigm language.

Functional Programming in C++ teaches developers the practical side of functional programming and what tools C++ provides to develop software in the functional style. This practical guide starts with an introduction to functional programming that contrasts FP with the imperative style of programming. This book is full of helpful diagrams that help you to understand FP concepts and begin to think functionally. You'll learn, and with the help of lots of code examples, try out FP concepts like monads, lazy evaluation, and immutable data structures. The last few chapters take you deeper into real-world FP, covering functional design for concurrent and distributed systems as well as testing and debugging.

具体描述

读后感

评分

评分

评分

评分

评分

用户评价

评分

清晰易懂,且有许多代码实例。对于初次接触函数式编程的我来说,不管是对抽象概念的理解,还是各种模型的具体实现,都收获颇丰。

评分

本书介绍了如何在 C++ 中使用函数式编程方法。相对较新,由浅入深。

评分

本书介绍了如何在 C++ 中使用函数式编程方法。相对较新,由浅入深。

评分

本书介绍了如何在 C++ 中使用函数式编程方法。相对较新,由浅入深。

评分

本书介绍了如何在 C++ 中使用函数式编程方法。相对较新,由浅入深。

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有