Object-Oriented Programming with Go: inheritance and composition.
The context
Depending on the problem at hand, Object-Oriented Programming may help improve scalability, readability and also portability. GoSnake was first developed as a challenge in Go. It includes imperative and object-oriented approaches, errors ...
amari.hashnode.dev12 min read