69 lines
		
	
	
		
			4.7 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			69 lines
		
	
	
		
			4.7 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|   | --- | ||
|  | title: Python Resources | ||
|  | localeTitle: Recursos de Python | ||
|  | --- | ||
|  | ## Tutoriales
 | ||
|  | 
 | ||
|  | *   [Tutoriales Oficiales de Python](https://docs.python.org/3/tutorial/) | ||
|  | *   [La guía del autoestopista de Python](https://python-guide.readthedocs.org/en/latest/) | ||
|  | *   [Google Python Class](https://developers.google.com/edu/python/) | ||
|  | *   [Aprende Python de la manera difícil](http://learnpythonthehardway.org/book/) | ||
|  | *   [Piensa en pitón](http://www.greenteapress.com/thinkpython/html/index.html) | ||
|  | *   [Aprende Python en X minutos](https://learnxinyminutes.com/docs/python/) | ||
|  | *   [Aprende Python 3 en X minutos](https://learnxinyminutes.com/docs/python3/) | ||
|  | *   [Sumérgete en Python 3](http://www.diveintopython3.net/) | ||
|  | *   [Python de pila completa](http://www.fullstackpython.com/) | ||
|  | *   [Automatiza las cosas aburridas con Python](https://automatetheboringstuff.com/) | ||
|  | *   [Python REPL en el navegador](https://repl.it/languages/python3) | ||
|  | *   [Tutorial del código visual de Python](http://pythontutor.com/) | ||
|  | *   [Codecademy Python](https://www.codecademy.com/learn/python) | ||
|  | *   [Cómo pensar como un científico informático](http://interactivepython.org/runestone/static/thinkcspy/index.html) : libro de texto interactivo que enseña programación con Python | ||
|  | *   [Introducción a la informática y la programación mediante Python](https://www.edx.org/course/introduction-computer-science-mitx-6-00-1x-8) (MIT) | ||
|  | *   [CS para todos: Introducción a la informática y la programación en Python](https://www.edx.org/course/cs-all-introduction-computer-science-harveymuddx-cs005x-0) | ||
|  | *   [Aprendiendo Python](https://www.packtpub.com/packt/free-ebook/learning-python) - ebook gratuito | ||
|  | *   [Nuevo codificador](http://newcoder.io/) : tutoriales / desafíos que lo llevarán de novato a codificador real. | ||
|  | *   [Inventa con Python](https://inventwithpython.com/) (además de otros dos libros de Automate the Boring Stuff) | ||
|  | *   [Resolución de problemas con algoritmos y estructuras de datos utilizando Python](http://interactivepython.org/runestone/static/pythonds/index.html) | ||
|  | *   [Patrones de diseño de Python](https://github.com/faif/python-patterns) | ||
|  | *   [Tutorial de iniciación de Django](https://www.djangoproject.com/start/) | ||
|  | *   [Desarrollo guiado por pruebas con Python](http://chimera.labs.oreilly.com/books/1234000000754/index.html) | ||
|  | *   [Tango con Django](http://www.tangowithdjango.com/) | ||
|  | *   [Django Girls 'Tutorial](http://tutorial.djangogirls.org/en/) - Construye un blog | ||
|  | *   [TaskBuster Django Tutorial](http://www.marinamele.com/taskbuster-django-tutorial) - Construye un proyecto Django desde cero | ||
|  | *   [Derek Banas 'Learn Python In One Video](https://www.youtube.com/watch?v=N4mEzFDjqtA) | ||
|  | *   [pythonprogramming.net Python Baics](https://pythonprogramming.net/introduction-to-python-programming/) | ||
|  | *   [thenewboston Python 3.4 Tutoriales de programación](https://www.youtube.com/playlist?list=PL6gx4Cwl9DGAcbMi1sH6oAMk4JHw91mC_) | ||
|  | *   [Punto de tutoriales - Python](http://www.tutorialspoint.com/python/) | ||
|  | *   [Conjunto de proyectos iniciales con videos](https://pythonprogramming.net) : de lo básico en adelante. | ||
|  | *   [El mega tutorial del matraz (miguel grinberg)](https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world) | ||
|  | 
 | ||
|  | ## Desafíos
 | ||
|  | 
 | ||
|  | *   [Python Koans](https://github.com/gregmalcolm/python_koans) | ||
|  | *   [Ejercicios de Python Challenges.](http://exercism.io/languages/python) | ||
|  | *   [CodingBat Python Challenges](http://codingbat.com/python) | ||
|  | *   [Aprende Python interactivamente](http://www.learnpython.org/) | ||
|  | *   [Proyecto euler](http://projecteuler.net/) | ||
|  | *   [Rosalind Python Bio-informatics Problems](http://rosalind.info/problems/locations/) | ||
|  | *   [Desafío del elevador de Python](https://github.com/mshang/python-elevator-challenge) | ||
|  | *   [CoderByte Challenges](https://coderbyte.com/) | ||
|  | *   [CheckiO](https://checkio.org) - el juego para codificadores | ||
|  | *   [CodeAbbey](http://www.codeabbey.com/) | ||
|  | *   [HackerRank - Desafíos de Python](https://hackerrank.com/domains/python/py-introduction) | ||
|  | *   [CodeSignal - Prepárese para entrevistas y mejore sus habilidades de programación](https://codesignal.com/) | ||
|  | *   [CodeWars](https://www.codewars.com/) | ||
|  | *   [CodeChef](https://www.codechef.com/) | ||
|  | 
 | ||
|  | ## Comunidad
 | ||
|  | 
 | ||
|  | *   [Python impresionante](https://github.com/vinta/awesome-python) | ||
|  | *   [/ r / Python](https://www.reddit.com/r/python) | ||
|  | *   [/ r / LearnPython](https://www.reddit.com/r/learnpython) | ||
|  | *   [Planeta pitón](http://planetpython.org/) | ||
|  | *   [PyLadies](http://www.pyladies.com/) | ||
|  | *   [DjangoGirls](https://djangogirls.org/) | ||
|  | *   [Python-forum.io](https://python-forum.io/) | ||
|  | 
 | ||
|  | ## Herramientas:
 | ||
|  | 
 | ||
|  | *   [PyCharm Edu](https://www.jetbrains.com/pycharm-edu/) : una versión educativa gratuita de PyCharm que viene con tutoriales para enseñarte Python y la capacidad de descargar más. |