- The Modern C++ Challenge
- Marius Bancila
- 123字
- 2021-06-25 22:01:19
To get the most out of this book
As previously mentioned, you need a basic familiarity with the C++ language and the standard library in order to be able to utilize this book, or you can learn that along the way. In any case, this book will teach you how to solve problems, but it will not teach you about the language and features utilized in the solutions. You will need a compiler with C++17 support; a complete list of required libraries as well as possible compilers you can use can be found in the Software Hardware List available in the code bundle. In the following sections, you will find detailed instructions for downloading and building the code from this book.
推薦閱讀
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- Java Web開(kāi)發(fā)學(xué)習(xí)手冊(cè)
- Android項(xiàng)目開(kāi)發(fā)入門(mén)教程
- Interactive Data Visualization with Python
- Learn React with TypeScript 3
- Android項(xiàng)目實(shí)戰(zhàn):手機(jī)安全衛(wèi)士開(kāi)發(fā)案例解析
- Python機(jī)器學(xué)習(xí)算法與應(yīng)用
- SQL Server 2016 從入門(mén)到實(shí)戰(zhàn)(視頻教學(xué)版)
- 從零開(kāi)始學(xué)Android開(kāi)發(fā)
- SpringBoot從零開(kāi)始學(xué)(視頻教學(xué)版)
- Hands-On ROS for Robotics Programming
- Python深度學(xué)習(xí)與項(xiàng)目實(shí)戰(zhàn)
- Game Programming using Qt 5 Beginner's Guide
- AngularJS Web Application Development Cookbook
- Spark for Data Science