Strings, Runes, bytes, characters
Strings, Runes, bytes, characters in Golang
Strings, bytes, runes and characters in Go Covers the basics of character encodings and explains ASCII vs Unicode
This is Golang related content
Strings, Runes, bytes, characters in Golang
Lets learn Golang interfaces, how to declare them and how to use them.
Functions are so powerful, lets combine functions with interfaces, to levrage one of the Go’s greatest features