- 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)
推薦閱讀
- Vue.js 2 and Bootstrap 4 Web Development
- Leap Motion Development Essentials
- Ray分布式機器學習:利用Ray進行大模型的數據處理、訓練、推理和部署
- Java Web程序設計
- Learn Programming in Python with Cody Jackson
- Oracle BAM 11gR1 Handbook
- Oracle Database 12c Security Cookbook
- Visual Studio 2015高級編程(第6版)
- C語言程序設計實踐
- UML基礎與Rose建模實用教程(第三版)
- C語言程序設計教程
- 3D Printing Designs:Design an SD Card Holder
- Isomorphic JavaScript Web Development
- 匯編語言程序設計
- Clojure High Performance Programming