Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/postmannen/go-learning
My Golang training material for testing smaller Go concepts and ideas.
https://github.com/postmannen/go-learning
example examples exercises go golang-training learning training
Last synced: 1 day ago
JSON representation
My Golang training material for testing smaller Go concepts and ideas.
- Host: GitHub
- URL: https://github.com/postmannen/go-learning
- Owner: postmannen
- License: apache-2.0
- Created: 2018-02-27T19:56:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-19T05:25:33.000Z (10 months ago)
- Last Synced: 2024-06-20T09:11:03.364Z (5 months ago)
- Topics: example, examples, exercises, go, golang-training, learning, training
- Language: Go
- Homepage:
- Size: 62.9 MB
- Stars: 28
- Watchers: 3
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My golang training repository
A collection of all my different training exercises from day 1.
## About
Most of the exercises should be documented in the code telling what the code is for and how it work. But a few might be added a little bit to hasty, and lack good documentation.
## TODO
Check that all projects are well documented.