https://github.com/abhirockzz/just-enough-go
Just Enough Go
https://github.com/abhirockzz/just-enough-go
go golang
Last synced: about 1 year ago
JSON representation
Just Enough Go
- Host: GitHub
- URL: https://github.com/abhirockzz/just-enough-go
- Owner: abhirockzz
- Created: 2019-10-03T13:10:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-08T16:24:09.000Z (about 6 years ago)
- Last Synced: 2023-08-20T07:22:15.218Z (almost 3 years ago)
- Topics: go, golang
- Language: Go
- Homepage: https://medium.com/@abhishek1987/just-enough-go-blog-series-c1cd62b04beb
- Size: 8.79 KB
- Stars: 14
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Just Enough Go
Welcome to [**Just Enough Go**](https://medium.com/@abhishek1987/just-enough-go-blog-series-c1cd62b04beb) - a series of articles about the [Go programming language](https://golang.org/) in which I will be covering some of most commonly used [Go standard library packages](https://golang.org/pkg) e.g. `encoding/json`, `io`, `net/http`, `sync` etc. I plan to keep these relatively short and example driven.
I would be more than happy to take suggestions on specific Go topics which you would like to me cover! Feel free to [tweet](https://twitter.com/abhi_tweeter) your suggestions 😃