Master C++ Pointers and Smart Pointers

所在平台: Udemy

课程主页: https://www.udemy.com/course/learn-c-smart-pointers-in-30-minutes/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称**: 精通 C++ 指针与智能指针 **课程概述**: 本课程深入探讨 C++ 中最基础且强大的概念之一:指针。课程前半部分将从 C/C++ 指针的基础知识讲起,全面解析指针的原理与应用。 课程后半部分将重点讲解 C++ 中的智能指针。智能指针是 C++ 中用于高效管理内存和其他资源的模板类,是 C++ 资源管理的关键组成部分,也是任何开发者都应掌握的宝贵技能。讲师 Abhishek Kumar 将详细介绍不同类型的智能指针,阐述如何有效地使用它们,帮助您根据实际编程需求选择最合适的智能指针。

课程评论(0条)

课程详情

Pointers are one of the most fundamental and powerful concepts in C and C++ programming. This course starts with C/C++ pointers and in second part of the course it covers Smart pointers concepts. Smart pointers in C++ are template classes that ensure memory and other resources are managed efficiently. Smart pointers are a key component of C++ resource management and a valuable skill for any developer. In this course, Abhishek Kumar explains different types of Smart Pointers and how to use those. You can choose the right smart pointer for your programming needs.

课程标签

0人关注该课程

主题相关的课程