一份开源的硬核计算机科学自学计划
https://zhuanlan.zhihu.com/p/345754637
为什么字节跳动选择使用 Go 语言?
https://www.zhihu.com/question/353085825/answer/1689000723
最系统的计算机科学专业学习规划,包含斯坦福,UCB等名校CS课程
https://zhuanlan.zhihu.com/p/346611906
写go难道用到interface会让代码不清晰吗?非得把go按Java来用就算地道?我也真是晕的够呛?
https://www.zhihu.com/question/438518856/answer/1687305125
《带你入门前端工程》开源了
https://zhuanlan.zhihu.com/p/346206312
大学计算机系最努力的同学都是如何学习的?
https://www.zhihu.com/question/270352528/answer/1729456669
动态链接库与静态链接库有什么区别?
https://www.zhihu.com/question/439231062/answer/1678652070
为什么有很多男生打游戏就可以很快乐?
https://www.zhihu.com/question/347424469/answer/1619385136
请问为什么Go要设计channel,channel能完成的事,用sync包中的工具是不是也能完成?
https://www.zhihu.com/question/443320813/answer/1728565348
Linux内核代码大佬们如何观看的?
https://www.zhihu.com/question/439569498/answer/1720631286
请问有什么能提高编程能力的c++项目?
https://www.zhihu.com/question/442019267
one man army(孤胆英雄)3 - 硬件界的RMS--创造FPGA的gcc!
https://zhuanlan.zhihu.com/p/346512081
Git 为什么成为主流源代码管理选择?
https://www.zhihu.com/question/23376868
git是什么?github又是什么?他们都有什么用啊?
https://www.zhihu.com/question/27470418
我们可以使用 Git 以及 GitHub 做哪些事情?
https://www.zhihu.com/question/23835324
「Githug」Git 游戏通关流程
https://www.jianshu.com/p/482b32716bbe
图解git原理与日常实用指南
https://segmentfault.com/a/1190000018272902
git基本原理详解
https://blog.csdn.net/xiaoputao0903/article/details/23912561
如何学习好git?
https://www.zhihu.com/question/357385506
Git 跟 GitHub 是什么关系?
https://www.zhihu.com/question/21907548/answer/95284202
如何克服解决 Git 冲突的恐惧症?
https://www.zhihu.com/question/27507789/answer/37029749
我们随手做的 git stash,究竟干了什么?
https://zhuanlan.zhihu.com/p/94216223
关于git中的快照的理解
https://my.oschina.net/qungmu/blog/1932384
工作流一目了然,看小姐姐用动图展示10大Git命令
https://zhuanlan.zhihu.com/p/132573100
请教关于 git 的快照
https://www.v2ex.com/t/124019
警惕:错误的Git版本回退姿势
https://zhuanlan.zhihu.com/p/34844206
手撕Git,告别盲目记忆
https://zhuanlan.zhihu.com/p/98679880
这才是真正的Git——Git内部原理揭秘!
https://zhuanlan.zhihu.com/p/96631135
给女朋友讲解什么是Git
https://zhuanlan.zhihu.com/p/147161045
从 0 开始学习 GitHub 系列之【Git 进阶】
https://zhuanlan.zhihu.com/p/27949409
如何使用 GitHub?
https://www.zhihu.com/question/20070065/answer/117017972
Git-Game:通过一个游戏,测试你对 Git 的了解程度
https://gitchat.csdn.net/activity/5f07c898bdff462974330984
Git from the Bottom Up
https://jwiegley.github.io/git-from-the-bottom-up/
git-internals-pdf
https://github.com/pluralsight/git-internals-pdf
使用Git、Git GUI和TortoiseGit
https://blog.zengrong.net/post/git_garbled/
猴子都能懂的git入门
https://backlog.com/git-tutorial/cn/
如何优雅地使用Git?
https://www.zhihu.com/question/20866683
git的原理 哈希算法SHA1 / 快照流式VS增量式 / 提交对象 / 分支管理指针移动
https://blog.csdn.net/Wjf7496/article/details/109186421
https://www.cnblogs.com/andyZhang0511/p/11312211.html