GoLang Tutorial 18: Understanding Slices with Code Examples



GoLang Tutorial 18: Understanding Slices with Code Examples

GoLang Tutorial 18: Understanding Slices with Code Examples

Welcome to lesson 18 of our GoLang course. In this lesson, we are going to explore Go slices with code examples. This is to solidify what we learned in the previous lesson where we covered the theory of slices.

The make function: [https://go.dev/ref/spec#Making_slices_maps_and_channels]

The Go Slice Playground: [https://go.dev/tour/moretypes/13]

Please feel free to ask any questions you may have. Post a comment under the video or reach out to the Discord server:

Discord Community: [https://discord.gg/hrBmKjyB]

Attributions:
Gopher Images: [https://github.com/egonelbre/gophers]