User Tools

Site Tools


extra:referencias

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
extra:referencias [2017/09/21 15:37] – [Tutoriales] Santiago Faciextra:referencias [2019/04/23 21:15] Santiago Faci
Line 1: Line 1:
 ===== Referencias ===== ===== Referencias =====
 +
 +Aqui se pueden encontrar algunas de mis fuentes y también otro material adicional para asentar o ampliar conocimientos, asi como enlaces a cualquier tema relacionado con la asignatura que me parezca útil o interesante.
  
 ==== Tutoriales ==== ==== Tutoriales ====
 +
 +  * [[https://www.freecodecamp.org|freeCodeCamp]] Cursos online interactivos de tecnologías como HTML, Javascript, CSS y algunas más
 +
 +=== Python ===
  
   * [[https://docs.python.org/3/tutorial/index.html|The Python Tutorial]] Tutorial oficial de Python   * [[https://docs.python.org/3/tutorial/index.html|The Python Tutorial]] Tutorial oficial de Python
-  * [[https://docs.python.org/3/library/index.html|The Python Standar Library]] Referencia oficial de la librería de Python+  * [[https://docs.python.org/3/library/index.html|The Python Standard Library]] Referencia oficial de la librería de Python
   * [[http://www.python-course.eu/python3_course.php|Python3 Course]] Curso muy completo de Python con muchos ejemplos de código   * [[http://www.python-course.eu/python3_course.php|Python3 Course]] Curso muy completo de Python con muchos ejemplos de código
 +  * [[https://www.python-course.eu/python_tkinter.php|Tutorial de Tkinter]] Tutorial de la librería Tkinter para el desarrollo de GUIs en Python
 +  * [[https://wiki.python.org/moin/TkInter|Wiki de Tkinter]] Wiki oficial de la librería Tkinter
 +  * [[https://docs.scrapy.org/en/latest/intro/tutorial.html|Scrapy Tutorial]] Tutorial de introducción a Scrapy
 +  * [[https://python-packaging.readthedocs.io/en/latest/|Empaquetar una aplicación Python]] Cómo empaquetar una aplicación desarrollada en Python
 +  * [[https://confluence.jetbrains.com/display/PYH/PyCharm+Tutorials|PyCharm tutorials]] Tutoriales sobre cómo usar PyCharm
 +  * [[https://repl.it/languages/python3|Online Python compiler]] Compilador online de Python
 +
 +=== Django ===
 +
   * [[https://docs.djangoproject.com/en/1.11/intro/|Django Introduction]] Introducción a la programación con Django   * [[https://docs.djangoproject.com/en/1.11/intro/|Django Introduction]] Introducción a la programación con Django
   * [[http://www.django-rest-framework.org/tutorial/quickstart/|Django-rest Quickstart]] Introducción a la programación con Django REST framework   * [[http://www.django-rest-framework.org/tutorial/quickstart/|Django-rest Quickstart]] Introducción a la programación con Django REST framework
 +
 +=== PHP ===
 +
   * [[http://php.net/manual/en/|PHP Manual]] Manual oficial de PHP    * [[http://php.net/manual/en/|PHP Manual]] Manual oficial de PHP 
-  * [[https://docs.scrapy.org/en/latest/intro/tutorial.html|Scrapy Tutorial]] Tutorial de introducción a Scrapy+  * [[https://confluence.jetbrains.com/display/PhpStorm/Welcome|PhpStorm tutorial]] Tutorial muy completo sobre PhpStorm 
 +  * [[https://confluence.jetbrains.com/display/PhpStorm/Deploying+PHP+applications+with+PhpStorm|Deploying PHP applications]] Cómo desplegar una aplicación PHP con PhpStorm 
 + 
 +=== Spring === 
   * [[https://spring.io/guides|Guías Spring]] Tutoriales de Spring   * [[https://spring.io/guides|Guías Spring]] Tutoriales de Spring
   * [[https://spring.io/guides/gs/serving-web-content/|Hello World con Spring MVC]] Breve tutorial sobre cómo hacer un sitio web con el framework Spring MVC   * [[https://spring.io/guides/gs/serving-web-content/|Hello World con Spring MVC]] Breve tutorial sobre cómo hacer un sitio web con el framework Spring MVC
extra/referencias.txt · Last modified: 2021/10/21 07:04 by Santiago Faci