This is a list of all of the articles relating to the concept of variables.
This lesson is a little different. We want to show you some tips, that you can use to make programming just a little bit simpler.
Computers are used to process data. All data is made up of numbers. Yes, really! Everything is just a bunch of numbers to a computer. These are the only things they understand.
We are going to explain how numbers are used in Go programs. Then we are going to show you how to do type sums in Go.