Continuing with our lockdown learning of Go language. Here’s a second part on Slices in Golang.
You can watch other videos in Go lang in the links below
| Getting Started |
| Variables and Constants |
| Data types |
| Conditional statements |
| Loops |
| Arrays |
| Maps |
| Slices – I |