From d72ee2541046fec8057f9df89de9041c3d3f7414 Mon Sep 17 00:00:00 2001 From: Carlos Meraz Date: Sat, 28 Dec 2013 11:34:22 -0700 Subject: [PATCH 1/4] Added PHP section to spanish version Include the PHP section for the spansih reference books, then added the "Manual de PHP". --- free-programming-books-es.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/free-programming-books-es.md b/free-programming-books-es.md index b98cb1ce..130bf960 100644 --- a/free-programming-books-es.md +++ b/free-programming-books-es.md @@ -17,6 +17,7 @@ * [JavaScript](#javascript) * [Java](#java) * [LaTeX](#latex) +* [PHP](#php) * [Python](#python) * [Ruby](#ruby) * [Ruby on Rails](#ruby-on-rails) @@ -108,6 +109,10 @@ * [La introducción no-tan-corta a LaTeX 2ε](http://www.ctan.org/tex-archive/info/lshort/spanish) +###PHP +* [Manual de PHP (forosdelweb.com)](http://www.forosdelweb.com/wiki/Manual_de_PHP) + + ###Python * [Aprenda a pensar como un programador (con Python)](http://web.ballardini.com.ar/ai/raw-attachment/wiki/BibliografiaPython/thinkCSpy-es.pdf) (PDF) From aa26bdabe34dd46c4a148a11ac41009bd7d35b25 Mon Sep 17 00:00:00 2001 From: Carlos Meraz Date: Sat, 28 Dec 2013 11:38:32 -0700 Subject: [PATCH 2/4] Fix the C++ link (free-programming-books-es.md) The c++ contextual link did not work. --- free-programming-books-es.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/free-programming-books-es.md b/free-programming-books-es.md index 130bf960..c46a642e 100644 --- a/free-programming-books-es.md +++ b/free-programming-books-es.md @@ -9,7 +9,7 @@ * [Misceláneos](#miscelaneos) * [Android](#android) * [CSS](#CSS) -* [C++](#c-1) +* [C++](#c++) * [Emacs](#emacs) * [Ensamblador](#ensamblador) * [Git](#git) @@ -112,7 +112,6 @@ ###PHP * [Manual de PHP (forosdelweb.com)](http://www.forosdelweb.com/wiki/Manual_de_PHP) - ###Python * [Aprenda a pensar como un programador (con Python)](http://web.ballardini.com.ar/ai/raw-attachment/wiki/BibliografiaPython/thinkCSpy-es.pdf) (PDF) From 924fbbecd04bad1c2537a3e4fdad91d2c94972a1 Mon Sep 17 00:00:00 2001 From: Carlos Meraz Date: Sat, 28 Dec 2013 11:39:38 -0700 Subject: [PATCH 3/4] Revert "Fix the C++ link (free-programming-books-es.md)" This reverts commit aa26bdabe34dd46c4a148a11ac41009bd7d35b25. --- free-programming-books-es.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/free-programming-books-es.md b/free-programming-books-es.md index c46a642e..130bf960 100644 --- a/free-programming-books-es.md +++ b/free-programming-books-es.md @@ -9,7 +9,7 @@ * [Misceláneos](#miscelaneos) * [Android](#android) * [CSS](#CSS) -* [C++](#c++) +* [C++](#c-1) * [Emacs](#emacs) * [Ensamblador](#ensamblador) * [Git](#git) @@ -112,6 +112,7 @@ ###PHP * [Manual de PHP (forosdelweb.com)](http://www.forosdelweb.com/wiki/Manual_de_PHP) + ###Python * [Aprenda a pensar como un programador (con Python)](http://web.ballardini.com.ar/ai/raw-attachment/wiki/BibliografiaPython/thinkCSpy-es.pdf) (PDF) From 4f4298c2ed5d4a9d72899e39718a053b78bd3e8c Mon Sep 17 00:00:00 2001 From: Carlos Meraz Date: Sat, 28 Dec 2013 11:40:24 -0700 Subject: [PATCH 4/4] Fix the C++ link (free-programming-books-es.md) The c++ contextual link did not work. --- free-programming-books-es.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/free-programming-books-es.md b/free-programming-books-es.md index 130bf960..07fed8d1 100644 --- a/free-programming-books-es.md +++ b/free-programming-books-es.md @@ -9,7 +9,7 @@ * [Misceláneos](#miscelaneos) * [Android](#android) * [CSS](#CSS) -* [C++](#c-1) +* [C++](#c) * [Emacs](#emacs) * [Ensamblador](#ensamblador) * [Git](#git) @@ -112,7 +112,6 @@ ###PHP * [Manual de PHP (forosdelweb.com)](http://www.forosdelweb.com/wiki/Manual_de_PHP) - ###Python * [Aprenda a pensar como un programador (con Python)](http://web.ballardini.com.ar/ai/raw-attachment/wiki/BibliografiaPython/thinkCSpy-es.pdf) (PDF)