Bladeren bron

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

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

* fix CI
CleanMachine1 4 jaren geleden
bovenliggende
commit
d7c9bf40e5
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1 0
      more/free-programming-interactive-tutorials-en.md

+ 1 - 0
more/free-programming-interactive-tutorials-en.md

@@ -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)