Understanding Variables and Data types in Go.
Hello there! So today we would be learning about Go variables and the different data types associated with Go.
Just in case you are just started the Go language, you should read this.
We would be using the Go Playground to learn and practice th...
developeraspire.hashnode.dev17 min read
Yogesh A. Mujumdar
student for life
I am no expert in golang but I think the short declaration method does not require the var keyword.