Modern-Cpp-Programming-Cookbook

所属分类:电子书籍
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2020-12-14 18:47:17
上 传 者sh-1993
说明:  《现代Cpp编程食谱》,作者:Packt
(Modern Cpp Programming Cookbook, by Packt)

文件列表:
Chapter01/ (0, 2020-12-14)
Chapter01/main.cpp (773, 2020-12-14)
Chapter01/recipe_1_01.h (2495, 2020-12-14)
Chapter01/recipe_1_02.h (1157, 2020-12-14)
Chapter01/recipe_1_03.h (2531, 2020-12-14)
Chapter01/recipe_1_04.h (2386, 2020-12-14)
Chapter01/recipe_1_05.h (1670, 2020-12-14)
Chapter01/recipe_1_06.h (861, 2020-12-14)
Chapter01/recipe_1_07.h (1834, 2020-12-14)
Chapter01/recipe_1_08.h (2163, 2020-12-14)
Chapter01/recipe_1_09.h (2825, 2020-12-14)
Chapter01/recipe_1_10.h (2533, 2020-12-14)
Chapter01/recipe_1_11_1.cpp (296, 2020-12-14)
Chapter01/recipe_1_11_1.h (60, 2020-12-14)
Chapter01/recipe_1_11_2.cpp (296, 2020-12-14)
Chapter01/recipe_1_11_2.h (60, 2020-12-14)
Chapter01/recipe_1_11_3.cpp (172, 2020-12-14)
Chapter01/recipe_1_12.h (649, 2020-12-14)
Chapter01/recipe_1_13.h (2002, 2020-12-14)
Chapter02/ (0, 2020-12-14)
Chapter02/main.cpp (656, 2020-12-14)
Chapter02/recipe_2_01.h (2378, 2020-12-14)
Chapter02/recipe_2_02.h (1739, 2020-12-14)
Chapter02/recipe_2_03.h (2409, 2020-12-14)
Chapter02/recipe_2_04.h (1012, 2020-12-14)
Chapter02/recipe_2_05.h (1457, 2020-12-14)
Chapter02/recipe_2_06.h (3929, 2020-12-14)
Chapter02/recipe_2_07.h (2597, 2020-12-14)
Chapter02/recipe_2_08.h (6175, 2020-12-14)
Chapter02/recipe_2_09.h (3171, 2020-12-14)
Chapter02/recipe_2_10.h (1663, 2020-12-14)
Chapter02/recipe_2_11.h (1482, 2020-12-14)
Chapter02/recipe_2_12.h (1938, 2020-12-14)
Chapter02/string_view.h (29427, 2020-12-14)
Chapter03/ (0, 2020-12-14)
Chapter03/funclib.h (1630, 2020-12-14)
Chapter03/main.cpp (497, 2020-12-14)
Chapter03/recipe_3_01.h (1804, 2020-12-14)
... ...

## $5 Tech Unlocked 2021! [Buy and download this product for only $5 on PacktPub.com](https://www.packtpub.com/) ----- *The $5 campaign runs from __December 15th 2020__ to __January 13th 2021.__* # Modern C++ Programming Cookbook This is the code repository for [Modern C++ Programming Cookbook](https://www.packtpub.com/application-development/modern-c-programming-cookbook?utm_source=Modern%20C%2B%2B%20Programming%20Cookbook&utm_medium=GitHub&utm_campaign=repository), published by [Packt](https://www.packtpub.com/?utm_source=github). It contains all the supporting project files necessary to work through the book from start to finish. ## About the Book Beginning with the modern language features, each recipe addresses a specific problem, with a discussion that explains the solution and offers insight into how it works. You will learn major concepts about the core programming language as well as common tasks faced while building a wide variety of software from enterprise grade apps to low latency software. You will learn about concepts such as concurrency, performance, testing, and more in the form of recipes. These recipes will ensure you can make your applications secure and fast. ## Instructions and Navigation All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02. The code will look like the following: ``` #include int main() { std::cout << "Hello World!" << std::endl; return 0; } ``` The code presented in the book is available for download from your account at https://www.packtpub.com/, although I encourage you to try writing all the samples by yourself. In order to compile them, you need VC++ 2017 on Windows and GCC 7.0 or Clang 5.0 on Linux and Mac. If you don't have the latest version of the compiler, or you want to try another compiler, you can use one that is available online. Although there are various online platforms that you could use, I recommend https://wandbox.org/ for GCC and Clang and http://webcompiler.cloudapp.net/ for VC++. ## Related Products * [Modern Python Cookbook](https://www.packtpub.com/application-development/modern-python-cookbook?utm_source=Modern%20Python%20Cookbook&utm_medium=GitHub&utm_campaign=repository) * [Unreal Engine 4 Scripting with C++ Cookbook](https://www.packtpub.com/game-development/unreal-engine-4-scripting-c-cookbook?utm_source=Unreal%20Engine%204%20Scripting%20with%20C%2B%2B%20Cookbook&utm_medium=GitHub&utm_campaign=repository) * [C# 7 and .NET Core: Modern Cross-Platform Development - Second Edition](https://www.packtpub.com/application-development/c-7-and-net-core-modern-cross-platform-development-second-edition?utm_source=C%23%207%20and%20.NET%20Core%3A%20Modern%20Cross-Platform%20Development%20-%20Second%20Edition&utm_medium=GitHub&utm_campaign=repository) ### Suggestions and Feedback [Click here](https://docs.google.com/forms/d/e/1FAIpQLSe5qwunkGf6PUvzPirPDtuy1Du5Rlzew23UBp2S-P3wB-GcwQ/viewform) if you have any feedback or suggestions.

近期下载者

相关文件


收藏者