Browse Source

Added brazillian book about RegEx

Diego Garcia 11 years ago
parent
commit
f7b7c62644
1 changed files with 5 additions and 0 deletions
  1. 5 0
      free-programming-books-pt_BR.md

+ 5 - 0
free-programming-books-pt_BR.md

@@ -11,6 +11,7 @@
 * [PHP](#php)
 * [PHP](#php)
 * [LaTeX](#latex)
 * [LaTeX](#latex)
 * [Python](#python)
 * [Python](#python)
+* [RegEx](#regex)
 * [Ruby](#ruby)
 * [Ruby](#ruby)
 * [Shell Script](#shell)
 * [Shell Script](#shell)
 * [Lua](#lua)
 * [Lua](#lua)
@@ -75,6 +76,10 @@
 * [O tutorial de Python](http://turing.com.br/pydoc/2.7/tutorial/)
 * [O tutorial de Python](http://turing.com.br/pydoc/2.7/tutorial/)
 
 
 
 
+### RegEx
+* [Expressões Regulares - Guia de Consulta Rápida](http://aurelio.net/regex/guia/)
+
+
 ### Ruby
 ### Ruby
 * [Aprenda a Programar](http://aprendaaprogramar.rubyonrails.com.br)
 * [Aprenda a Programar](http://aprendaaprogramar.rubyonrails.com.br)
 * [O (comovente) guia de Ruby do Why](http://why.carlosbrando.com/)
 * [O (comovente) guia de Ruby do Why](http://why.carlosbrando.com/)