C++ Fundamentals

C++ Fundamentals

评分

★★★★★

ISBN

9781789803907

出版社

Packt Publishing 2019-03-15出版

分类

编程设计

内容简介
C++ Fundamentals begins by introducing you to the C++ compilation model and syntax. You will then study data types, variable declaration, scope, and control flow statements. With the help of this book, you'll be able to compile fully working C++ code and understand how variables, references, and pointers can be used to manipulate the state of the program. Next, you will explore functions and classes — the features that C++ offers to organize a program — and use them to solve more complex pr
AI简介
这是一本详细讲解C++编程基础知识和技能的教材。它从编程基础要求开始,逐步深入讲解C++内置数据类型,变量声明和定义,指针的赋值和访问,以及函数参数和返回值等基础概念。书中还详细讲解了异常处理概念,访问修饰符,以及模板的基本概念和用法等高级概念。 在讲解模板的基本概念和用法时,书中详细讲解了函数模板和类模板的定义和用途,以及Templates的编译过程和实例化过程。书中还讲解了Templates的使用,包括模板的类型参数和实例化,以及Templates的类型参数的要求。 在讲解迭代器与容器的关系时,书中详细讲解了迭代器如何与容器进行交互,以及迭代器在容器中的角色。书中还讲解了容器的分类,包括顺序容器,容器适配器,关联容器等,以及非传统容器的使用。 在讲解多态在C++中的应用时,书中详细讲解了继承和接口两个方面的多态性应用。书中还讲解了动态内存管理,智能指针,继承,多态性和接口等概念。 在讲解实现模板类和实现模板函数时,书中详细讲解了如何创建可重用的代码片段,以及如何通过模板来提高代码的可读性和可维护性。
阅读/下载地址