{"id":22262008,"url":"https://github.com/imarvinle/csguide","last_synced_at":"2025-05-15T04:04:39.566Z","repository":{"id":60504447,"uuid":"423077686","full_name":"imarvinle/CSGuide","owner":"imarvinle","description":"🔥 计算机学习路线，计算机网络、操作系统、C++、Java 等面试复习题库","archived":false,"fork":false,"pushed_at":"2025-05-03T12:55:57.000Z","size":723,"stargazers_count":536,"open_issues_count":2,"forks_count":399,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-03T13:52:35.727Z","etag":null,"topics":["algorithms","computer-science","cpp","go","interview","java","leetcode","offer"],"latest_commit_sha":null,"homepage":"https://csguide.cn","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imarvinle.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,"governance":null,"roadmap":"docs/roadmap/README.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-10-31T07:04:05.000Z","updated_at":"2025-05-03T12:56:01.000Z","dependencies_parsed_at":"2025-05-03T13:47:47.435Z","dependency_job_id":"81552f03-4868-4414-a509-ef52726d1b56","html_url":"https://github.com/imarvinle/CSGuide","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/imarvinle%2FCSGuide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imarvinle%2FCSGuide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imarvinle%2FCSGuide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imarvinle%2FCSGuide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imarvinle","download_url":"https://codeload.github.com/imarvinle/CSGuide/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254270641,"owners_count":22042858,"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":["algorithms","computer-science","cpp","go","interview","java","leetcode","offer"],"created_at":"2024-12-03T09:15:35.996Z","updated_at":"2025-05-15T04:04:39.542Z","avatar_url":"https://github.com/imarvinle.png","language":null,"readme":"\n[![CC BY-NC-SA 4.0](https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png)](https://creativecommons.org/licenses/by-nc-sa/4.0/)\n\n### 📖 关于本站\n🛫  **计算机学习路线和八股文**\n\n---\n\n### 在线阅读\n\n[https://csguide.cn](https://csguide.cn)\n\n### 🔥 本站内容\n\n* 👉 **[《计算机学习路线》](/docs/roadmap/)** ：涵盖科班、计算机基础、C/C++、Java、大数据、算法等方向学习路线。\n\n* 👉 **[《计算机必读书籍》](/docs/books/)**  ：程序员必读的一些计算机经典书单，分门别类整理。\n\n* 👉 **[《互联网校招指北》](/docs/offer/)** ：互联网校招流程、复习方法、简历相关指南。\n\n* 👉 **[《C++面试指北》](/docs/cpp/)** ： 针对 C++ 面试的快速突击知识点总结。\n\n---\n\n### 👨‍💻 关于作者\n\n大家好，我是小北。\n\n20 年毕业于某 985 计算机科班，虽是科班，但我大学期间仍然是以自学为主。\n\n在大学期间折腾过很多技术，比如Java、安卓开发、树莓派、Python爬虫，后来热衷计算机底层，写过 Mini OS、CSAPP Labs 等等。\n\n[点击查看从编程小白一路学习的过程](https://csguide.cn/aboutme/programming_road.html)\n\n拿到 Offer 后的空余时间写了国外几十门课程作业，累计赚了十多万，做过很多硬核的Lab: 文件系统、SVC版本控制、WebProxy 等，在这也有分享\n\n[大学写 Lab 赚了10w](https://csguide.cn/aboutme/make_money_labs.html)\n\n\n一路走来，深感当下高校计算机系的课程大纲陈旧，教材也差，相比 MIT、CMU 等计算机名校丰富的课程实验、助教、自动化评测，缺乏编码实践。\n\n不少老师还停留在“念PPT”上，作业也都是 Word 偏多，部分同学到大三还不知道 Github、Linux 等开发工具，如果完全跟着学校的节奏走，大概率面临着“毕业即失业”。\n\n于是工作之余在公众号、知乎、B站等平台输出**计算机学习路线、方法、优质课程以及校招相关内容**，希望能对后来的学弟学妹们有一些帮助。\n\n\n本站文章皆为我[公众号](https://mp.weixin.qq.com/s/wWLPP1dM4J1NmKi2HRYRoQ)的原创文章。\n\n---\n\n### 📮 其它平台\n* [知乎](https://www.zhihu.com/people/bian-cheng-zhi-bei)\n\n* [B站](https://space.bilibili.com/281339413?spm_id_from=333.1007.0.0)\n\n* [公众号](https://mp.weixin.qq.com/s/uq67R4jHpYkbMUQqIBgpHA)\n\n\n\n### License\nThis project is licensed under the [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/).\n\n附加说明：\n- 禁止将本仓库内容用于：\n  * 付费课程/培训班教材\n  * 知识付费平台内容\n  * 商业性面试辅导服务\n- 引用内容需在显著位置标注来源链接\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimarvinle%2Fcsguide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimarvinle%2Fcsguide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimarvinle%2Fcsguide/lists"}