https://github.com/codenamewei/go-playground
https://github.com/codenamewei/go-playground
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codenamewei/go-playground
- Owner: codenamewei
- License: mit
- Created: 2021-09-22T14:15:01.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T03:44:22.000Z (almost 2 years ago)
- Last Synced: 2024-07-30T19:52:58.242Z (almost 2 years ago)
- Language: Go
- Size: 1.14 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## Quickstart
- [Go By Example](https://gobyexample.com/hello-world)
- [A tour of Go](https://tour.golang.org/welcome/1)
- [Comprehensive tutorial from fundamental to advanced](https://tutorialedge.net/golang/getting-started-with-go/)
## Local Installation of Go
- [Installation Page](https://golang.org/doc/install)
## IDE
- Visual Studio Code
- Intellij