1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-12-23 23:38:50 +00:00

Merge pull request #1848 from hom3mad3/patch-1

Update free-programming-books.md
This commit is contained in:
victor felder 2016-03-12 15:42:18 +01:00
commit 2d8b8e65c4

View File

@ -1077,6 +1077,7 @@ Original Source: [List of freely available programming books](http://web.archive
* [Git Workflows](http://documentup.com/skwp/git-workflows-book)
* [GitHub Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet) - Tim Green (Markdown)
* [Intoduction to Git and Github](https://launchschool.com/books/git) - Launch School
* [Learn Enough Git to be Dangerous](https://www.learnenough.com/git-tutorial) - Michael Hartl
* [Learn Git - Learn Version Control with Git](http://www.git-tower.com/learn/git/ebook/command-line/introduction) - Tobias Günther
* [Pro Git](http://git-scm.com/book/en/v2) - Scott Chacon
* [Pro Git Reedited](https://leanpub.com/progitreedited) - Jon Forrest