Continuing with our lockdown learning of Go language. Here’s a short video on defining type conversions 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 |
| Slices – II |
| range |
| Functions – Part I |
| Functions – Part II |
| Closures |
| types |