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

Update free-programming-books.md (#2037)

* Update free-programming-books.md

* Update free-programming-books.md
This commit is contained in:
victor felder 2016-08-18 23:32:25 +02:00 committed by GitHub
parent d6bdfcc0d5
commit 19cd266df3

View File

@ -789,6 +789,7 @@
* [Introduction to the Command Line](https://launchschool.com/books/command_line) - Launch School
* [Linux Fundamentals](http://linux-training.be/linuxfun.pdf) - Paul Cobbaut (PDF)
* [Linux Shell Scripting Tutorial - A Beginner's Handbook](http://www.freeos.com/guides/lsst/)
* [Slackbook](http://slackbook.org)
* [The Bash Academy](http://www.bash.academy)
* [The Command Line Crash Course](http://learncodethehardway.org/cli/book/) Z. A. Shaw
* [Writing Shell Scripts](http://linuxcommand.org/lc3_writing_shell_scripts.php) - William E. Shotts, Jr.