1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-03 06:50:47 +00:00

Update free-programming-books.md

This commit is contained in:
skelic 2016-07-08 19:58:11 +08:00 committed by GitHub
parent b9ffc8e7a1
commit 21699055f2

View File

@ -781,6 +781,7 @@
* [Google Shell Style Guide](http://google-styleguide.googlecode.com/svn/trunk/shell.xml)
* [Introduction to the Command Line](https://launchschool.com/books/command_line) - Launch School
* [Linux Shell Scripting Tutorial - A Beginner's Handbook](http://www.freeos.com/guides/lsst/)
* [Linux Fundamentals](http://linux-training.be/linuxfun.pdf) (PDF)
* [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.