introduction
Learn the basics of Go with practical examples
Learn how to write a function that checks if a slice has a specific value
introduction
slice
Learn the differences between string concatenation methods
introduction
strings
Learn how to satisfy io.Reader interface using byte slice
introduction
slice