illustration for Learn about slices and arrays in Go
pro

Learn about slices and arrays in Go

Instructor

Jeff Roberts

40m closed-captioning
·
5 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.7
36
people completed
Published 5 years ago
|
Updated 5 years ago

This collection of lessons will cover a variety of topics that teach you how to work with slices and arrays in go. You'll learn how to declare them, create them using literal syntax, iterate over them, add to them, remove from them and other useful things.