Structs - Go Lang Practical Programming Tutorial p.6
Channel:
Subscribers:
1,410,000
Published on ● Video Link: https://www.youtube.com/watch?v=3fsvqo9pQyg
In the programming language of Go, there are no Classes. Instead, we can create custom types called Structs, which we then associated methods with.
Text tutorials and sample code: https://pythonprogramming.net/go/
https://twitter.com/sentdex
https://www.facebook.com/pythonprogramming.net/
https://plus.google.com/+sentdex
Other Videos By sentdex
Tags:
structs
struct
Go
Go lang
go programming
tutorial
programming