Gophercises : FREE coding exercises for budding gophers
Go by Example : Go by Example is a hands-on introduction to Go using annotated example programs.
testify : Go code (golang) set of packages that provide many tools for testifying that your code will behave as you intend.
How to systematically secure anything : Security engineering is the discipline of building secure systems.
Its lessons are not just applicable to computer security. In fact this repo aims to...