1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-05 21:07:51 +00:00

[es] Added another PHP tutorial

This commit is contained in:
Espartaco Palma 2014-01-18 06:20:17 -06:00
parent 232ee86261
commit 8e806269f3

View File

@ -138,6 +138,7 @@
* [Silex, el manual oficial](http://librosweb.es/silex/) * [Silex, el manual oficial](http://librosweb.es/silex/)
* [Symfony 1.4, la guía definitiva](http://librosweb.es/symfony_1_4/) * [Symfony 1.4, la guía definitiva](http://librosweb.es/symfony_1_4/)
* [POO y MVC en PHP](http://www.bubok.es/libros/205199/POO-y-MVC-en-PHP) * [POO y MVC en PHP](http://www.bubok.es/libros/205199/POO-y-MVC-en-PHP)
* [Manual de estudio introductorio al lenguaje PHP procedural](http://www.cursosdeprogramacionadistancia.com/static/pdf/material-sin-personalizar-php.pdf)
###Python ###Python