Add package main YouTube channel link (#2145)

This commit is contained in:
Alex Pliutau 2018-10-12 16:03:43 +07:00 committed by Avelino
parent 8f079bc0b7
commit 92b1a8182a

View File

@ -2006,5 +2006,6 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [Hackr.io](https://hackr.io/tutorials/learn-golang) - Learn Go from the best online golang tutorials submitted & voted by the golang programming community.
* [How to Use Godog for Behavior-driven Development in Go](https://semaphoreci.com/community/tutorials/how-to-use-godog-for-behavior-driven-development-in-go) - Get started with Godog — a Behavior-driven development framework for building and testing Go applications.
* [Learn Go with TDD](https://github.com/quii/learn-go-with-tests) - Learn Go with test-driven development.
* [package main](https://www.youtube.com/packagemain) - YouTube channel about Programming in Go.
* [Working with Go](https://github.com/mkaz/working-with-go) - Intro to go for experienced programmers.
* [Your basic Go](http://yourbasic.org/golang) - Huge collection of tutorials and how to's