{"id":15700503,"url":"https://github.com/xperimental/go-intro","last_synced_at":"2025-05-07T06:44:03.717Z","repository":{"id":57598944,"uuid":"101329322","full_name":"xperimental/go-intro","owner":"xperimental","description":"An interactive introduction into Go","archived":false,"fork":false,"pushed_at":"2019-08-02T21:39:14.000Z","size":86,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-31T07:22:38.637Z","etag":null,"topics":["golang","slides","workshop-materials"],"latest_commit_sha":null,"homepage":null,"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/xperimental.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":"2017-08-24T19:12:52.000Z","updated_at":"2020-12-09T10:40:24.000Z","dependencies_parsed_at":"2022-09-17T14:51:18.972Z","dependency_job_id":null,"html_url":"https://github.com/xperimental/go-intro","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xperimental%2Fgo-intro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xperimental%2Fgo-intro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xperimental%2Fgo-intro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xperimental%2Fgo-intro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xperimental","download_url":"https://codeload.github.com/xperimental/go-intro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252831177,"owners_count":21810779,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["golang","slides","workshop-materials"],"created_at":"2024-10-03T19:49:06.578Z","updated_at":"2025-05-07T06:44:03.664Z","avatar_url":"https://github.com/xperimental.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-intro\n\nThis repository contains slides and examples used for my Go introductory workshop.\n\n## Usage\n\n### View online\n\nThe slides can be viewed online using a public server:\n\n- [Part 1](https://go-talks.appspot.com/github.com/xperimental/go-intro/go-intro-part1.slide)\n- [Part 2](https://go-talks.appspot.com/github.com/xperimental/go-intro/go-intro-part2.slide)\n\n### Local server\n\nIf you have a working Go installation you can use `go get` to download this repo to your machine for playing with the examples:\n\n```bash\ngo get -d github.com/xperimental/go-intro\n```\n\nThe slides are in a format understood by [present](https://godoc.org/golang.org/x/tools/cmd/present). To view the slides locally use the following (after downloading the repo):\n\n```bash\n# Get present tool\ngo get -u golang.org/x/tools/cmd/present\n# With $GOPATH/bin in $PATH\n# Inside go-intro repo\npresent\n# Then open browser at http://localhost:3999\n# and navigate to slides.\n```\n\n## Talks\n\n- [v1](https://github.com/xperimental/go-intro/tree/v1) held at [FFBW::Camp 2017](https://ffbsee.de/doku.php?id=events:camp)\n- Workshop at [HolidayCheck AG](https://www.holidaycheck.de): [v2](https://github.com/xperimental/go-intro/tree/v2) first part; [v3](https://github.com/xperimental/go-intro/tree/v3) second part\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxperimental%2Fgo-intro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxperimental%2Fgo-intro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxperimental%2Fgo-intro/lists"}