Packt -Garbage Collection Algorithms-XQZT

Packt -Garbage Collection Algorithms-XQZT
English | Tutorial | Size: 942.51 MB


Understand the underlying theory behind automatic memory management and garbage collection

Memory leaks and dangling pointers are the main issues of manual memory management. If you delete a parent node in a linked list, forgetting to delete all its children first-your memory is leaking. You delete an object chain in the correct order but suddenly, your program crashes since you forgot about the second owner of this resource, which now tries to dereference a null-pointer.

To avoid these issues, most modern high-level programming languages implement automatic memory management. You allocate objects manually; however, don’t bother with their deallocation: a special program, garbage collector, knows how to automatically deallocate them correctly and reclaim for future reuse.

In this course, we’ll study all the different techniques and algorithms related to automatic memory management, which are used today in practice.

Title: Garbage Collection Algorithms
Publisher: Packt
Category: Programming
Size: 950M
Date: 2021-03-30
Course #: 9781801074629
Published: Packt
Author: Dmitry Soshnikov
Duration: 2 hours 32 minutes

Buy Long-term Premium Accounts To Support Me & Max Speed


RAPIDGATOR
rapidgator.net/file/b0302608c15456874e56f1a216578d00/Packt.Garbage.Collection.Algorithms-XQZT.part1.rar.html
rapidgator.net/file/8fffbdc0fece3aa0da6bbb6ee5bc04d3/Packt.Garbage.Collection.Algorithms-XQZT.part2.rar.html

NITROFLARE
nitro.download/view/3F87F3CCD831F35/Packt.Garbage.Collection.Algorithms-XQZT.part1.rar
nitro.download/view/33A57643307ECB8/Packt.Garbage.Collection.Algorithms-XQZT.part2.rar

If any links die or problem unrar, send request to goo.gl/aUHSZc

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.