HOME > Development > Modern C++ Memory Management- Learn to write good code fast

Modern C++ Memory Management- Learn to write good code fast

  • Development
  • Mar 21, 2025
SynopsisModern C++ Memory Management: Learn to write good code fast,...
Modern C++ Memory Management- Learn to write good code fast  No.1

Modern C++ Memory Management: Learn to write good code fast, available at $39.99, has an average rating of 4.3, with 20 lectures, 5 quizzes, based on 230 reviews, and has 2247 subscribers.

You will learn about Write safe and efficient C++ code without memory leaks or memory corruption Use the features of modern C++ to be more productive This course is ideal for individuals who are This course is for software developers with a basic knowledge of C++ and who are writing/modifying C++ code. It is particularly useful for This course is for software developers with a basic knowledge of C++ and who are writing/modifying C++ code.

Enroll now: Modern C++ Memory Management: Learn to write good code fast

Summary

Title: Modern C++ Memory Management: Learn to write good code fast

Price: $39.99

Average Rating: 4.3

Number of Lectures: 20

Number of Quizzes: 5

Number of Published Lectures: 20

Number of Published Quizzes: 4

Number of Curriculum Items: 25

Number of Published Curriculum Objects: 24

Original Price: $19.99

Quality Status: approved

Status: Live

What You Will Learn

  • Write safe and efficient C++ code without memory leaks or memory corruption
  • Use the features of modern C++ to be more productive
  • Who Should Attend

  • This course is for software developers with a basic knowledge of C++ and who are writing/modifying C++ code.
  • Target Audiences

  • This course is for software developers with a basic knowledge of C++ and who are writing/modifying C++ code.
  • In this?course?you will learn?how to use the power of modern C++ to write reliable C++ code. C++ is otherwise known to be a difficult?language, partly because of all the troubles in keeping track of allocated memory resources.?

    By taking this course you will learn how to write better C++ code. Code which is not just easier to read, but also?faster to write, faster to?debug and faster to run! You will learn the?structures and principles used in modern C++?to avoid the headaches of manual memory management completely.

    Please enjoy this course. I hope you truly enjoy it!

    Regards,

    ? Mattias

    P.S. If you are not completely happy with the contents, you are entitled to a no-questions-asked 30 day 100% money-back guarantee.

    What are the requirements?

  • This course assumes that you have a basic knowledge of C++ and know how to write a?simple C++?program. You may have used C++ professionally or just taken a course or two.
  • What am I going to get from this course?

  • You will learn how to avoid the headache of manual memory management by using structures and principles of modern C++.
  • Course Curriculum

    Chapter 1: Introduction and Getting Started

    Lecture 1: Welcome

    Lecture 2: Memory model introduction

    Lecture 3: Memory management introduction

    Lecture 4: Demo: When does memory leaks happen

    Lecture 5: Demo: The stack, the free store and the heap

    Lecture 6: Demo: Dangling Pointer

    Chapter 2: Elements of Modern C++

    Lecture 1: RAII – Resource Acquisition Is Initialization

    Lecture 2: Solid Objects and scoped objects

    Lecture 3: Introducing the Smart Pointers

    Lecture 4: Unique pointer

    Lecture 5: Demo: Unique Pointer

    Lecture 6: Shared Pointer

    Lecture 7: Demo: Shared Pointer

    Lecture 8: Weak Pointer

    Lecture 9: Demo: Weak Pointer

    Lecture 10: Vector

    Lecture 11: Demo: using the vector class

    Chapter 3: Solving Errors using Modern C++

    Lecture 1: Why your class may need a virtual destructor

    Lecture 2: Demo: solving the dangling pointer

    Lecture 3: Demo: Dealing with legacy code

    Instructors

  • Modern C++ Memory Management- Learn to write good code fast  No.2
    Mattias Johansson
    Senior Software Engineer
  • Rating Distribution

  • 1 stars: 1 votes
  • 2 stars: 5 votes
  • 3 stars: 36 votes
  • 4 stars: 96 votes
  • 5 stars: 92 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!