Add golang course (#3730)

pull/4508/head
Lane Wagner 1 year ago committed by GitHub
parent c50200bfe7
commit 4b6dcb3a37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      src/data/roadmaps/backend/content/103-learn-a-language/100-go.md
  2. 1
      src/data/roadmaps/blockchain/content/109-dapps/107-supporting-languages/102-go.md
  3. 1
      src/data/roadmaps/computer-science/content/101-pick-a-language/104-go.md
  4. 1
      src/data/roadmaps/devops/content/100-language/103-go.md
  5. 1
      src/data/roadmaps/software-architect/content/104-programming-languages/103-go.md

@ -7,6 +7,7 @@ Visit the following resources to learn more:
- [Visit Dedicated Go Roadmap](/golang)
- [A Tour of Go – Go Basics](https://go.dev/tour/welcome/1)
- [Go Reference Documentation](https://go.dev/doc/)
- [Learn Go | Boot.dev](https://boot.dev/learn/learn-golang)
- [Go by Example - annotated example programs](https://gobyexample.com/)
- [Learn Go | Codecademy](https://www.codecademy.com/learn/learn-go)
- [W3Schools Go Tutorial ](https://www.w3schools.com/go/)

@ -7,6 +7,7 @@ Visit the following resources to learn more:
- [Visit Dedicated Go Roadmap](/golang)
- [A Tour of Go – Go Basics](https://go.dev/tour/welcome/1)
- [Go Reference Documentation](https://go.dev/doc/)
- [Learn Go | Boot.dev](https://boot.dev/learn/learn-golang)
- [Go by Example - annotated example programs](https://gobyexample.com/)
- [Learn Go | Codecademy](https://www.codecademy.com/learn/learn-go)
- [W3Schools Go Tutorial ](https://www.w3schools.com/go/)

@ -8,6 +8,7 @@ Visit the following resources to learn more:
- [A Tour of Go – Go Basics](https://go.dev/tour/welcome/1)
- [Go Reference Documentation](https://go.dev/doc/)
- [Go by Example - annotated example programs](https://gobyexample.com/)
- [Learn Go | Boot.dev](https://boot.dev/learn/learn-golang)
- [Learn Go | Codecademy](https://www.codecademy.com/learn/learn-go)
- [W3Schools Go Tutorial ](https://www.w3schools.com/go/)
- [Making a RESTful JSON API in Go](https://thenewstack.io/make-a-restful-json-api-go/)

@ -7,6 +7,7 @@ Visit the following resources to learn more:
- [Visit Dedicated Go Roadmap](/golang)
- [A Tour of Go – Go Basics](https://go.dev/tour/welcome/1)
- [Go Reference Documentation](https://go.dev/doc/)
- [Learn Go | Boot.dev](https://boot.dev/learn/learn-golang)
- [Go by Example - annotated example programs](https://gobyexample.com/)
- [Learn Go | Codecademy](https://www.codecademy.com/learn/learn-go)
- [W3Schools Go Tutorial ](https://www.w3schools.com/go/)

@ -7,6 +7,7 @@ Visit the following resources to learn more:
- [Visit Dedicated Go Roadmap](/golang)
- [A Tour of Go – Go Basics](https://go.dev/tour/welcome/1)
- [Go Reference Documentation](https://go.dev/doc/)
- [Learn Go | Boot.dev](https://boot.dev/learn/learn-golang)
- [Go by Example - annotated example programs](https://gobyexample.com/)
- [Learn Go | Codecademy](https://www.codecademy.com/learn/learn-go)
- [W3Schools Go Tutorial ](https://www.w3schools.com/go/)

Loading…
Cancel
Save