C++标准发展的真快,小方一边关注一边实践,下面小方把自己这几年看过的经典 Modern C++ 书籍推荐给大家。
有兴趣的小伙伴可以看一下。
一、现代C++语言特性专题
-
C++ Initialization Story - A Guide Through All Initialization Options and Related C++ Areas

推荐指数:★★★★☆
-
C++ Lambda Story - Everything you need to know about Lambda Expressions in Modern C++

推荐指数:★★★☆☆
-
C++ Move Semantics - The Complete Guide

推荐指数:★★★★★
二、C++模版
C++ Templates -- Complete Guide 2nd edition

推荐指数:★★★★★
三、现代C++语言标准
-
Modern C++ Programming Cookbook

推荐指数:★★★★☆
-
Mastering the C++17 STL - Make full use of the standard library components in C++17

推荐指数:★★★☆☆
-
C++17 - the Complete Guide
推荐指数:★★★★★
-
C++17 in Detail

推荐指数:★★★★★
-
C++20 Get the Details

推荐指数:★★★★★
-
C++20 - The Complete Guide

推荐指数:★★★★★
四、C++多线程编程
-
Concurrency with Modern C++ - What every professional C++ programmer should know about concurrency

推荐指数:★★★☆☆
-
Mastering C++ Multithreading - A comprehensive guide to developing effective multithreading applications in C++

推荐指数:★★★☆☆
五、整洁C++之道与架构设计
-
C++ High Performance - Master the art of optimizing the functioning of your C++ code

推荐指数:★★★☆☆
-
Clean C++ - Sustainable Software Development Patterns and Best Practices with C++ 17

推荐指数:★★★★☆
-
Large-Scale C++ Volume I - Process and Architecture

推荐指数:★★★★☆
-
Software Architecture with C++ - Design modern systems using effective architecture concepts, design patterns, and techniques with C++20

推荐指数:★★☆☆☆
六、C++设计模式
Design Patterns in Modern C++ - Reusable Approaches for Object-Oriented Software Design

推荐指数:★★☆☆☆
七、C++ 工具链
Modern CMake for C++

推荐指数:★★★★☆
八、C++最佳实践
C++ Best Practices

推荐指数:★★★★★
因为个人经验水平有限,以上书评仅是一家之言,也无批评任何书籍或作者不好之意,仅供参考。
需要获取以上图书的同学可以加小方的微信 cppxiaofang 领取,请备注“cpp”,无备注不加哦。工作较忙,好友通过后请耐心等待,一周内处理。
相关阅读
小方目前在一家知名外企做 C++ 架构方面的工作。我建立 高质量 C++ 后端开发微信技术交流群,群里高手如云,不定期分享编程技术,也会提供一些求职和内推资源。
现在限时开放中,需要加群交流的同学可以加微信 cppxiaofang,备注“加群”。
关注我,更多的优质内容第一时间阅读

