diff --git a/free-programming-books-pt_BR.md b/free-programming-books-pt_BR.md index aa7d604e..af35ab5b 100644 --- a/free-programming-books-pt_BR.md +++ b/free-programming-books-pt_BR.md @@ -71,14 +71,20 @@ * [Node.js para Leigos](http://udgwebdev.com/nodejs) * [Tudo sobre Meteor](http://udgwebdev.com/meteor) -### Php -* [Curso Linguagem PHP 2000](http://www.etelg.com.br/paginaete/downloads/informatica/php.pdf) -* [PHP Do jeito certo](http://br.phptherightway.com/) ### LaTeX * [Introdução ao LaTeX 2 - Ou LaTeX 2 em 105 minutos](http://ctan.org/pkg/lshort-portuguese-br) +### Lua +* [Manual de Referência de Lua 5.2](http://www.lua.org/manual/5.2/pt/) + + +### Php +* [Curso Linguagem PHP 2000](http://www.etelg.com.br/paginaete/downloads/informatica/php.pdf) +* [PHP Do jeito certo](http://br.phptherightway.com/) + + ### Python * [Desenvolvimento web com Python e web2py!](https://dl.dropboxusercontent.com/u/830444/apostila_web2py_basico.pdf) * [O tutorial de Python](http://turing.com.br/pydoc/2.7/tutorial/) @@ -102,9 +108,6 @@ ### Shell * [Introdução ao Shell Script](http://aurelio.net/shell/apostila-introducao-shell.pdf) -### Lua -* [Manual de Referência de Lua 5.2](http://www.lua.org/manual/5.2/pt/) - ### Vim * [Vim Básico](http://aurelio.net/vim/vim-basico.txt)