more/...tutorials: add Go-W3Schools (#5701)

* more/...tutorials: add Go-W3Schools

* fix CI
This commit is contained in:
CleanMachine1 2021-10-02 00:42:26 +01:00 committed by GitHub
parent 3189284849
commit d7c9bf40e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@
### Go
* [Go Koans](https://github.com/cdarwin/go-koans)
* [Go Tutorial](https://www.w3schools.com/go/) - W3Schools
* [Start using Go](https://docs.microsoft.com/en-us/learn/paths/go-first-steps/) - Microsoft
* [The Go Tutorial](http://tour.golang.org)