today-i-learned

This is a repo to share my learnings everyday.

View project on GitHub
  • Date : 2023-06-15
  • Tags : #Golang

Golang pointers + GC

source: Golang Tutorial 3 - Golang pointers explained, once and for all

00:00 Introduction 00:40 Pointer concepts 01:30 Basic pointer syntax 04:30 Stacks 09:37 Heaps 12:24 Garbage collector