Course Information
Course Overview
Aimed at intermediate programmers this course shows you how to use Memory Management when coding in C++
This C++ Memory Management training course from Infinite Skills teaches you tricks about memory management with this programming language. This course is designed for users that already have a working knowledge of C++.
You will start out by learning about leaks and overruns, and how you can avoid them. Brook will teach you about STL vector methods, range checking, and sentinels. You will move in to seeing how you can take care of your environment and learn about memory leaks. From there, you will learn about reusing released memory, and are given expert pointers on the subject, as well as hear about pitfalls and best practices. Finally, you will learn about bad practices to avoid, and find out how the old school rules are the best practices.
By the completion of this video based training course, you will have an in-depth understanding of memory management, and expert tips that can be applied to your own programming and software development. Working files are included, allowing you to follow along with the author throughout the lessons.
Course Content
- 9 section(s)
- 11 lecture(s)
- Section 1 Overview
- Section 2 How It Goes Wrong
- Section 3 Playing In Your Own Sandbox - Avoiding Overruns
- Section 4 Taking Care Of Your Environment - Cleaning Up After Yourself
- Section 5 Once It Is Gone, It Is Gone - Reusing Released Memory And Other Bad Ideas
- Section 6 This Is Not A Trust Relationship
- Section 7 Simultaneous Data Access - A Primer
- Section 8 Stupid Code Tricks
- Section 9 Old School Rules - Best Practices
What You’ll Learn
- Learn the tricks to Memory Management in C++
Skills covered in this course
Reviews
-
JJfz
This course is more about someone giving general advice on what to do regarding memory management, but there is no actual coding demonstration related to the point the instructor is trying to make. I couldn't take away anything valuable from this course. Since it cost me money, this reinforces the idea that next time I have to be very careful when choosing a Udemy course because I really want to learn and I want to get value for money.
-
HHugo Lamontagne
so far, nice stuff. But I'm only at the beginning.
-
AAjay Kumar Yadav
The duration of the course is very less but it provide some good insight.
-
BBill Harriman
several years developing C++ but this class will help me improve and refine my work.