Skip to content

yaliv/go-exercises

Repository files navigation

go-exercises

My solutions to the exercises in the Tour of Go.

Download and install:

> go get github.com/yaliv/go-exercises/...

Execute:

> ex01-sqrt
> ex03-wordcount
> ex04-fibonacci

and so on.

Terminal won't render images, so use the source code and play it directly in the tour.
ex02-createpic/createpic.go for Exercise: Slices.
ex09-myImage/myImage.go for Exercise: Images.

About

My solutions to the exercises in the Tour of Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages