{"id":29222206,"url":"https://github.com/hellokaton/lets-golang","last_synced_at":"2025-10-05T20:52:52.866Z","repository":{"id":86662135,"uuid":"156393888","full_name":"hellokaton/lets-golang","owner":"hellokaton","description":"《给 Java 程序员的 Go 私房菜》源码仓库","archived":false,"fork":false,"pushed_at":"2018-11-30T11:26:12.000Z","size":39,"stargazers_count":63,"open_issues_count":0,"forks_count":17,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-07-03T03:05:55.686Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hellokaton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-11-06T14:12:44.000Z","updated_at":"2025-04-22T02:37:23.000Z","dependencies_parsed_at":"2023-02-28T18:30:21.276Z","dependency_job_id":null,"html_url":"https://github.com/hellokaton/lets-golang","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hellokaton/lets-golang","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellokaton%2Flets-golang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellokaton%2Flets-golang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellokaton%2Flets-golang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellokaton%2Flets-golang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellokaton","download_url":"https://codeload.github.com/hellokaton/lets-golang/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellokaton%2Flets-golang/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278518904,"owners_count":26000177,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-07-03T03:05:53.698Z","updated_at":"2025-10-05T20:52:52.861Z","avatar_url":"https://github.com/hellokaton.png","language":"Go","readme":"# 给 Java 程序员的 Go 私房菜\n\n该系列内容是针对 Java 程序员到 Go 的上手资料，实践优先。\n\n## 内容大纲\n\n- [#01 为什么是 Go？](chapter_01) | [视频](https://www.youtube.com/watch?v=ByPureWggN0\u0026t=2s\u0026list=PLK2w-tGRdrj6IlCTN6jvMBlGfJUtuU6u3\u0026index=2)\n- [#02 搭建 Go 环境](chapter_02) | [视频](https://www.youtube.com/watch?v=NcOfkV6ZaJw\u0026t=0s\u0026list=PLK2w-tGRdrj6IlCTN6jvMBlGfJUtuU6u3\u0026index=3)\n- [#03 Hello Go 程序](chapter_03) | [视频](https://www.youtube.com/watch?v=G694P63p1DQ\u0026t=0s\u0026list=PLK2w-tGRdrj6IlCTN6jvMBlGfJUtuU6u3\u0026index=4)\n- [#04 编写第一个 Go 库](chapter_04) | [视频](https://www.youtube.com/watch?v=m6UBZe31TJY\u0026t=0s\u0026list=PLK2w-tGRdrj6IlCTN6jvMBlGfJUtuU6u3\u0026index=5)\n- [#05 Go 中的包管理](chapter_05) | [视频](https://www.youtube.com/watch?v=bjbVIq7xGNg\u0026t=0s\u0026list=PLK2w-tGRdrj6IlCTN6jvMBlGfJUtuU6u3\u0026index=6)\n- [#06 Go 中的命令](chapter_06) | [视频](https://www.youtube.com/watch?v=jgOl-Y7VNtY\u0026t=0s\u0026list=PLK2w-tGRdrj6IlCTN6jvMBlGfJUtuU6u3\u0026index=7)\n- [#07 文件名、关键字与标识符](chapter_07) | [视频](https://www.youtube.com/watch?v=dxKI5kxdKcY\u0026t=404s\u0026list=PLK2w-tGRdrj6IlCTN6jvMBlGfJUtuU6u3\u0026index=8)\n- [#08 变量、常量](chapter_08) | [视频](https://www.youtube.com/watch?v=uuumrA3n6ys\u0026t=0s\u0026list=PLK2w-tGRdrj6IlCTN6jvMBlGfJUtuU6u3\u0026index=9)\n- [#09 基本数据类型](chapter_09) | [视频](https://www.youtube.com/watch?v=zkyuSq33uiM\u0026t=0s\u0026list=PLK2w-tGRdrj6IlCTN6jvMBlGfJUtuU6u3\u0026index=10)\n- [#10 字符串和字符](chapter_10) | [视频](https://www.youtube.com/watch?v=ZJfbz7-xLBM\u0026t=0s\u0026list=PLK2w-tGRdrj6IlCTN6jvMBlGfJUtuU6u3\u0026index=11)\n- [#11 Go 指针](chapter_11) | [视频](https://www.youtube.com/watch?v=WIsLX_NL5cU\u0026t=45s\u0026list=PLK2w-tGRdrj6IlCTN6jvMBlGfJUtuU6u3\u0026index=12)\n- [#12 Go 数组](chapter_12) | [视频](https://www.youtube.com/watch?v=UXgcNtpSI1U\u0026t=0s\u0026list=PLK2w-tGRdrj6IlCTN6jvMBlGfJUtuU6u3\u0026index=13)\n- [#13 Go Slice 1](chapter_13) | [视频](https://www.youtube.com/watch?v=x394gc0Uw2o\u0026t=2s\u0026list=PLK2w-tGRdrj6IlCTN6jvMBlGfJUtuU6u3\u0026index=14)\n- [#14 Go Slice 2](chapter_14) | [视频](https://www.youtube.com/watch?v=H-lQD2s1MRo\u0026t=0s\u0026list=PLK2w-tGRdrj6IlCTN6jvMBlGfJUtuU6u3\u0026index=15)\n- [#15 Go Map](chapter_15) | [视频](https://www.youtube.com/watch?v=kFdvY2stYnY\u0026t=6s\u0026list=PLK2w-tGRdrj6IlCTN6jvMBlGfJUtuU6u3\u0026index=16)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellokaton%2Flets-golang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellokaton%2Flets-golang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellokaton%2Flets-golang/lists"}