Hi there,
Welcome back.
In this video, we will be looking at bit closer at values and how they are stored. That will lead us to talk about data types, which will prepare us to show some of Go's data types and how to define and use them.
But, before we can do that. I think it is a good idea to get a feel of the the relationship between data and its type.
Documentation, slides, and code for the series are here:
https://github.com/xiliax/web-program....