mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
add resourse with online course for Go
parent
9f322ac3ce
commit
3c96fcf534
@ -20,6 +20,9 @@ Three things that make Go fast, fun, and productive:interfaces, reflection, and
|
|||||||
[[another video](http://vimeo.com/69237265)]
|
[[another video](http://vimeo.com/69237265)]
|
||||||
[[slides](http://talks.golang.org/2012/simple.slide)]
|
[[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 it’s not just the language that makes Go special – Go has broad and consistent standard libraries and powerful but simple tools.
|
Go is a general-purpose language that bridges the gap between efficient statically typed languages and productive dynamic language. But it’s 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.
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user