Eric Mesa’s Reviews > Head First Go > Status Update

Eric Mesa
is 53% done
"Yo dawg, I heard you like structs, so I put a struct in your struct so you can have nested data types in your nested data types" ...
Is a pretty good summary of the second half of the structs chapter. But at least now I should be in good shape for Advent of Code 2016 Day 04 in Golang.
— Nov 18, 2021 12:53PM
Is a pretty good summary of the second half of the structs chapter. But at least now I should be in good shape for Advent of Code 2016 Day 04 in Golang.
Like flag
Eric’s Previous Updates

Eric Mesa
is 71% done
Interfaces were a very interesting concept. Now onto error handling
— Nov 26, 2021 12:53PM

Eric Mesa
is 51% done
Learning about structs. Kinda/sorta like classes in other languages.
— Nov 17, 2021 11:23AM