Udemy

Debugging C/C++ Memory Issues in Visual Studio

立即報名
  • 5,182 名學生
  • 更新於 10/2025
4.3
(560 個評分)
CTgoodjobs 嚴選優質課程,為職場人士提升競爭力。透過本站連結購買Udemy課程,本站將獲得推廣佣金,有助未來提供更多實用進修課程資訊給讀者。

課程資料

報名日期
全年招生
課程級別
學習模式
修業期
7 小時 52 分鐘
教學語言
英語
授課導師
Umar Lone
評分
4.3
(560 個評分)
5次瀏覽

課程簡介

Debugging C/C++ Memory Issues in Visual Studio

Apply techniques to detect & isolate memory related errors through Visual Studio

C++ is a large and complex language, but it gives programmers complete freedom when it comes to management of dynamic memory. This allows the programmers to allocate memory and manipulate it at runtime. That is why C++ is still a favorite language for high performance applications in various domains such as gaming, telecom, finance, aerospace, etc.

However, it requires programmers to take great care while using dynamic memory, such as releasing acquired memory, taking care not to overstep memory boundary, etc. Otherwise, it could lead to problems such as dangling pointers, memory corruption, memory leaks, etc.

This course will help you overcome all these problem by leveraging the excellent features that Visual Studio provides. It has a rich set of functions provided by the C/C++ runtime heap library. These functions can help detect memory leaks, overflows, etc. You'll learn how to use these functions effectively and make your programs bug-free.

In this course, you'll start with the basics of heap memory management and understand C & C++ allocation functions/operators in depth. You'll also learn how to effectively use them to avoid memory problems. Afterwards, you'll learn about the Visual Studio heap library functions and understand how to use them in your code.

By the end of this course, you'll have a deep understanding of dynamic memory management. You'll be able to use CRT heap functions effectively to detect & isolate memory problems. You'll also implement the Visual Studio functions so that they can be used with any C++ compiler.

Note:This course requires Visual Studio 2017 or a higher version.

課程章節

  • 9 個章節
  • 87 堂課
  • 第 1 章 Introduction
  • 第 2 章 Debugging in Visual Studio
  • 第 3 章 Dynamic Memory Allocation in C
  • 第 4 章 Dynamic Memory Allocation in C++
  • 第 5 章 Memory Management Issues
  • 第 6 章 Detecting Heap Corruption
  • 第 7 章 Detecting Memory leaks
  • 第 8 章 Custom Leak Detector
  • 第 9 章 Heap Corruption Support

課程內容

  • Understand different kinds of problems associated with memory management, Effectively detect & isolate memory issues, Gain confidence in C/C++ memory management, Understand and use the facilities provided by Visual Studio for detecting memory issues


評價

  • M
    Miheer Deolalikar
    4.0

    The course is extremely informative. But it would have been better if after each module their would have been hands-on assignments to understand every feature in detail.

  • R
    Rehan Yaqub
    4.0

    hello

  • B
    Bao Cu Tieu
    4.5

    Learned new things about C++ debugging. This course is very helpful and detail.

  • N
    Nikhil Kothapalli
    4.5

    Great course for those trying to understand memory concepts. It helps us understand closely how we can handle and fix memory issues.

立即關注瀏覽更多

本網站使用Cookies來改善您的瀏覽體驗,請確定您同意及接受我們的私隱政策使用條款才繼續瀏覽。

我已閱讀及同意