Skip to content

isensee-bastian/pointers-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pointers

  • Reference vs value semantics
  • Creating pointers, dereferencing
  • What does nil mean
  • Structs and pointers
  • Why don't slices and maps need pointers
  • What about pointer arithmetic

About

Tutorial code for my video Introduction to Pointers in Golang

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages