This video covers introducing variables in GoLang. We go over the basics of how to assign and declare both with the normal format and the short declaration. We'll cover that all variables are initialized to something and the keyword const.
All code found in this video will be at:
https://github.com/NerdCademyDev/golang
Let me know if you have any issues!
What else would you like me to cover?
Until next time...