└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Must-watch videos about Go Lang 2 | 3 | This is a list of must-watch videos related to GO programming language. Inspired by [js-must-watch](https://github.com/bolshchikov/js-must-watch) 4 | 5 | #2014 6 | 7 | + [A Crash Course on the Go Programming Language](https://www.youtube.com/watch?v=9liuBycg3IA) 8 | + [Go Lightning Talks (FOSDEM 2014)](https://www.youtube.com/watch?v=cwpI5ONWGxc) 9 | 10 | #2013 11 | 12 | + [Google I/O 2013 - High Performance Apps with Go on App Engine](https://www.youtube.com/watch?v=fc25ihfXhbg) 13 | + [Google I/O 2013 - Advanced Go Concurrency Patterns](https://www.youtube.com/watch?v=QDDwwePbDtw) 14 | 15 | #2012 16 | + [Get Started with Go](https://www.youtube.com/watch?v=2KmHtgtEZ1s) 17 | + [Why learn go](https://www.youtube.com/watch?v=FTl0tl9BGdc) 18 | 19 | #GO videos on youtube 20 | https://plus.google.com/+golang/videos 21 | 22 | #Videos from Talks and Conferences 23 | https://github.com/golang/go/wiki/GoTalks 24 | --------------------------------------------------------------------------------