- Expert C++
- Vardan Grigoryan Shunguang Wu
- 75字
- 2021-06-24 16:33:51
Section 1: Under the Hood of C++ Programming
In this section, the reader will learn the details of C++ program compilation and linking, and dive into the details of Object-Oriented Programming (OOP), templates, and memory management.
This section comprises the following chapters:
- Chapter 1, Introduction to Building C++ Applications
- Chapter 2, Low-Level Programming with C++
- Chapter 3, Details of Object-Oriented Programming
- Chapter 4, Understanding and Designing Templates
- Chapter 5, Memory Management and Smart Pointers
推薦閱讀
- Java異步編程實(shí)戰(zhàn)
- Java入門很輕松(微課超值版)
- Magento 2 Development Cookbook
- FFmpeg入門詳解:音視頻原理及應(yīng)用
- 單片機(jī)應(yīng)用與調(diào)試項(xiàng)目教程(C語言版)
- Jenkins Continuous Integration Cookbook(Second Edition)
- Android系統(tǒng)原理及開發(fā)要點(diǎn)詳解
- PHP從入門到精通(第4版)(軟件開發(fā)視頻大講堂)
- Yii Project Blueprints
- ArcGIS for Desktop Cookbook
- 軟件工程基礎(chǔ)與實(shí)訓(xùn)教程
- Python預(yù)測(cè)分析與機(jī)器學(xué)習(xí)
- Instant GLEW
- R語言與網(wǎng)站分析
- Building Microservices with .NET Core 2.0(Second Edition)