File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 112
112
113
113
## Tool
114
114
115
- | # | Title | Author(s) | Abstract |
116
- | --- | --------------------------------------------------------- | -------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
117
- | 1 | [ Vim 实用技巧 第 2 版] ( https://item.jd.com/12056490.html ) | [ 英] Drew Neil 著<br />杨源,车文隆 译 | 从 Vim 的一些逻辑理念入手,而不是死记硬背命令,讲解了各种 Vim 中的模式、文件、跳转、寄存器、查找、替换等,结合给出一个个技巧,针对性解决各类问题 ,对新手很友好,也适合进阶。可以先练习一遍 vimtutor 再看这本书,看完后推荐 https://vimawesome.com/ 可以选择自己需要的插件开始打造属于自己独一无二编辑器。 |
118
- | 2 | [ Git 权威指南] ( https://item.jd.com/10697183.html ) | 蒋鑫 著 | 深入讲解了 Git 底层的一些原理,知其然知其所以然,看完会深深感受到 Git 的强大。 |
115
+ | # | Title | Author(s) | Abstract |
116
+ | ---- | --------------------------------------------------------- | --------------------------------------- | ------------------------------------------------------------ |
117
+ | 1 | [ Vim 实用技巧 第 2 版] ( https://item.jd.com/12056490.html ) | [ 英] Drew Neil 著<br />杨源,车文隆 译 | 从 Vim 的一些逻辑理念入手,而不是死记硬背命令,讲解了各种 Vim 中的模式、文件、跳转、寄存器、查找、替换等,结合给出一个个技巧,针对性解决各类问题 ,对新手很友好,也适合进阶。可以先练习一遍 vimtutor 再看这本书,看完后推荐 https://vimawesome.com/ 可以选择自己需要的插件开始打造属于自己独一无二编辑器。 |
118
+ | 2 | [ Git 权威指南] ( https://item.jd.com/10697183.html ) | 蒋鑫 著 | 深入讲解了 Git 底层的一些原理,知其然知其所以然,看完会深深感受到 Git 的强大。 |
119
+ | 3 | [ GitHub 入门与实践] ( https://item.jd.com/13325520.html ) | [ 日] 大塚弘记 著<br />支鹏浩,刘斌 译 | 从 Git 的基本知识和操作方法入手,详细介绍了 GitHub 的各种功能,GitHub 与其他工具或服务的协作,使用 GitHub 的开发流程以及如何将 GitHub 引入到企业中。在讲解 GitHub 的代表功能 Pull Request时,本书专门搭建了供各位读者实践的仓库,邀请各位读者进行 Pull Request 并共同维护。 |
119
120
120
121
## Other
121
122
126
127
This project exists thanks to all the people who contribute.
127
128
128
129
<a href =" https://github.com/doocs/technical-books/graphs/contributors " target =" _blank " ><img src =" https://contrib.rocks/image?repo=doocs/technical-books&max=500 " /></a >
130
+
You can’t perform that action at this time.
0 commit comments