Since Go (1.17.6) doesn't provide specific Object-Oriented Programming keywords (no class, no constructor), the programmer has to know some of Go bricks and put them together to build Object-Oriented Programming mechanisms with Go. This article aims ...
amari.hashnode.dev10 min readNo responses yet.