From 37695cdc465c1fe68e4b31ea0075c63c85fa6e0f Mon Sep 17 00:00:00 2001 From: Ataliba Teixeira Date: Tue, 29 Oct 2013 16:37:55 -0200 Subject: [PATCH] Update free-programming-books-pt_BR.md Introducao ao Shell Script - Aurelio ( Verde ) Tutorial de Ruby - Eustaquio Rangel --- free-programming-books-pt_BR.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/free-programming-books-pt_BR.md b/free-programming-books-pt_BR.md index 2e64b757..ad79aef2 100644 --- a/free-programming-books-pt_BR.md +++ b/free-programming-books-pt_BR.md @@ -2,7 +2,7 @@ * [Java](#java) * [Ruby](#ruby) * [HTML / CSS](#html--css) - +* [Shell Script](#shell) ###java @@ -16,8 +16,14 @@ * [Aprenda a Programar](http://aprendaaprogramar.rubyonrails.com.br) * [Pequeno Livro do Ruby](http://www.sismicro.com.br/ruby/Pequeno-Livro-do-Ruby.php) +* [Tutorial de Ruby](http://dl.dropbox.com/u/1482800/eustaquiorangel.com/tutorialruby.pdf) + ###HTML / CSS * [Estruturando o HTML com CSS](http://pt-br.learnlayout.com/) + +###shell + +* [Introdução ao Shell Script](http://aurelio.net/shell/apostila-introducao-shell.pdf) -- GitLab