- Mastering the C++17 STL
- Arthur O'Dwyer
- 87字
- 2021-07-08 10:20:17
What you need for this book
As this book is not a reference manual, it might be useful for you to have a reference manual, such as cppreference (en.cppreference.com/w/cpp), at your side to clarify any confusing points. It will definitely help to have a C++17 compiler handy. At press time, there are several more or less feature-complete C++17 implementations, including GCC, Clang, and Microsoft Visual Studio. You can run them locally or via many free online compiler services, such as Wandbox (wandbox.org), Godbolt (gcc.godbolt.org), and Rextester (rextester.com).
推薦閱讀
- Magento 2 Theme Design(Second Edition)
- Vue.js 3.0源碼解析(微課視頻版)
- Flash CS6中文版應用教程(第三版)
- Learning Apache Kafka(Second Edition)
- Interactive Applications Using Matplotlib
- Visual Basic程序設計上機實驗教程
- 微信小程序全棧開發技術與實戰(微課版)
- RubyMotion iOS Develoment Essentials
- 計算機應用技能實訓教程
- Learning Concurrency in Python
- C語言編程魔法書:基于C11標準
- 語義Web編程
- SQL Server 2012數據庫管理與開發(慕課版)
- SEO的藝術(原書第2版)
- 從零開始:Qt可視化程序設計基礎教程