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

https://github.com/tej-singh-rana/golang

Go Programming Language | Golang Examples | Example Codes | Concepts | Online Resources
https://github.com/tej-singh-rana/golang

concepts depth-of-field example-code go go-lang go-language golang golang-examples principles-of-programming-languages programming-exercises resources

Last synced: 2 months ago
JSON representation

Go Programming Language | Golang Examples | Example Codes | Concepts | Online Resources

Awesome Lists containing this project

README

        

# Golang
----------

| __Name__ | __Link__ |
| ------------- | ---------------------------------------- |
| __Official Site__ | [__Go Official__](https://golang.org/) |
| __Go Docs Site__ | [__Learn Go__](https://learn.go.dev/) |

- [__Beginner Level Resources__](https://github.com/Tej-Singh-Rana/Golang/blob/master/beginner-level/README.md)
- [__Intermediate Level Resources__](https://github.com/Tej-Singh-Rana/Golang/blob/master/intermediate-level/README.md)

# Survey Reports

- [Go Developer Survery Report - 2021](https://go.dev/blog/survey2021-results)
- [Go Developer Survery Report - 2022 Q2](https://go.dev/blog/survey2022-q2-results)
- [Go Developer Survery Report - 2023 Q1](https://go.dev/blog/survey2023-q1-results)
- [Go Developer Survery Report - 2023 H2](https://go.dev/blog/survey2023-h2-results)
- [Go Developer Survery Report - 2024 H1](https://go.dev/blog/survey2024-h1-results)

# Wiki Pages

- [Official Golang Wiki Page](https://github.com/golang/go/wiki)