From 73d64beb4a9d0d2a9ac9cb54fc647434a2616483 Mon Sep 17 00:00:00 2001 From: Cory LaNou Date: Mon, 8 Apr 2019 13:43:34 -0500 Subject: [PATCH] Add Gopher Guides TV to on-line learning list. --- Training.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Training.md b/Training.md index 5ce57445..fa50e63a 100644 --- a/Training.md +++ b/Training.md @@ -16,6 +16,7 @@ Commercial providers of Go training * [Golang tutorial](https://hackr.io/tutorials/learn-golang) - Learn Go from the best online golang tutorials submitted & voted by the golang programming community. * [Ultimate Go Live Lessons](http://www.informit.com/store/ultimate-go-programming-livelessons-9780134757483) - This is Ardan Labs classroom Go training on video. * [Go: The Complete Bootcamp Course](https://www.udemy.com/learn-go-the-complete-bootcamp-course-golang/?couponCode=GOWIKI) - Learn to build real-world and idiomatic Go programs with animated video lectures and hands-on exercises +* [Gopher Guides TV](https://www.gopherguides.tv) - Free and Subscription based video learning from [Mark Bates](http://www.gopherguides.com/team/mark.bates) & [Cory LaNou](http://www.gopherguides.com/team/cory.lanou) from Go 101 to advanced profiling and more. ## Classroom and In-Person