Friday 23 October 2015

Berkenalan dengan Go Programming Language

Referensi

  1. The Go Programming Language, https://golang.org/
  2. Go by Example, https://gobyexample.com/
  3. Essential Go, https://essential-go.programming-books.io/
  4. The Little Go Book, https://www.openmymind.net/The-Little-Go-Book/
  5. Learn Go Programming - Golang Tutorial for Beginners, https://www.youtube.com/watch?v=YS4e4q9oBaU
  6. Learn Go with Tests, https://github.com/quii/learn-go-with-tests
  7. pkg.go.dev, https://pkg.go.dev/
  8. Go wiki, https://github.com/golang/go/wiki
  9. Awesome Go, http://awesome-go.com/
  10.  Thoughts on Go after writing 3 websites, https://blog.kowalczyk.info/article/uvw2/Thoughts-on-Go-after-writing-3-websites.html
  11. Go, Robot, Go! Golang Powered Robotics, https://gobot.io/
  12. Gorilla Web Toolkit, https://www.gorillatoolkit.org/
  13. Building and Testing a REST API in Go with Gorilla Mux and PostgreSQL, https://semaphoreci.com/community/tutorials/building-and-testing-a-rest-api-in-go-with-gorilla-mux-and-postgresql

No comments:

Post a Comment