- 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
推薦閱讀
- Getting Started with Citrix XenApp? 7.6
- Mastering Visual Studio 2017
- Python快樂編程:人工智能深度學習基礎
- Effective C#:改善C#代碼的50個有效方法(原書第3版)
- Spring Boot+Spring Cloud+Vue+Element項目實戰:手把手教你開發權限管理系統
- Visual Basic程序設計習題解答與上機指導
- Apex Design Patterns
- MySQL從入門到精通(軟件開發視頻大講堂)
- Node Cookbook(Second Edition)
- Extreme C
- Developing SSRS Reports for Dynamics AX
- Learning Android Application Testing
- Scala Functional Programming Patterns
- AMP:Building Accelerated Mobile Pages
- 軟件測試分析與實踐