{"id":22111298,"url":"https://github.com/huangbuhuan/books","last_synced_at":"2026-05-06T08:33:34.620Z","repository":{"id":190132039,"uuid":"74133784","full_name":"huangbuhuan/books","owner":"huangbuhuan","description":"学习的书单","archived":false,"fork":false,"pushed_at":"2019-04-15T04:12:11.000Z","size":11,"stargazers_count":2,"open_issues_count":15,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-19T13:53:47.448Z","etag":null,"topics":["book","go","java","python","sql"],"latest_commit_sha":null,"homepage":"https://github.com/huangbuhuan/books","language":null,"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/huangbuhuan.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}},"created_at":"2016-11-18T13:52:56.000Z","updated_at":"2019-04-15T04:12:13.000Z","dependencies_parsed_at":"2023-08-23T11:17:14.777Z","dependency_job_id":null,"html_url":"https://github.com/huangbuhuan/books","commit_stats":null,"previous_names":["huangbuhuan/books"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/huangbuhuan/books","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huangbuhuan%2Fbooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huangbuhuan%2Fbooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huangbuhuan%2Fbooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huangbuhuan%2Fbooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huangbuhuan","download_url":"https://codeload.github.com/huangbuhuan/books/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huangbuhuan%2Fbooks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32684674,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T08:33:17.875Z","status":"ssl_error","status_checked_at":"2026-05-06T08:33:17.221Z","response_time":117,"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":["book","go","java","python","sql"],"created_at":"2024-12-01T10:38:13.962Z","updated_at":"2026-05-06T08:33:34.604Z","avatar_url":"https://github.com/huangbuhuan.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 时间就像海绵里的水只要愿挤总还是有的--鲁迅\n\n\n\n# 书单： 记录下看过的书籍 #\n----------\n\n## 计算机系统与网络\n-  《鸟哥的Linux私房菜》\n-  《图解TCP/IP》\n-  《图解HTTP》\n-  《Unix编程艺术》\n-  《HTTP权威指南》\n-  《深入理解操作系统》\n\n## 数据结构与算法 ##\n- 《数据结构与算法分析-Java语言描述》\n- 《算法导论》\n- 《算法》\n\n## 通用技能 ##\n- 《SICP》\n- 《代码整洁之道》\n- 《Head First 设计模式》\n- 《重构-改善既有代码的设计》\n- 《重构与模式》\n- 《代码大全》\n- 《设计模式:可复用面向对象软件的基础》\n- 《程序员修炼之道-从小工到专家》\n- 《高效程序员的45个习惯》\n- 《代码整洁之道-程序员的职业素养》\n- 《领域驱动设计》\n- 《实现领域驱动设计》\n- 《函数响应式领域建模》\n\n## Java开发 ##\n- 《Think In Java》\n- 《Core Java Volume i》\n- 《Effective Java》\n- 《Java并发编程实战》\n- 《深入理解Java虚拟机》\n- 《Java虚拟机规范》\n- 《Java程序员修炼之道》\n- 《Spring实战》\n- 《Java性能优化指南》\n- 《大型网站系统与Java中间件实践》\n- 《Java RESTful Web Service 实战》\n- 《SpringBoot实战》\n- 《大型网站技术架构-核心原理与案例分析》\n- 《Java 8 In Action》\n- 《Java 8 函数式编程》\n- 《精通Spring MVC 4》\n- 《架构探险》\n\n## Python开发 ##\n- 《Python基础教程》\n- 《Head First Python》\n\n## GO开发##\n\n- 《Go语言程序设计》\n- 《Go In Action》\n\n## SQL ##\n- 《高性能MySQL》\n\n## NOSQL ##\n- 《Redis In Action》\n\n## 容器 ##\n- 《第一本Docker书》\n- 《kubernetes in action》\n\n## 分布式 ##\n\n- 《DDIA》\n- 《大规模分布式存储系统》\n- 《分布式数据库架构及企业实践-基于Mycat中间件》\n\n## 其他 ##\n- 《程序员的的呐喊》\n- 《黑客与画家》\n- 《大教堂与集市》\n- 《牧童少年的奇幻之旅》\n- 《如何阅读一本书》\n- 《如何高效学习》\n- 《番茄工作法》\n- 《工匠精神》\n- 《斯坦福极简经济学》\n- 《简单逻辑学》\n- 《富爸爸与穷爸爸》\n- 《软技能–代码之外的生存指南》\n- 《极客与团队》\n- 《暗时间》\n\n----------\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuangbuhuan%2Fbooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuangbuhuan%2Fbooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuangbuhuan%2Fbooks/lists"}