瀏覽代碼

Merge pull request #1217 from drgarcia1986/master

Added brazillian book about RegEx
victor felder 11 年之前
父節點
當前提交
203ae61d36
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      free-programming-books-pt_BR.md

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

@@ -11,6 +11,7 @@
 * [PHP](#php)
 * [LaTeX](#latex)
 * [Python](#python)
+* [RegEx](#regex)
 * [Ruby](#ruby)
 * [Shell Script](#shell)
 * [Lua](#lua)
@@ -75,6 +76,10 @@
 * [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
 * [Aprenda a Programar](http://aprendaaprogramar.rubyonrails.com.br)
 * [O (comovente) guia de Ruby do Why](http://why.carlosbrando.com/)