An open API service indexing awesome lists of open source software.

https://github.com/codenamewei/go-playground


https://github.com/codenamewei/go-playground

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          


golang

## 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