C# Fundamentals - Stack, Heap, and References

Описание к видео C# Fundamentals - Stack, Heap, and References

Recording of my C# fundamentals course at the HTBLA Leonding.

Course GitHub Repo: https://github.com/rstropek/2023-24-2nd/

Tip for more advanced viewers: The online coding tool sharplab has an interesting way to visualize memory (stack and heap). Here is an example similar to what is shown in the video: https://sharplab.io/#gist:059f865ccfe...

00:00:00 Intro, welcome
00:02:48 Stack
00:12:49 Heap
00:22:02 Garbage Collector
00:26:21 Null References

Комментарии

Информация по комментариям в разработке