{"id":13511642,"url":"https://github.com/cdarwin/go-koans","last_synced_at":"2026-03-13T15:03:58.998Z","repository":{"id":3124978,"uuid":"4152573","full_name":"cdarwin/go-koans","owner":"cdarwin","description":"koans for go","archived":false,"fork":false,"pushed_at":"2022-03-26T14:47:42.000Z","size":54,"stargazers_count":2059,"open_issues_count":7,"forks_count":579,"subscribers_count":43,"default_branch":"master","last_synced_at":"2025-12-19T02:55:18.558Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdarwin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-04-26T21:45:40.000Z","updated_at":"2025-12-17T05:41:18.000Z","dependencies_parsed_at":"2022-08-24T13:39:35.688Z","dependency_job_id":null,"html_url":"https://github.com/cdarwin/go-koans","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cdarwin/go-koans","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdarwin%2Fgo-koans","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdarwin%2Fgo-koans/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdarwin%2Fgo-koans/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdarwin%2Fgo-koans/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdarwin","download_url":"https://codeload.github.com/cdarwin/go-koans/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdarwin%2Fgo-koans/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30469143,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T11:00:43.441Z","status":"ssl_error","status_checked_at":"2026-03-13T11:00:23.173Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T03:01:02.806Z","updated_at":"2026-03-13T15:03:58.975Z","avatar_url":"https://github.com/cdarwin.png","language":"Go","funding_links":[],"categories":["Go","Languages"],"sub_categories":["Go"],"readme":"# Go Koans\n\nI'm not sure how this ever got popular under my namespace, but it seems to have\nenough interest that I feel compelled to maintain it now. The original author,\n[Steven Degutis](https://github.com/sdegutis), committed the initial suite of\ntests, 4c5e766, on Mar 10, 2012. I don't recall now how I discovered the\ninitial codebase beyond searching for \"go koans\" on GitHub. I do recall that\nI was enlightened considerably by [Ruby Koans](http://rubykoans.com/) and\nsomething similarly enlightening on my journey to the Nirvana of Go could be\na blessing for anyone.\n\nSince my discovery of [The Go Programming Language](https://golang.org/), the\nlanguage and development environments have changed significantly. I will do my\nbest to balance current best practices and a low barrier of entry for newcomers\n(whom I assume to be the vast majority of those with interest in this\nrepository). I will try to keep up to date with the latest stable releases. I\nhope I can rely on this wonderful community to help me with this.\n\n## Native Usage\n\nIf you prefer to do things \"natively\" you may download, install, and configure\nthe suite of tools provided by the binary or source distribution of your\nchoice from the [Downloads page](https://golang.org/dl/).\n\n1. Run `go test`.\n1. Make the failing tests pass, by replacing these types of `__variables__` with real values.\n\n## Docker Usage\n\n```shell\n$ ./docker.sh\n```\n\n## Helpful References\n\nBookmark the [spec](http://golang.org/ref/spec) and the [packages listing](http://golang.org/pkg/).\nYou can also run the Go website locally with `godoc -http=:8080`.\n\n## Go support in Vim\n\nIf you have an interest in a more fancy vim setup, I urge you to consider\nthe post on the [Go Development Environment for Vim](https://blog.gopheracademy.com/vimgo-development-environment/)\non the Gopher Academy Blog.\n\n## Go-Koans support in Emacs\n\n[Jacek Wysocki](https://github.com/exu) has provided some nice Go Koans helper\nscripts for Emacs users at [exu/go-koans.el](https://github.com/exu/go-koans.el)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdarwin%2Fgo-koans","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdarwin%2Fgo-koans","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdarwin%2Fgo-koans/lists"}