Uthena

Course description

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.


Who this course is for:
  • Intermediate level. Basic programming experience in C++.


Requirements:

  • Basic Knowledge of C++ programming, C++ Objects, Functions and Templates.


What you'll learn:

  • Understand Pointers and Smart Pointers in C++, manage Object Resources Effectively and avoid memory leaks due to usage of raw pointers.

Course curriculum

Meet your instructor!

Abhishek Kumar
Computer Scientist at Adobe

I am working as Computer Scientist at Adobe. I have 7 years of extensive experience in Programming. I am a Machine Learning enthusiast and have 4+ years of experience in Machine Learning.

I am very passionate about learning the latest developments in Computer Vision and Machine Learning and like sharing my knowledge with others.

Take this course today!

"C++ Pointers"