Go With Tests: A Comprehensive Guide to Learning Go
A brief introduction to the project:
Go With Tests is a public GitHub repository created by Chris James as a comprehensive guide to learning Go programming language through writing tests. The project aims to provide a practical approach towards learning Go by focusing on writing tests, which not only reinforces