{"id":16383354,"url":"https://github.com/ysgstudyhards/gofamily","last_synced_at":"2025-03-16T16:30:39.641Z","repository":{"id":60263204,"uuid":"370078369","full_name":"YSGStudyHards/GoFamily","owner":"YSGStudyHards","description":"🔥【Go从入门到实战】Go相关学习资料、学习笔记汇总。","archived":false,"fork":false,"pushed_at":"2023-07-18T06:24:47.000Z","size":2239,"stargazers_count":89,"open_issues_count":0,"forks_count":21,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-16T03:41:37.263Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"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/YSGStudyHards.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}},"created_at":"2021-05-23T14:45:16.000Z","updated_at":"2025-02-13T07:11:31.000Z","dependencies_parsed_at":"2024-06-21T14:16:24.549Z","dependency_job_id":"bb4d2e26-0dc8-4606-8b9c-8601b46c42a1","html_url":"https://github.com/YSGStudyHards/GoFamily","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YSGStudyHards%2FGoFamily","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YSGStudyHards%2FGoFamily/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YSGStudyHards%2FGoFamily/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YSGStudyHards%2FGoFamily/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YSGStudyHards","download_url":"https://codeload.github.com/YSGStudyHards/GoFamily/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243896304,"owners_count":20365354,"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":[],"created_at":"2024-10-11T04:08:07.181Z","updated_at":"2025-03-16T16:30:39.110Z","avatar_url":"https://github.com/YSGStudyHards.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n## 前言\n不得不说Go语言真的是一门非常受广大开发者追崇与喜爱的语言，从网上随便搜索一下就可以发现许多优秀的社区，网站与文章。个人在学习一门新知识和语言之前都会先了解和收集一些相关的学习资料，然后选择合适自己的进行学习，该库是自己收集的Go相关学习资料、学习笔记、个人实战经验汇总希望能够帮助到想要学习和入门Go的小伙伴。\n\n\n---\n\n\n\n## Go 学习推荐社区/网站\n#### [Go官网](https://golang.google.cn/)\n#### [GoCN社区](https://gocn.vip/)\n#### [go语言中文网](https://studygolang.com/)\n#### [Go夜读](https://talkgo.org/)\n#### [Laravel-go](https://learnku.com/go)\n#### [Go语言编程](https://gobea.cn/)\n#### [Go中文文档（TopGoer）](http://www.topgoer.com/)\n#### [地鼠文档](http://topgoer.cn/)\n#### [李文周的博客（Go语言学习之路）](https://www.liwenzhou.com/posts/Go/go_menu/)\n#### [极客兔兔](https://geektutu.com/)\n#### [煎鱼-Go实战教程](https://eddycjy.com/)\n#### [Go 语言 - 编程导航](https://www.code-nav.cn/resources/golang)\n#### [犬小哈教程](https://www.quanxiaoha.com/)\n#### [Go 编程语言-常见问题 (FAQ)](https://golang.org/doc/faq)\n#### [全栈编程](https://www.luboke.com/)\n#### [Go编程时光](https://golang.iswbm.com/index.html)\n#### [Go 语言教程-菜鸟教程](https://www.runoob.com/go/go-tutorial.html)\n#### [Go 教程-W3Cschool](https://www.w3cschool.cn/go/)\n#### [极客学院-Go相关教程](https://wiki.jikexueyuan.com/list/go/)\n#### [mojotv 进阶系列](https://mojotv.cn/404#Golang)\n#### [七牛云Go代理](https://goproxy.cn/?fr=topgoer)\n#### [Go网址导航](https://hao.studygolang.com/)\n#### [Go编程语言](https://go-zh.org/doc/)\n#### [Go指南](https://tour.go-zh.org/list)\n#### [Go语言编程-嗨客网](https://haicoder.net/golang/golang-tutorial.html)\n#### [Learn Go with tests](https://studygolang.gitbook.io/learn-go-with-tests/)\n\n\n\n---\n\n\n\n\n## Go Web开发学习指南\n#### [使用Golang构建Web应用教程](https://github.com/astaxie/build-web-application-with-golang/blob/master/zh/preface.md)\n#### [Go 实战：Web 入门](https://learnku.com/courses/go-basic/1.15) \n\n\n\n---\n\n\n\n\n## Go学习路线教程\n#### [Go 学习之路：Go 开发者博客、Go 微信公众号、Go 学习资料](https://github.com/talkgo/read)\n#### [超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线](https://github.com/xiaobaiTech/golangFamily)\n#### [Microsoft-开始使用Go](https://docs.microsoft.com/zh-cn/learn/paths/go-first-steps/)\n#### [GO学习路线及资源分享](https://learnku.com/articles/55726)\n#### [Go知识图谱（processOn脑图）](https://www.processon.com/view/link/5a9ba4c8e4b0a9d22eb3bdf0#map)\n#### [Go阅读清单](https://github.com/qichengzx/gopher-reading-list-zh_CN)\n#### [Go学习路线图](http://www.topgoer.com/开源/go学习线路图.html#路线图)\n#### [Go语言如何进阶？](https://www.zhihu.com/question/399923003/answer/2262100997)\n\n\n## Go学习书籍\n#### Go并发编程实战 \n#### Go语言实战 \n#### 学习Go语言(Golang) \n#### [Go语言圣经（中文版）](https://books.studygolang.com/gopl-zh/) \n#### Go语言程序设计 \n#### [Go语言标准库](https://books.studygolang.com/The-Golang-Standard-Library-by-Example/)\n#### [Go语言编程](https://www.bookstack.cn/read/the-way-to-go_ZH_CN/eBook-directory.md)\n#### [Go Web编程 ](https://gobea.cn/ebook/detail/ZyrG3Rr8.html)\n#### [Go入门指南](https://www.bookstack.cn/books/the-way-to-go_ZH_CN)\n#### [Go语言核心编程](https://book.douban.com/subject/30351288/)\n#### [Go 语言高性能编程](https://geektutu.com/post/high-performance-go.html)\n#### [Go语言高级编程](https://chai2010.gitbooks.io/advanced-go-programming-book/content/)\n#### [The Little Go Book中文译本，中文正式名《Go简易教程》](https://github.com/songleo/the-little-go-book_ZH_CN)\n#### [Go语言设计与实现](https://draveness.me/golang/)\n#### [Golang修养之路](https://www.kancloud.cn/aceld/golang)\n\n\n\n---\n\n\n\n\n## 开发工具\n#### [Visual Studio Code（免费）](https://code.visualstudio.com/Download)\n\nVisual Studio Code 是一款轻量级但功能强大的源代码编辑器，可在您的桌面上运行，适用于 Windows、macOS 和 Linux。它内置了对 JavaScript、TypeScript 和 Node.js 的支持，并为其他语言（例如 C++、C#、Java、Python、PHP、Go）和运行时（例如 .NET 和 Unity）提供了丰富的扩展生态系统. \n\n##### VS Code中的Go拓展\n\n[Go extension for VS Code](https://github.com/GolangFamily/vscode-go)\n\n\n\n#### [LiteIDE(免费)](http://liteide.org/cn/)\n\nLiteIDE 是一款简单，开源，跨平台的 Go IDE\n\n\n\n#### [Goland（付费）](https://www.jetbrains.com/go/download/#section=windows)\n\n[Goland](https://www.jetbrains.com/go/) 是一款由捷克软件开发公司 [JetBrains](https://www.jetbrains.com/) 专为 Go 开发的跨平台的商业 IDE。Goland 具有 Strong Code Insight、Navigation \u0026 Search、Run \u0026 Debug、Integration with VCSs、More than just a Go IDE 以及较强的 Extensibility，能够帮助 Gopher 轻松愉悦方便快捷地 read 和 write Go code。\n\n### \n\n#### [Sublime Text（付费）](https://www.sublimetext.com/)\n\nSublime Text 是一款流行的文本编辑器软件，有点类似于TextMate，跨平台，可运行在Linux，Windows和Mac OS X。也是许多程序员喜欢使用的一款文本编辑器软件。https://www.jetbrains.com/go/download/#section=windows)\n\n\n\n---\n\n\n\n\n## Go优秀项目汇总\n#### [GolangFamily](https://github.com/GolangFamily)\n\n\u003e Go优秀项目，优质学习资源收集\n\n#### [中文版awesome-go](https://github.com/GolangFamily/golang-open-source-projects)\n\n#### [Go优秀开源项目推荐](https://www.cnblogs.com/Can-daydayup/p/15178348.html)\n#### [Go优秀项目汇总-知乎](https://www.zhihu.com/question/48821269/answer/2049760553)\n\n## Go学习路线图\n#### Go语言基础知识点思维导图\n\n![Go语言基础知识点思维导图.png](images/Go%E8%AF%AD%E8%A8%80%E5%9F%BA%E7%A1%80%E7%9F%A5%E8%AF%86%E7%82%B9%E6%80%9D%E7%BB%B4%E5%AF%BC%E5%9B%BE-16392265913854.png)\n\n#### 如何高效地学习Go？\n\n[来源👉](https://github.com/0voice/Introduction-to-Golang#step-3如何高效地学习go)\n\n想要高效地的学习Golang，单单知道学习哪几个板块，是远远不够的。我们还需要将每个板块的知识点进一步细化。\n——**成功与失败之间，最重要的是不容忽视的细节**\n\n那么开始进一步完善之前的知识点：\n\n![高效地学习Go路线图.png](images/%E9%AB%98%E6%95%88%E5%9C%B0%E5%AD%A6%E4%B9%A0Go%E8%B7%AF%E7%BA%BF%E5%9B%BE.png)\n\n#### Go学习路线图\n\n[来源golang-developer-roadmap-cn👉](https://github.com/Quorafind/golang-developer-roadmap-cn)\n\n![Go学习路线图.png](http://ysgdaydayup.gitee.io/my-picture-bed/SourceMaterial/golang/Go学习路线图.png)\n\n#### Go知识图谱\n\n[来源GoCN👉](https://www.processon.com/view/link/5a9ba4c8e4b0a9d22eb3bdf0#map)\n\n![Go知识图谱.png](images/Go%E7%9F%A5%E8%AF%86%E5%9B%BE%E8%B0%B1.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fysgstudyhards%2Fgofamily","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fysgstudyhards%2Fgofamily","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fysgstudyhards%2Fgofamily/lists"}