Skip to content

Latest commit

History

History
22 lines (15 loc) 路 1.56 KB

appendix1.md

File metadata and controls

22 lines (15 loc) 路 1.56 KB
title type order
Appendix 1: Further Study Materials
book-en-us
11

Appendix 1: Further Study Materials

First of all, congratulations 馃帀 on reading this book! I hope this book has raised your interest in modern C++.

As mentioned in the introduction to this book, this book is just a book that takes you quickly to the new features of modern C++ 11/14/17/20, rather than the advanced learning practice of C++ "Black Magic". The author of course also thinks about this demand, but the content is very difficult and there are few audiences. Here, the author lists some materials that can help you learn more about modern C++ based on this book. I hope I can help you:

Table of Content | Previous Chapter | Next Chapter

Licenses

Creative Commons License
This work was written by Ou Changkun and licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. The code of this repository is open sourced under the MIT license.