Tags
Language
Tags
April 2025
Su Mo Tu We Th Fr Sa
30 31 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 1 2 3
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

C++ Foundations: Memory Management

Posted By: IrGens
C++ Foundations: Memory Management

C++ Foundations: Memory Management
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h | 150 MB
Instructor: Kate Gregory

Memory management in C++ can be hard work. This course will teach you the modern ways to approach working with memory directly and indirectly.

What you'll learn

C++ allows developers to avoid copies and create long-lived objects using pointers and references. In this course, C++ Foundations: Memory Management, you’ll learn to work with memory safely and with less effort. First, you’ll explore pointers, and how they differ from references. Next, you’ll discover scope, lifetime, and the free store. Finally, you’ll learn how to manage memory yourself, or rely on library classes to do it for you. When you’re finished with this course, you’ll have the skills and knowledge of C++ memory management needed to write production-ready code.


C++ Foundations: Memory Management