-
大小: 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.
代码片段和文件信息
相关资源
- C++控制台RPG小游戏
- C++程序设计题解与上机指导(pdf教材
- 将MATLAB程序代码转换成C++程序代码
- Microsoft+VisualC++6.0代码提示插件
- QQ麻将游戏c++源代码.rar
- OpenCV图像模糊程序 by浅墨
- RBF神经网络C++源码
- Opencv和vc++6.0一些常用图像处理算法程
- 你好 C++ 中文
- 数据结构与算法.pdf
- 计算机网络实验-----基于TCP的网络聊天
- MFC 写的飞行棋C++源代码
- c++计算机图形编程-简易绘图程序
- c++开发ocx入门实践三--基于opencv的简易
- 使用OpenGL绘制圆锥和和圆柱 C++实现
- Installshield for VC++ 6.0
- Essential C++ 中文版+英文版 侯捷译.ra
- VC++指纹识别算法源代码+说明文档
- 手势指尖检测算法c++实现
- Accelerated C++(中文版)
- C语言的窗口式图形界面案例
- VC++MFC编程源代码
- C++ bulider 教程
- Visual.C++.MFC扩展编程.zip
- C++ 网络爬虫代码
- 基于MFC的扫雷小游戏c++.rar
- c++实现图像扭曲、球面化灯变形
- 史上最全C++代码
- More Exceptional C++中文版高清完整.pdf
- 华为C&C++语言安全编程规范_V3.1.pdf
评论
共有 条评论