Diferencia entre revisiones de «Usuario:ManuelRomero/Referencias»

De WikiEducator
Saltar a: navegación, buscar
(Webs de interés)
Línea 30: Línea 30:
 
*Imágenmes para incluir en la web
 
*Imágenmes para incluir en la web
 
  https://es.godaddy.com/blog/bancos-de-imagenes-gratis-para-tu-web/
 
  https://es.godaddy.com/blog/bancos-de-imagenes-gratis-para-tu-web/
 +
===Bibliografía interesante===
 +
 +
 +
 +
== <span id="anchor"></span>Ebooks ==
 +
 +
* [http://it-ebooks.info/ IT eBooks]
 +
* [https://www.pdfdrive.net/ ''''''PDF Drive'''''']
 +
 +
== <span id="anchor-1"></span>Git ==
 +
 +
* [https://git-scm.com/ Git SCM]
 +
* [https://www.atlassian.com/git Git - Atlassian]
 +
 +
== <span id="anchor-2"></span>Google Maps ==
 +
 +
* [https://developers.google.com/maps/documentation/javascript/ Google Maps API]
 +
 +
== <span id="anchor-3"></span>Javascript ==
 +
 +
* [http://exploringjs.com/impatient-js/toc.html ''''''JavaScript for impatient programmers'''''']
 +
* [http://jquery.com/ jQuery]
 +
 +
== <span id="anchor-4"></span>MongoDB ==
 +
 +
* [https://www.mongodb.com/ MongoDB]
 +
* [https://www.mongodb.com/webinars MongoDB Webinars] and [https://www.mongodb.com/presentations/all MongoDB presentations]
 +
** [https://www.mongodb.com/presentations/results?page=1&search=back%20to%20basics Back to basics]
 +
** [https://www.mongodb.com/presentations/results?page=1&search=time%20series Time series]
 +
* [https://studio3t.com/ Studio 3T]
 +
 +
== <span id="anchor-5"></span>MySQL – MariaDB  ==
 +
 +
* [https://www.mysql.com/ MySQL]
 +
* [http://www.artfulsoftware.com/infotree/queries.php Common MySQL Queries]
 +
* [http://sqlzoo.net/ SQLZoo - Tutorial interactivo]
 +
* [https://www.webyog.com/product/sqlyog SQLYog]
 +
* [https://dbeaver.io/ DBeaver]
 +
 +
== <span id="anchor-6"></span>PHP  ==
 +
 +
* [https://github.com/jupeter/clean-code-php ''''''Clean Code PHP'''''']
 +
* [https://php.net/ php.net]
 +
* [http://www.phptherightway.com/ PHP The Rigth Way]
 +
* [http://www.hackingwithphp.com/ Hacking with PHP]
 +
 +
== <span id="anchor-7"></span>Webinars, podcasts and live coding  ==
 +
 +
* [https://dev.tube/ ''''''Dev.tube'''''']
 +
* [https://www.youtube.com/playlist?list=PLARHdv-87rPyD4cDyFbBGJn8dAhL9VJS2 Jorge Casas - Development playlist]
 +
* [https://www.youtube.com/playlist?list=PLfgj7DYkKH3Cd8bdu5SIHGYXh_bPV2idP Carlos Buenosvinos - Rigor Talks]

Revisión de 02:01 13 sep 2020

Webs de interés

  • Cifrar tu directorio en linux ubuntu 16
http://internautero.blogspot.com.es/2016/04/cifrar-las-carpetas-personales-de.html

Buenas prácticas para desarrollar aplicaciones

*https://carlosbuenosvinos.com/
  • Para gestionar librerías y dependencias en un proyecto usando composer
*https://packagist.org/
  • Programa para grabar vídeo
https://launchpad.net/kazam
 apt-get install kazam
  • Phpunit
http://librosweb.es/tutorial/acelera-la-ejecucion-de-tus-tests-con-phpunit/
  • Para controlar el pc con el móvil
https://www.atareao.es/ubuntu/controlar-una-presentacion-con-el-movil/
  • PhpStorm
file:///home/manuel/Descargas/PhpStorm_ReferenceCard-es_AR.pdf
  • Presentaciones
http://lab.hakim.se/reveal-js/#/
  • Codepen
https://codepen.io/
  • Compartir ficheros de tu ordenado
https://gofile.me/
  • Imágenmes para incluir en la web
https://es.godaddy.com/blog/bancos-de-imagenes-gratis-para-tu-web/

Bibliografía interesante

Ebooks

Git

Google Maps

Javascript

MongoDB

MySQL – MariaDB

PHP

Webinars, podcasts and live coding