Modern C++ Memory Management: Learn to write good code fast
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | 20 lectures | 1h 45m Duration | 208.47 MB
Genre: eLearning | Language: English
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | 20 lectures | 1h 45m Duration | 208.47 MB
Genre: eLearning | Language: English
Using the power of C++11 to efficiently write reliable software
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++.