remove ad "add resourse with online course for Go"

This reverts commit 3c96fcf5349d89079661a24ae1852ba1ea808e8c.
Sean Liao 2022-05-29 22:01:34 +01:00
parent e34427ad55
commit 575eace06d

@ -20,9 +20,6 @@ Three things that make Go fast, fun, and productive:interfaces, reflection, and
[[another video](http://vimeo.com/69237265)]
[[slides](http://talks.golang.org/2012/simple.slide)]
### Go: free online courses
[[website](https://skillcombo.com/topic/go/)]
Go is a general-purpose language that bridges the gap between efficient statically typed languages and productive dynamic language. But its not just the language that makes Go special Go has broad and consistent standard libraries and powerful but simple tools.
This talk gives an introduction to Go, followed by a tour of some real programs that demonstrate the power, scope, and simplicity of the Go programming environment.