-
大小: 10.52MB文件类型: .pdf金币: 1下载: 0 次发布日期: 2023-10-08
- 语言: C/C++
- 标签: c++ functional
资源简介
This book isn’t meant to teach the C++ programming language. It’s about functional
programming and how it fits in with C++. Functional programming provides a differ-
ent way to think about software design and a different way of programming, compared
to the imperative, object-oriented styles commonly used with C++.
Many people who see the title of this book may find it strange, because C++ is com -
monly mistaken for an object-oriented language. Although C++ does support the
object-oriented paradigm well, it goes much further than that. It also supports the pro-
cedural paradigm, and its support for generic programming puts most other languages
to shame. C++ also supports most (if not all) functional idioms quite well, as you’ll see.
Each new version of the language has added more tools that make functional program-
ming in C++ easier.
代码片段和文件信息
相关资源
- 国际象棋的qt源代码
- C++中头文件与源文件的作用详解
- C++多线程网络编程Socket
- VC++ 多线程文件读写操作
- 利用C++哈希表的方法实现电话号码查
- 移木块游戏,可以自编自玩,vc6.0编写
- C++纯文字DOS超小RPG游戏
- VC++MFC小游戏实例教程(实例)+MFC类库
- 连铸温度场计算程序(C++)
- 6自由度机器人运动学正反解C++程序
- Em算法(使用C++编写)
- libstdc++-4.4.7-4.el6.i686.rpm
- VC++实现CMD命令执行与获得返回信息
- 白话C++(全)
- C++标准库第1、2
- 大数类c++大数类
- C++语言编写串口调试助手
- c++素数筛选法
- C++ mqtt 用法
- 商品库存管理系统 C++ MFC
- c++ 多功能计算器
- C++17 In Detail
- 嵌入式QtC++编程课件
- 颜色识别形状识别STM103嵌入式代码
- c++ 邮件多附件群发
- c++ 透明代理(hookproxy)
- mfc 调用redis
- FTP客户端源码(c++)
- c++ 画图(14Qt-XPS)
- c++多边形交并差运算
评论
共有 条评论