The Go programming language is popular for it's high performance, and concurrency primitives. But there's so much more to the language than just that! In this video, I talk about the top ten things I like about Go: 0:00 Intro 1:19 1. Concurrency 2:35 2. Runtime Performance 3:49 3. Fast Compilation 5:41 4. Simplicity 7:05 5. Standard Formatting 8:03 6. Strongly, statically typed 8:50 7. Untyped Constants 9:44 8. Duck Typing 10:25 9. No Inheritance 11:28 10. Standard Tooling