logoalt Hacker News

igtztorrerotoday at 12:29 PM0 repliesview on HN

Rule 4, I have always practiced and demanded of junior programmers, to make algorithms and structures that are simple to understand, for our main user: the one who will modify this code in the future.

I believe that's why Golang is a very simple but powerful language.