Back to Browse

Introduction to Go, part 11: Pointers

8.1K views
Apr 1, 2017
18:03

In this video, I discuss how to use pointers in Go. Specifically, I talk about: * creating and dereferencing pointers * the built-in "new" function * nil pointers * built-in types that have pointer-like behavior Follow me on Twitter @vansimke For more training videos, feel free to check out my videos at Pluralsight.com (https://www.pluralsight.com/authors/mike-vansickle) where I have courses on Go, JavaScript, and many other topics. If you aren't familiar with Pluralsight and you want to check it out, just let me know in the comments and I'll get you setup with a 30-day trial.

Download

0 formats

No download links available.

Introduction to Go, part 11: Pointers | NatokHD