From b98d58bb54451c62f058c2b9746cb75472aa8fa7 Mon Sep 17 00:00:00 2001 From: Faustino Loeza Date: Tue, 16 Jun 2015 14:14:24 -0500 Subject: [PATCH] PHP POO MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Con esta serie te enseñaremos PHP profesional, usando programación orientada a objetos (POO) donde aprenderás a escribir aplicaciones mas estructuradas, fáciles de mantener y escalar. --- free-programming-books-es.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books-es.md b/free-programming-books-es.md index 54ba0515..4ee4d78e 100644 --- a/free-programming-books-es.md +++ b/free-programming-books-es.md @@ -215,7 +215,7 @@ * [Symfony 1.4, la guía definitiva](http://librosweb.es/symfony_1_4/) * [Symfony 2.3, el libro oficial](http://librosweb.es/symfony_2_3/) * [PHP y Ajax](http://rua.ua.es/dspace/bitstream/10045/13176/9/04-ajaxphp.pdf) - +*[PHP y Programación orientada a objetos](https://styde.net/php-y-programacion-orientada-a-objetos/) ### Perl * [Tutoriales de Perl](http://perlenespanol.com/tutoriales/) -- GitLab