You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
.gitignore | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
basic-struct.go | 5 years ago | |
draw-image.go | 5 years ago | |
draw-image.png | 5 years ago | |
recursive-function.go | 5 years ago |
README.md
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.