<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
	<id>https://wiki.cabal.mx/index.php?action=history&amp;feed=atom&amp;title=Recursos_de_Python</id>
	<title>Recursos de Python - Historial de revisiones</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.cabal.mx/index.php?action=history&amp;feed=atom&amp;title=Recursos_de_Python"/>
	<link rel="alternate" type="text/html" href="https://wiki.cabal.mx/index.php?title=Recursos_de_Python&amp;action=history"/>
	<updated>2026-04-05T11:38:01Z</updated>
	<subtitle>Historial de revisiones para esta página en el wiki</subtitle>
	<generator>MediaWiki 1.32.1</generator>
	<entry>
		<id>https://wiki.cabal.mx/index.php?title=Recursos_de_Python&amp;diff=4568&amp;oldid=prev</id>
		<title>Patricio Páez: Scrapping</title>
		<link rel="alternate" type="text/html" href="https://wiki.cabal.mx/index.php?title=Recursos_de_Python&amp;diff=4568&amp;oldid=prev"/>
		<updated>2013-02-26T15:55:13Z</updated>

		<summary type="html">&lt;p&gt;Scrapping&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nueva&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Borrador}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Básico =&lt;br /&gt;
* [http://www.youtube.com/watch?v=u1sVfGEBKWQ What makes Python so AWESOME], por Raymond Hettinger, EuroPython 2011, 1 hora 13 minutos. 20 de Julio de 2011.&lt;br /&gt;
&lt;br /&gt;
= Avanzado =&lt;br /&gt;
* [http://tech.blog.aknin.name/category/my-projects/pythons-innards/ Python’s Innards] por Yaniv Aknin&lt;br /&gt;
&lt;br /&gt;
= Grafos =&lt;br /&gt;
*[http://greenteapress.com/complexity/html/thinkcomplexity003.html#toc13 Representing Graphs], en el libro [http://greenteapress.com/complexity/ Think Complexity], por Allen B. Downey.  Sergio propuso implementar el ejercicio 2 como una práctica de Test Driven Development.&lt;br /&gt;
*[https://github.com/LinuxCabal/Grafo-TDD Grafo-TDD], la práctica de TDD usando el ejercicio del libro anterior, publicado en Github.&lt;br /&gt;
*[http://www.python.org/doc/essays/graphs/ Python Patterns - Implementing Graphs], por Guido van Rossum, actualizado el 4 de Diciembre de 2000.&lt;br /&gt;
*[http://technicae.cogitat.io/2008/12/state-of-graphs-in-python.html The state of graphs in Python], por Duncan McGrero, 8 de Diciembre de 2008.&lt;br /&gt;
&lt;br /&gt;
= Patrones de diseño =&lt;br /&gt;
*[http://www.youtube.com/watch?v=Er5K_nR5lDQ&amp;amp;feature=player_detailpage#t=958s Python Design Patterns 1], por Brandon Rhodes, presentación 2 de Julio de 2012 en PyOhio. 45 minutos. (Empieza a los 16 minutos, porque se repite el comienzo).&lt;br /&gt;
*[http://www.oodesign.com/ Design Patterns], enumera y define los patrones a los que hace referencia Brandon en su presentación.&lt;br /&gt;
&lt;br /&gt;
= Web =&lt;br /&gt;
*[http://www.youtube.com/watch?v=bWk0P7w2aZg Scrapping with Python], por Feihong Hsu en ChiPy, 14 de febrero de 2013.  [http://www.slideshare.net/megafeihong/scraping-from-the-web-an-overview-that-does-not-contain-too-much-cussing 34 láminas] en slideshare.&lt;br /&gt;
&lt;br /&gt;
= Ver también =&lt;br /&gt;
*[[PythonCabal]]&lt;br /&gt;
&lt;br /&gt;
[[Category: Python]]&lt;br /&gt;
[[Category: PythonCabal]]&lt;/div&gt;</summary>
		<author><name>Patricio Páez</name></author>
		
	</entry>
</feed>