Go language learning exercises.
- Go 85.4%
- CSV 14.6%
| .gitignore | ||
| basic-struct.go | ||
| csv-file.go | ||
| draw-image.go | ||
| draw-image.png | ||
| LICENSE | ||
| README.md | ||
| recursive-function.go | ||
| struct-interface.go | ||
| trackLog-sample.csv | ||
go-learning
Go language learning exercises.
Download and run
Download repository contents from GitHub:
git clone https://github.com/gytisrepecka/go-learning.git
Run desired file, e.g.:
go run recursive-function.go
Have fun!
Credits
These programs are written as Go programming language self-learning effort by Gytis Repečka. Read more at my website.