Diferencia entre revisiones de «Usuario:ManuelRomero/NewPHP/Referencias Web»
De WikiEducator
(→PHP) |
|||
(6 revisiones intermedias por el mismo usuario no mostrado) | |||
Línea 1: | Línea 1: | ||
− | Bibliografía y | + | Bibliografía y referencias que iremos aportando a lo largo del curso |
== Ebooks == | == Ebooks == | ||
Línea 48: | Línea 48: | ||
* [https://www.youtube.com/playlist?list=PLfgj7DYkKH3Cd8bdu5SIHGYXh_bPV2idP Carlos Buenosvinos - Rigor Talks] | * [https://www.youtube.com/playlist?list=PLfgj7DYkKH3Cd8bdu5SIHGYXh_bPV2idP Carlos Buenosvinos - Rigor Talks] | ||
− | + | == Gestionar librerías y dependencias== | |
+ | ;Usar composer: | ||
*https://packagist.org/ | *https://packagist.org/ | ||
− | ;Phpunit | + | == Phpunit == |
+ | http://librosweb.es/tutorial/ | ||
+ | acelera-la-ejecucion-de-tus-tests-con-phpunit/ | ||
+ | |||
+ | == Gestionar librerías y dependencias == | ||
+ | ;usando composer | ||
+ | *https://packagist.org/ | ||
+ | |||
+ | == Phpunit == | ||
http://librosweb.es/tutorial/ | http://librosweb.es/tutorial/ | ||
acelera-la-ejecucion-de-tus-tests-con-phpunit/ | acelera-la-ejecucion-de-tus-tests-con-phpunit/ |
Última revisión de 01:28 9 oct 2020
Bibliografía y referencias que iremos aportando a lo largo del curso
Contenido
Ebooks
Git
Google Maps
Javascript
MongoDB
MySQL – MariaDB
PHP
Webinars, podcasts and live coding
Gestionar librerías y dependencias
- Usar composer
*https://packagist.org/
Phpunit
http://librosweb.es/tutorial/ acelera-la-ejecucion-de-tus-tests-con-phpunit/
Gestionar librerías y dependencias
- usando composer
*https://packagist.org/
Phpunit
http://librosweb.es/tutorial/ acelera-la-ejecucion-de-tus-tests-con-phpunit/