Diferencia entre revisiones de «Usuario:ManuelRomero/NewPHP/Referencias Web»

De WikiEducator
Saltar a: navegación, buscar
(PHP)
Línea 37: Línea 37:
 
== PHP  ==
 
== PHP  ==
  
* [https://github.com/jupeter/clean-code-php ''''''Clean Code PHP'''''']
+
* [https://github.com/jupeter/clean-code-php '''''Clean Code PHP''''']
 
* [https://php.net/ php.net]
 
* [https://php.net/ php.net]
 
* [http://www.phptherightway.com/ PHP The Rigth Way]
 
* [http://www.phptherightway.com/ PHP The Rigth Way]

Revisión de 20:51 16 sep 2020

Bibliografía y referenicas que iremos aportando a lo largo del curso

Ebooks

Git

Google Maps

Javascript

MongoDB

MySQL – MariaDB

PHP

Webinars, podcasts and live coding

Para gestionar librerías y dependencias en un proyecto usando composer
*https://packagist.org/
Phpunit
http://librosweb.es/tutorial/
acelera-la-ejecucion-de-tus-tests-con-phpunit/