來源:瞎乎:我們收集全世界的網站,想要做最好的網路書籤
由於自己特別喜歡收藏網站,所以萌生了做一個網站來分享這些內容的想法,希望能與大家共享網際網路帶來的便利和知識。
這是第一期:Git與GitHub之降龍十八掌
官方內容:
-
https://git-scm.com/doc Documentation:包括參考手冊、pro git 這本書、視訊、
-
https://services.github.com/kit/downloads/github-git-cheat-sheet.pdf cheatsheet
-
http://rogerdudler.github.io/git-guide/files/git_cheat_sheet.pdf cheatsheet
書:
-
http://backlogtool.com/git-guide/cn/ 猴子都能懂的GIT入門
-
https://git-scm.com/book/en/v2 Pro Git
-
http://www-cs-students.stanford.edu/~blynn/gitmagic/ git magic
-
https://github.com/pluralsight/git-internals-pdf/releases/download/v2.0/peepcode-git.pdf Git Internals Peepcode PDF
-
http://think-like-a-git.net/ 像GIT一樣思考
-
http://gitbook.liuhui998.com/index.html Git Community Book 中文版
教程:
-
https://try.github.io/levels/1/challenges/1 git手把手入門教程
-
http://gitref.org/ git 參考
-
http://rogerdudler.github.io/git-guide/index.zh.html Git簡明指南
-
http://marklodato.github.io/visual-git-guide/index-zh-cn.html 圖解教程
-
http://eagain.net/articles/git-for-computer-scientists/ 電腦科學家的Git
-
http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000 廖雪峰的教程
-
https://www.atlassian.com/git/ 正確使用Git
-
https://www.codeschool.com/search?utf8=%E2%9C%93&loc=hero&query=git codeschool關於git的教程
其它
-
http://firstaidgit.io First Aid Git:使用Git的常見問題與解決方案
github
-
https://guides.github.com/ GitHub 的官方指南
-
https://help.github.com/ github幫助
-
http://www.worldhello.net/gotgithub/01-explore-github/index.html 探索GitHub
-
https://snowdream86.gitbooks.io/github-cheat-sheet/content/zh/ github祕籍
Awesome系列
文章、工具、擴充套件、好玩的東西,請參考Awesome系列: