- Learning C++ Functional Programming
- Wisnu Anggoro
- 102字
- 2021-07-02 20:51:33
What you need for this book
To walk through this book and successfully compile all the source code examples, you will require a personal computer that runs Microsoft Windows 8.1 (or later) and contains the following software:
- The latest version of GCC, which supports C++11, C++14, and C++17 (during the writing of this book, the latest version was GCC v7.1.0)
- The Microsoft C++ compiler provided in Microsoft Visual Studio 2017 for supporting C++11, C++14, and C++17 (for Chapter 7, Running Parallel Execution Using Concurrency)
- Code::Blocks v16.01 (all sample code is written using the Code::Blocks IDE; however, it's optional to use this IDE)
推薦閱讀
- DevOps with Kubernetes
- Node.js Design Patterns
- 從0到1:HTML+CSS快速上手
- NativeScript for Angular Mobile Development
- Practical Windows Forensics
- 深入淺出Serverless:技術(shù)原理與應(yīng)用實(shí)踐
- Protocol-Oriented Programming with Swift
- NetBeans IDE 8 Cookbook
- 圖數(shù)據(jù)庫實(shí)戰(zhàn)
- 現(xiàn)代C:概念剖析和編程實(shí)踐
- 3ds Max 2018從入門到精通
- SAS編程演義
- KnockoutJS Blueprints
- JavaScript重難點(diǎn)實(shí)例精講
- Responsive Web Design with HTML5 and CSS3(Second Edition)