Skip to content

RitamDey/Go-Koans

Repository files navigation

Go Koans

Solution to the Go Koans that I found. This the original repo cdarwin/go-kaons

Running the Koans

  1. Run go test.
  2. Make the failing tests pass, by replacing these types of __variables__ with real values.

Helpful References

Bookmark the spec and the packages listing. You can also run the Go website locally with godoc -http=:8080.

Go support in Vim

If you have an interest in a more fancy vim setup, I urge you to consider the post on the Go Development Environment for Vim on the Gopher Academy Blog.

Go-Koans support in Emacs

Jacek Wysocki has provided some nice Go Koans helper scripts for Emacs users at exu/go-koans.el

About

My solutions to the Go Kaons

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages