<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Nuevas Tecnologías y Educación &#187; Programacion</title>
	<atom:link href="http://ticsyeducacion.com.ar/tag/programacion/feed/" rel="self" type="application/rss+xml" />
	<link>http://ticsyeducacion.com.ar</link>
	<description>Recursos Educativos, Proyectos, Planificaciones, Actos, Software...</description>
	<lastBuildDate>Thu, 17 May 2012 22:19:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Libros, RAD y Codigos sobre Python</title>
		<link>http://ticsyeducacion.com.ar/2011/01/17/libros-rad-y-codigos-sobre-python/</link>
		<comments>http://ticsyeducacion.com.ar/2011/01/17/libros-rad-y-codigos-sobre-python/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 02:34:48 +0000</pubDate>
		<dc:creator>Luis E Vilchez</dc:creator>
				<category><![CDATA[Nivel Secundario (EGB 3 y C.E.)]]></category>
		<category><![CDATA[Nivel Terciario]]></category>
		<category><![CDATA[Varios]]></category>
		<category><![CDATA[Imprimibles]]></category>
		<category><![CDATA[Informatica]]></category>
		<category><![CDATA[IPEM 69]]></category>
		<category><![CDATA[Libros]]></category>
		<category><![CDATA[Polimodal]]></category>
		<category><![CDATA[Profesores]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Recursos Educativos]]></category>

		<guid isPermaLink="false">http://ticsyeducacion.com.ar/?p=2355</guid>
		<description><![CDATA[En post anteriores habíamos escrito sobre Python y su uso como primer lenguaje de programación. Hoy queremos compartir una serie de libros que pueden facilitar su aprendizaje y algunos entornos de desarrollo rápidos que no incluimos en el post anterior. En la siguiente página podrán encontrar un libro desarrollado por Andrés Marzal e Isabel Gracia &#8230; </p><p><a class="more-link block-button" href="http://ticsyeducacion.com.ar/2011/01/17/libros-rad-y-codigos-sobre-python/">Continuar leyendo &#187;</a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">En <a href="http://ticsyeducacion.com.ar/2010/10/18/python-primer-lenguaje/" >post anteriores</a> habíamos escrito sobre Python y su uso como primer lenguaje de <img class="alignright" src="http://lh4.ggpht.com/_Ifb--ylDAW4/TLzExbqeWCI/AAAAAAAACqw/j_Zdm0fIsYk/s144/python.png" alt="" width="144" height="144" />programación. Hoy queremos compartir una serie de libros que pueden facilitar su aprendizaje y algunos entornos de desarrollo rápidos que no incluimos en el post anterior.</p>
<p style="text-align: justify;">En la siguiente <a href="http://marmota.act.uji.es/mtp/teoria.shtml" >página</a> podrán encontrar un libro desarrollado por Andrés Marzal e Isabel Gracia del departamento de Lenguajes y Sistemas Informáticos &#8211; Universitat Jaume I, de libre distribución para fines autodidactas y para uso en centros públicos de enseñanza. Una Guia de Ejercicios (los mismos también se encuentran en el manual), la correspondiente Fe de erratas y el código de los ejercicios utilizados. Al recorrer el sitio podrán acceder a los parciales de años anteriores, entre otros recursos. Si bien el material es utilizable para aprender Python en general, esta basado en <a href="http://www3.uji.es/~dllorens/PythonG/" >PythonG</a>.</p>
<p><strong>Libros</strong>:</p>
<p><a href="http://www.openbookproject.net/thinkcs/python/spanish2e/" >Cómo pensar como un informático</a>, (Aprender con Python 2º Edición) es un libro en linea de capítulos cortos y de fácil lectura.</p>
<p><a href="http://www.techbooksforfree.com/perlpython.shtml" >Página</a> con enlaces sobre libros de Python (en inglés)</p>
<p style="text-align: justify;"><strong>Entornos de Desarrollo Rápido</strong></p>
<p style="text-align: justify;">En el post anterior hablamos de <a href="http://ticsyeducacion.com.ar/2010/10/18/python-primer-lenguaje/" >BOA</a>, hoy queremos detenernos en <a href="http://wxformbuilder.org/" >wxFormBuilder</a>. Si bien el proyecto en un principio se baso en crear código para otros lenguajes en sus versiones mas modernas, se ha incluido a Python entre los lenguajes con los cuales trabaja.</p>
<p style="text-align: justify;">Para descargar wxFormBuilder debemos ir a <a rel="nofollow" href="http://sourceforge.net/apps/wordpress/wxformbuilder/downloads/3-1/" >esta página</a></p>
<p style="text-align: left;">&nbsp;</p>
<p style="text-align: left;"><strong>Sitios útiles para comenzar </strong></p>
<p><a href="http://www.java2s.com/Code/Python/CatalogPython.htm" >Ejemplos</a> de Código escrito en Python</p>
<p><a href="http://python.org.ar/pyar/AprendiendoPython" >PyAR</a> Gran cantidad de información</p>
<p>Blog <a rel="nofollow" href="http://elviajedelnavegante.blogspot.com/" >El Viaje del Navegante</a>, interesante blog con gran cantidad de recursos sobre Python (libros, Código y explicaciones claras y dinámicas)</p>
<p style="text-align: justify;">&nbsp;</p>
<p style="text-align: justify;"><strong>Post Relacionados</strong></p>
<ul>
<li><a href="http://ticsyeducacion.com.ar/2010/10/18/python-primer-lenguaje/" >Python como primer lenguaje de Programación</a></li>
<li><a href="http://ticsyeducacion.com.ar/2009/02/11/alice-una-nueva-forma-de-ensenar-a-programar/" >Nueva Forma de Enseñar a Programar</a></li>
</ul>
<p><strong>Fuentes</strong></p>
<p>Wikipedia <a href="http://python.org.ar/pyar/" >PyAr</a> <a rel="nofollow" href="http://elviajedelnavegante.blogspot.com/" >El viaje del Navegante</a></p>
<p style="text-align: justify;">&nbsp;</p>
<p><strong>Bitacoras:</strong> <a href="http://bitacoras.com/canales/python" rel="tag" >Python</a>, <a href="http://bitacoras.com/canales/libros" rel="tag" >Libros</a>, <a href="http://bitacoras.com/canales/aprender+a+programar" rel="tag" >Aprender+a+Programar</a>, <a href="http://bitacoras.com/canales/educacion+e+informatica" rel="tag" >Educacion+e+Informatica</a>, <a href="http://bitacoras.com/canales/tics+y+educacion" rel="tag" >TICs+y+Educacion</a>, <a href="http://bitacoras.com/canales/educacioneinformatica" rel="tag" >educacioneinformatica</a>, <a href="http://bitacoras.com/canales/ticsyeducacion" rel="tag" >ticsyeducacion</a>, <a href="http://bitacoras.com/canales/luis+e+vilchez" rel="tag" >Luis+E+Vilchez</a> <strong>Blogalaxia:</strong> <a href="http://www.blogalaxia.com/tags/python" rel="tag" >Python</a> <a href="http://www.blogalaxia.com/tags/libros" rel="tag" >Libros</a> <a href="http://www.blogalaxia.com/tags/aprender+a+programar" rel="tag" >Aprender a Programar</a> <a href="http://www.blogalaxia.com/tags/educacion+e+informatica" rel="tag" >Educacion e Informatica</a> <a href="http://www.blogalaxia.com/tags/tics+y+educacion" rel="tag" >TICs y Educacion</a> <a href="http://www.blogalaxia.com/tags/educacioneinformatica" rel="tag" >educacioneinformatica</a> <a href="http://www.blogalaxia.com/tags/ticsyeducacion" rel="tag" >ticsyeducacion</a> <a href="http://www.blogalaxia.com/tags/luis+e+vilchez" rel="tag" >Luis E Vilchez</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fticsyeducacion.com.ar%2F2011%2F01%2F17%2Flibros-rad-y-codigos-sobre-python%2F&amp;title=Libros%2C%20RAD%20y%20Codigos%20sobre%20Python" id="wpa2a_2"><img src="http://ticsyeducacion.com.ar/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://ticsyeducacion.com.ar/2011/01/17/libros-rad-y-codigos-sobre-python/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Python como primer lenguaje de programacion</title>
		<link>http://ticsyeducacion.com.ar/2010/10/18/python-primer-lenguaje/</link>
		<comments>http://ticsyeducacion.com.ar/2010/10/18/python-primer-lenguaje/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 22:08:39 +0000</pubDate>
		<dc:creator>Luis E Vilchez</dc:creator>
				<category><![CDATA[Nivel Secundario (EGB 3 y C.E.)]]></category>
		<category><![CDATA[EGB 3]]></category>
		<category><![CDATA[Imprimibles]]></category>
		<category><![CDATA[Informatica]]></category>
		<category><![CDATA[Libros]]></category>
		<category><![CDATA[Polimodal]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Software Libre]]></category>

		<guid isPermaLink="false">http://ticsyeducacion.com.ar/?p=2269</guid>
		<description><![CDATA[Python es un lenguaje de programación que te permite trabajar con mayor rapidez e integrar sus sistemas con mayor eficacia. Usted puede aprender a usar Python y ver las ganancias casi inmediatas en la productividad y reducir los costos de mantenimiento. Para comenzar el análisis voy a empezar por la que creo es la única &#8230; </p><p><a class="more-link block-button" href="http://ticsyeducacion.com.ar/2010/10/18/python-primer-lenguaje/">Continuar leyendo &#187;</a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="alignright" src="http://lh4.ggpht.com/_Ifb--ylDAW4/TLzExbqeWCI/AAAAAAAACqw/j_Zdm0fIsYk/s144/python.png" alt="" width="144" height="144" />Python es un lenguaje de programación que te permite trabajar con mayor rapidez e integrar sus sistemas con mayor eficacia. Usted puede aprender a usar Python y ver las ganancias casi inmediatas en la productividad y reducir los costos de mantenimiento.</p>
<p style="text-align: justify;">Para comenzar el análisis voy a empezar por la que creo es la única desventaja para un principiante, pero que es salvable con solo un poco de paciencia y preguntando al profesor <img src='http://ticsyeducacion.com.ar/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  (esto lo digo porque pensé el post con una clase de programación en la cabeza)</p>
<ul style="text-align: justify;">
<li>Dada la cantidad de versiones existentes, elegir la adecuada (aqui recomendamos la mas antigua y estable que por ahora es la 2.6 ya que cuenta con mayores posibilidades)</li>
<li>Instalar la versión en Windows ya que dependiendo que deseamos hacer deberemos instalar varios programas, una vez mas, esto es subsanable con solo un poco de paciencia y lectura.</li>
</ul>
<p style="text-align: justify;">Las <strong>ventajas de Python</strong> a la hora de enseñar a programar son varias:</p>
<ul style="text-align: justify;">
<li>Es software libre, por lo que se pueden conseguir diferentes &#8220;versiones&#8221; del lenguaje.
<ul>
<li>Se puede Acceder al código de muchas aplicaciones.</li>
<li>Se puede distribuir a nuestros alumnos sin ningún problema.</li>
</ul>
</li>
<li>Es un lenguaje de programación multiplataforma por lo que podremos utilizarlo tanto en GNU/Linux, Ms-Windows, Mac/OS y está portado a las máquinas virtuales de Java y .NET</li>
<li>Existe mucha bibliografía a la que podemos acceder de forma Gratuita.</li>
<li>Es un lenguaje de programación multiparadigma. Esto significa que más que forzar a los programadores a adoptar un estilo particular de programación, permite varios estilos: programación orientada a objetos, programación imperativa y programación funcional. Otros paradigmas están soportados mediante el uso de extensiones.</li>
<li>Python usa tipado dinámico y conteo de referencias para la administración de memoria.</li>
<li style="text-align: justify;">Una característica importante de Python es la resolución dinámica de nombres; es decir, lo que enlaza un método y un nombre de variable durante la ejecución del programa (también llamado ligadura dinámica de métodos).</li>
</ul>
<p style="text-align: justify;">Existen muchos Entornos de Desarrollo Integrados o IDE que nos permiten trabajar con Python, uno de ellos es <a rel="nofollow" href="http://boa-constructor.sourceforge.net/" >BoaConstructor</a>, el cual es multiplataforma y facilita el aprendizaje en un mismo entorno, si el colegio cuenta máquinas con diferentes sistemas operativos. La creación de interfaces es muy intuitiva y el consumo de memoria no es muy alto. <a href="http://translate.google.com.ar/translate?js=n&amp;prev=_t&amp;hl=es&amp;ie=UTF-8&amp;layout=2&amp;eotf=1&amp;sl=en&amp;tl=es&amp;u=http%3A%2F%2Fboa-constructor.sourceforge.net%2FInstallation.html" >Datos para la instalación</a>.</p>
<p style="text-align: justify;"><img class="aligncenter" src="http://lh5.ggpht.com/_Ifb--ylDAW4/TLzExbxXQXI/AAAAAAAACqs/nzW4DPP9s_s/s400/IDE%20BoaConstructor.png" alt="" width="400" height="286" /></p>
<p style="text-align: justify;"><strong>Libros</strong></p>
<ul>
<li>Para comenzar, podremos consultar el libro <a href="http://mundogeek.net/tutorial-python" >Python para todos</a>, y en esta <a href="http://mundogeek.net/tutorial-python/" >página</a> una serie de enlaces para los principiantes.</li>
<li><a href="http://www.gulic.org/almacen/diveintopython-5.4-es/toc/index.html" >Inmersión en Python (de Novato a Experto)</a> &#8211; <a href="http://diveintopython.org/" >Versión original en Inglés</a></li>
<li>En <a href="http://es.wikibooks.org/wiki/Inmersi%C3%B3n_en_Python" >Wikilibros</a>, también encontramos una versión en desarrollo de la bibliografía para Python.</li>
</ul>
<p style="text-align: justify;">
<p style="text-align: justify;">
<p style="text-align: justify;">
<p style="text-align: justify;">
<p style="text-align: justify;"><strong>Otros Post</strong>:</p>
<ul style="text-align: justify;">
<li><a href="http://ticsyeducacion.com.ar/2009/10/13/elica-logo/" >Logo con Animación 3D</a> <a href="http://ticsyeducacion.com.ar/2007/10/05/logo/" >Logo Tradicional</a></li>
<li><a href="http://ticsyeducacion.com.ar/2009/02/11/alice-una-nueva-forma-de-ensenar-a-programar/" >Nueva forma de Enseñar a Progamar</a></li>
<li><a href="http://ticsyeducacion.com.ar/2008/11/21/squeak/" >Squeak</a></li>
<li><a href="http://ticsyeducacion.com.ar/2008/09/12/lenguajes-de-programacion/" >Lenguajes de Programación para niños</a></li>
</ul>
<p style="text-align: justify;"><strong>Fuentes</strong>:</p>
<ul style="text-align: justify;">
<li><a rel="nofollow" href="http://es.wikipedia.org/wiki/Python" >Wikipedia</a></li>
<li style="text-align: justify;"><a href="http://python.org/" >Phyton.org</a></li>
</ul>
<p><strong>Blogalaxia:</strong><a href="http://www.blogalaxia.com/tags/python" rel="tag" >Python</a> <a href="http://www.blogalaxia.com/tags/lenguaje+de+programacion" rel="tag" >Lenguaje de Programacion</a> <a href="http://www.blogalaxia.com/tags/tics+y+educacion" rel="tag" >TICs y Educacion</a> <a href="http://www.blogalaxia.com/tags/educacion+e+informatica" rel="tag" >Educacion e Informatica</a> <a href="http://www.blogalaxia.com/tags/ticsyeducacion" rel="tag" >ticsyeducacion</a> <a href="http://www.blogalaxia.com/tags/educacioneinformatica" rel="tag" >educacioneinformatica</a> <a href="http://www.blogalaxia.com/tags/luis+e+vilchez" rel="tag" >Luis E Vilchez</a> <strong>Bitacoras:</strong><a href="http://bitacoras.com/canales/python" rel="tag" >Python</a>, <a href="http://bitacoras.com/canales/lenguaje+de+programacion" rel="tag" >Lenguaje+de+Programacion</a>, <a href="http://bitacoras.com/canales/tics+y+educacion" rel="tag" >TICs+y+Educacion</a>, <a href="http://bitacoras.com/canales/educacion+e+informatica" rel="tag" >Educacion+e+Informatica</a>, <a href="http://bitacoras.com/canales/ticsyeducacion" rel="tag" >ticsyeducacion</a>, <a href="http://bitacoras.com/canales/educacioneinformatica" rel="tag" >educacioneinformatica</a>, <a href="http://bitacoras.com/canales/luis+e+vilchez" rel="tag" >Luis+E+Vilchez</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fticsyeducacion.com.ar%2F2010%2F10%2F18%2Fpython-primer-lenguaje%2F&amp;title=Python%20como%20primer%20lenguaje%20de%20programacion" id="wpa2a_4"><img src="http://ticsyeducacion.com.ar/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://ticsyeducacion.com.ar/2010/10/18/python-primer-lenguaje/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Charla de Cocos2D el viernes 29 a las 19hs</title>
		<link>http://ticsyeducacion.com.ar/2010/01/25/charla-de-cocos2d-el-viernes-29-a-las-19hs/</link>
		<comments>http://ticsyeducacion.com.ar/2010/01/25/charla-de-cocos2d-el-viernes-29-a-las-19hs/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 19:01:21 +0000</pubDate>
		<dc:creator>Luis E Vilchez</dc:creator>
				<category><![CDATA[Varios]]></category>
		<category><![CDATA[GrULiC]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Software Libre]]></category>

		<guid isPermaLink="false">http://ticsyeducacion.com.ar/?p=1865</guid>
		<description><![CDATA[El viernes que viene, 29 de enero de 2010, a las 19hs en FaMAF (Medina Allende s/n, Ciudad Universitaria) Daniel F. Moisset, integrante de GrULiC y colaborador del equipo de desarrollo del proyecto Cocos2D dará una charla introductoria sobre esta herramienta. Cocos2D es un framework para el desarrollo de juegos en 2d hecho en python. &#8230; </p><p><a class="more-link block-button" href="http://ticsyeducacion.com.ar/2010/01/25/charla-de-cocos2d-el-viernes-29-a-las-19hs/">Continuar leyendo &#187;</a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">El viernes que viene, <strong>29 de enero de 2010, a las 19hs en FaMAF </strong>(Medina Allende s/n, Ciudad Universitaria) Daniel F. Moisset, integrante de GrULiC y colaborador del equipo de desarrollo del proyecto Cocos2D dará una charla introductoria sobre esta herramienta. Cocos2D es un framework para el desarrollo de juegos en 2d hecho en python.</p>
<p>La charla se realiza dentro del marco de la sede en Córdoba de la Global Game Jam, un evento a nivel mundial de la Asociación Internacional de Desarrolladores de Videojuegos.</p>
<p>Para más información sobre el evento a nivel mundial: <a href="http://globalgamejam.org/"  target="_blank">http://globalgamejam.org</a></p>
<p style="text-align: justify;">
Información sobre la sede cordobesa: <a href="http://gamejamcordoba.com/"  target="_blank">http://gamejamcordoba.com</a><br />
Para detalles o consultas, comunicarse con Lucas Caro: <a href="mailto:lucascaro@gmail.com">lucascaro@gmail.com</a><br />
Página del proyecto Cocos2D: <a href="http://cocos2d.org/"  target="_blank">http://cocos2d.org/</a></p>
<p style="text-align: justify;">
<p style="text-align: justify;"><strong>via</strong> lista <a href="http://www.grulic.org.ar/" >Grulic</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fticsyeducacion.com.ar%2F2010%2F01%2F25%2Fcharla-de-cocos2d-el-viernes-29-a-las-19hs%2F&amp;title=Charla%20de%20Cocos2D%20el%20viernes%2029%20a%20las%2019hs" id="wpa2a_6"><img src="http://ticsyeducacion.com.ar/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://ticsyeducacion.com.ar/2010/01/25/charla-de-cocos2d-el-viernes-29-a-las-19hs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Elica un LOGO con animación 3D</title>
		<link>http://ticsyeducacion.com.ar/2009/10/13/elica-logo/</link>
		<comments>http://ticsyeducacion.com.ar/2009/10/13/elica-logo/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 05:20:42 +0000</pubDate>
		<dc:creator>Luis E Vilchez</dc:creator>
				<category><![CDATA[Nivel Inicial]]></category>
		<category><![CDATA[Nivel Primario (EGB 1 y 2)]]></category>
		<category><![CDATA[Nivel Secundario (EGB 3 y C.E.)]]></category>
		<category><![CDATA[Nivel Terciario]]></category>
		<category><![CDATA[EGB 1]]></category>
		<category><![CDATA[EGB 2]]></category>
		<category><![CDATA[EGB 3]]></category>
		<category><![CDATA[Física]]></category>
		<category><![CDATA[Informatica]]></category>
		<category><![CDATA[Matemáticas]]></category>
		<category><![CDATA[Polimodal]]></category>
		<category><![CDATA[Presentaciones]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Recursos]]></category>

		<guid isPermaLink="false">http://ticsyeducacion.com.ar/?p=1702</guid>
		<description><![CDATA[Elica es una implementación del lenguaje de programación Logo que es mucho mas que la simple tortuga plana. Posee animación en 3D de objetos programados por el usuario. Como una herramienta educativa moderna Elica se puede utilizar en una variedad de contextos: Animando modelos virtuales Visualización Matemática Programación Orientada a Objetos Juegos Para consultar mas &#8230; </p><p><a class="more-link block-button" href="http://ticsyeducacion.com.ar/2009/10/13/elica-logo/">Continuar leyendo &#187;</a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><span style="font-family: Arial;"><a href="http://www.elica.net/site/about/about.html"  target="_blank"><a href="http://www.elica.net/site/about/about.html"><img class="alignright" src="http://lh6.ggpht.com/_Ifb--ylDAW4/StPNj48rvEI/AAAAAAAAA58/sco4qX95stc/s144/elica-logo.jpg" alt="" width="144" height="78" /></a>Elica</a> es una implementación del lenguaje de programación Logo que es mucho mas que la simple tortuga plana. Posee animación en 3D de objetos programados por el usuario. </span></p>
<p style="text-align: justify;"><span style="font-family: Arial;">Como una herramienta educativa moderna Elica se puede utilizar en una variedad de contextos:</span></p>
<ul>
<li><span style="font-family: Arial;">Animando modelos virtuales</span></li>
<li><span style="font-family: Arial;">Visualización Matemática</span></li>
<li><span style="font-family: Arial;">Programación Orientada a Objetos</span></li>
<li><span style="font-family: Arial;">Juegos<br />
</span></li>
</ul>
<p>Para consultar mas sobre <a href="http://www.elica.net/site/about/about.html" >Elica</a></p>
<ul>
<li><a href="http://www.elica.net/site/demos/demos.html"  target="_blank">Demostraciones</a> en video</li>
<li><a href="http://www.elica.net/site/papers/papers.html"  target="_blank">Documentación</a> variada de como funciona Elica y como podemos incluirlo dentro del aula (la documentación está en inglés)</li>
<li><a href="http://www.elica.net/site/sysreq/sysreq.html"  target="_blank">Requerimientos</a> Técnicos</li>
<li>Descarga del producto (opción Download)</li>
<li><a href="http://www.elica.net/site/museum/museum.html" >Imágenes</a> de Proyectos realizados con Elica</li>
</ul>
<p><strong>Otros entradas que te pueden interesar</strong></p>
<p><a href="http://ticsyeducacion.com.ar/2007/10/05/logo/" >Logo ¿Qué es?</a></p>
<p><a href="http://ticsyeducacion.com.ar/tag/programacion/" >Entradas sobre Lenguajes de Programación</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fticsyeducacion.com.ar%2F2009%2F10%2F13%2Felica-logo%2F&amp;title=Elica%20un%20LOGO%20con%20animaci%C3%B3n%203D" id="wpa2a_8"><img src="http://ticsyeducacion.com.ar/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://ticsyeducacion.com.ar/2009/10/13/elica-logo/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Alice: una nueva forma de enseñar a programar</title>
		<link>http://ticsyeducacion.com.ar/2009/02/11/alice-una-nueva-forma-de-ensenar-a-programar/</link>
		<comments>http://ticsyeducacion.com.ar/2009/02/11/alice-una-nueva-forma-de-ensenar-a-programar/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 13:52:00 +0000</pubDate>
		<dc:creator>Luis E Vilchez</dc:creator>
				<category><![CDATA[Nivel Primario (EGB 1 y 2)]]></category>
		<category><![CDATA[Nivel Secundario (EGB 3 y C.E.)]]></category>
		<category><![CDATA[EGB 2]]></category>
		<category><![CDATA[EGB 3]]></category>
		<category><![CDATA[Informatica]]></category>
		<category><![CDATA[Polimodal]]></category>
		<category><![CDATA[Profesores]]></category>
		<category><![CDATA[Programacion]]></category>

		<guid isPermaLink="false">http://educacioneinformatica.wordpress.com/2009/02/11/alice-una-nueva-forma-de-ensenar-a-programar/</guid>
		<description><![CDATA[Alice es un entorno de programación en que hace mas siempre la creación de animaciones y el relato de historias, utilizando juegos interactivos, o videos para compartir en la WEB. Alice es una herramienta introductoria el mundo de la programación. Utiliza gráficos en y una interface de &#8220;arrastra y suelta&#8221; (drag-and-drop) que hace menos frustrante &#8230; </p><p><a class="more-link block-button" href="http://ticsyeducacion.com.ar/2009/02/11/alice-una-nueva-forma-de-ensenar-a-programar/">Continuar leyendo &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.alice.org/" >Alice</a> es un entorno de programación en  que hace mas siempre la creación de animaciones y el relato de historias, utilizando juegos interactivos, o videos para compartir en la WEB. Alice es una herramienta introductoria el mundo de la programación. Utiliza gráficos en  y  una interface de &#8220;arrastra y suelta&#8221; (drag-and-drop)  que hace menos frustrante las primeras experiencias en la programación de computadoras.</p>
<p><a href="http://www.alice.org/" ><img style="margin: 0pt auto 10px; display: block; text-align: center; cursor: pointer; width: 760px; height: 130px;" src="http://www.alice.org/banner/frontpage_noflash.jpg" border="0" alt="" /></a><br />
Existen tres posibilidades de descarga, dependiendo a que grupo de alumnos nos enfoquemos:<br />
<a href="http://www.alice.org/index.php?page=downloads/download_alice" >Alice 2.0</a> Diseñado para alumnos del EGB3 y Polimodal<br />
<a href="http://www.alice.org/kelleher/storytelling/index.html" >StoryTelling Alice</a> Diseñado para el EGB2<br />
<a href="http://www.alice.org/index.php?page=gallery/index" >3D Models Gallery</a> Donde podremos descargar opciones de modelos en 3d, pre-programados</p>
<p>Existen versiones para GNU/Linux, Ms-Windows y Mac/OS</p>
<p><a href="http://www.alice.org/" >Página principal del Proyecto</a><br />
Otros Post sobre programación <a href="http://ticsyeducacion.com.ar/2008/09/12/lenguajes-de-programacion/" >Aquí</a><br />
<span style="font-size:78%;"><br />
<span style="font-weight:bold;">Bitacoras</span>: <a href="http://bitacoras.com/canales/recursos+educativos" rel="tag" >Recursos+Educativos</a>, <a href="http://bitacoras.com/canales/educacion+e+informatica" rel="tag" >Educacion+e+Informatica</a>, <a href="http://bitacoras.com/canales/tics+en+la+escuela" rel="tag" >TICs+en+la+escuela</a>, <a href="http://bitacoras.com/canales/programacion" rel="tag" >Programacion</a>, <a href="http://bitacoras.com/canales/tics+en+la+egb" rel="tag" >TICs+en+la+EGB</a>, <a href="http://bitacoras.com/canales/educacioneinformatica" rel="tag" >educacioneinformatica</a>, <a href="http://bitacoras.com/canales/luis+e+vilchez" rel="tag" >Luis+E+Vilchez</a> <span style="font-weight:bold;">Blogalaxia</span>: <a href="http://www.blogalaxia.com/tags/recursos+educativos" rel="tag" >Recursos+Educativos</a> <a href="http://www.blogalaxia.com/tags/educacion+e+informatica" rel="tag" >Educacion+e+Informatica</a> <a href="http://www.blogalaxia.com/tags/tics+en+la+escuela" rel="tag" >TICs+en+la+escuela</a> <a href="http://www.blogalaxia.com/tags/programacion" rel="tag" >Programacion</a> <a href="http://www.blogalaxia.com/tags/tics+en+la+egb" rel="tag" >TICs+en+la+EGB</a><a href="http://www.blogalaxia.com/tags/educacioneinformatica" rel="tag" >educacioneinformatica</a> <a href="http://www.blogalaxia.com/tags/luis+e+vilchez" rel="tag" >Luis+E+Vilchez</a> </span></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fticsyeducacion.com.ar%2F2009%2F02%2F11%2Falice-una-nueva-forma-de-ensenar-a-programar%2F&amp;title=Alice%3A%20una%20nueva%20forma%20de%20ense%C3%B1ar%20a%20programar" id="wpa2a_10"><img src="http://ticsyeducacion.com.ar/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://ticsyeducacion.com.ar/2009/02/11/alice-una-nueva-forma-de-ensenar-a-programar/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Squeak</title>
		<link>http://ticsyeducacion.com.ar/2008/11/21/squeak/</link>
		<comments>http://ticsyeducacion.com.ar/2008/11/21/squeak/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 22:50:00 +0000</pubDate>
		<dc:creator>Luis E Vilchez</dc:creator>
				<category><![CDATA[Nivel Inicial]]></category>
		<category><![CDATA[Nivel Primario (EGB 1 y 2)]]></category>
		<category><![CDATA[Nivel Secundario (EGB 3 y C.E.)]]></category>
		<category><![CDATA[Nivel Terciario]]></category>
		<category><![CDATA[Varios]]></category>
		<category><![CDATA[EGB 1]]></category>
		<category><![CDATA[EGB 2]]></category>
		<category><![CDATA[EGB 3]]></category>
		<category><![CDATA[Física]]></category>
		<category><![CDATA[Informatica]]></category>
		<category><![CDATA[Profesores]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Proyecto]]></category>
		<category><![CDATA[WEB2.0]]></category>

		<guid isPermaLink="false">http://educacioneinformatica.wordpress.com/2008/11/21/squeak/</guid>
		<description><![CDATA[Squeak, como la reencarnación de los proyectos Dynabook y Smalltalk de los años 1970, busca ser un meta-medio. Un lugar donde convivan todos los medios de expresión conocidos hasta la fecha (texto, video, sonido, música, gráficos 2D, gráficos 3D, TextToSpeech, etc) y que sirva, a su vez, como soporte para el desarrollo de nuevos medios. &#8230; </p><p><a class="more-link block-button" href="http://ticsyeducacion.com.ar/2008/11/21/squeak/">Continuar leyendo &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://squeak.educarex.es/Squeakpolis" ><img style="float:right;cursor:pointer;width:200px;height:371px;margin:0 0 10px 10px;" src="http://squeak.educarex.es/squeakpolis/uploads/cig1.jpg" alt="" border="0" /></a>
<div style="text-align:justify;">
<blockquote><b>Squeak</b>, como la reencarnación de los proyectos <a rel="nofollow" href="http://es.wikipedia.org/w/index.php?title=Dynabook&amp;action=edit&amp;redlink=1"  class="new" title="Dynabook (aún no redactado)">Dynabook</a> y <a rel="nofollow" href="http://es.wikipedia.org/wiki/Smalltalk"  title="Smalltalk">Smalltalk</a> de los <a rel="nofollow" href="http://es.wikipedia.org/wiki/A%C3%B1os_1970"  title="Años 1970">años 1970</a>, busca ser un meta-medio. Un lugar donde convivan todos los medios de expresión conocidos hasta la fecha (texto, video, sonido, música, gráficos 2D, gráficos 3D, <a rel="nofollow" href="http://es.wikipedia.org/w/index.php?title=TextToSpeech&amp;action=edit&amp;redlink=1"  class="new" title="TextToSpeech (aún no redactado)">TextToSpeech</a>, etc) y que sirva, a su vez, como soporte para el desarrollo de nuevos medios. Esta característica, sumada a la capacidad de simulación, posicionan al Squeak como una herramienta muy poderosa que permite una verdadera revolución en el manejo de la información. <a rel="nofollow" href="http://es.wikipedia.org/wiki/Squeak" ><span style="font-size:78%;">Seguir Leyendo &gt;&gt;</span></a></p></blockquote>
</div>
<p>
<div style="text-align:justify;">Desde la<a href="http://www.squeak.org/" > página del proyecto</a>, podremos descargar versiones para los diferentes sistemas operativos, consultar documentación y algunas ideas para su aplicación en el aula.</div>
<p>
<div style="text-align:justify;">Si buscamos &#8220;<a href="http://www.google.com.ar/search?hl=es&amp;q=squeak&amp;btnG=Buscar+con+Google&amp;meta=" >squeak</a>&#8221; en la red, podremos ver y consultar una gran cantidad de sitios con una variedad de recursos muy interesantes.</div>
<p>Uno de estos sitios es <a href="http://squeak.educarex.es/Squeakpolis" >Squeakpolis</a>.</p>
<div style="text-align:justify;"><span><span style="font-family:Trebuchet MS;font-size:85%;"></span></span></div>
<blockquote><div style="text-align:justify;"><span><span style="font-family:Trebuchet MS;font-size:85%;">&#8230;lugar donde la gente que viene desde los más variopintos sitios</span></span> <span><span style="font-family:Trebuchet MS;font-size:85%;">puede encontrar, compartir, intercambiar, divulgar&#8230; lo que ya conoció o quiere conocer acerca de <span style="color:orange;">Squeak</span>.</span></span><br /><span><span style="font-family:Trebuchet MS;font-size:85%;">Esta ciudad os hospedará, albergará vuestras dudas y facilitará el encuentro entre vosotros,</span></span><br /><span><span style="font-family:Trebuchet MS;font-size:85%;"> todo el mundo está invitado a construirla, porque <span style="color:green;">Squeakpolis</span> -como suele pasar</span></span><br /><span><span style="font-family:Trebuchet MS;font-size:85%;"> en las mejores ciudades- está en permanente evolución.</span></span><br /><span><span style="font-family:Trebuchet MS;font-size:85%;"> Residente o forastero, estudiante o docente, considérate en tu ciudad.</span></span></div>
</blockquote>
<p>Que pertenece a la Conserjería de Educación de la Junta de Extremadura.</p>
<p><span style="font-size:78%;"><br /><strong>Blogalaxia:</strong><a href="http://www.blogalaxia.com/tags/recursos+educativos"  rel="tag">recursos+educativos</a>, <a href="http://www.blogalaxia.com/tags/squeak"  rel="tag">squeak</a>, <a href="http://www.blogalaxia.com/tags/informatica"  rel="tag">informatica</a>, <a href="http://www.blogalaxia.com/tags/tics+en+la+escuela"  rel="tag">tics+en+la+escuela</a>, <a href="http://www.blogalaxia.com/tags/tics+en+la+educacion"  rel="tag">tics+en+la+educacion</a>, <a href="http://www.blogalaxia.com/tags/educacioneinformatica"  rel="tag">educacioneinformatica</a>, <a href="http://www.blogalaxia.com/tags/educacion+e+informatica"  rel="tag">educacion+e+informatica</a>, <a href="http://www.blogalaxia.com/tags/luis+e+vilchez"  rel="tag">luis+e+vilchez</a>  <strong>Technorati:</strong><a href="http://technorati.com/tag/recursos+educativos"  rel="tag">recursos+educativos</a>, <a href="http://technorati.com/tag/squeak"  rel="tag">squeak</a>, <a href="http://technorati.com/tag/informatica"  rel="tag">informatica</a>, <a href="http://technorati.com/tag/tics+en+la+escuela"  rel="tag">tics+en+la+escuela</a>, <a href="http://technorati.com/tag/tics+en+la+educacion"  rel="tag">tics+en+la+educacion</a>, <a href="http://technorati.com/tag/educacioneinformatica"  rel="tag">educacioneinformatica</a>, <a href="http://technorati.com/tag/educacion+e+informatica"  rel="tag">educacion+e+informatica</a>, <a href="http://technorati.com/tag/luis+e+vilchez"  rel="tag">luis+e+vilchez</a>  <strong>Bitacoras:</strong><a href="http://bitacoras.com/canales/recursos+educativos"  rel="tag">Recursos+Educativos</a>, <a href="http://bitacoras.com/canales/squeak"  rel="tag">Squeak</a>, <a href="http://bitacoras.com/canales/informatica"  rel="tag">Informatica</a>, <a href="http://bitacoras.com/canales/tics+en+la+escuela"  rel="tag">TICs+en+la+escuela</a>, <a href="http://bitacoras.com/canales/tics+en+la+educacion"  rel="tag">TICs+en+la+educacion</a>, <a href="http://bitacoras.com/canales/educacioneinformatica"  rel="tag">educacioneinformatica</a>, <a href="http://bitacoras.com/canales/educacion+e+informatica"  rel="tag">educacion+e+informatica</a>, <a href="http://bitacoras.com/canales/luis+e+vilchez"  rel="tag">Luis+E+Vilchez</a></span></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fticsyeducacion.com.ar%2F2008%2F11%2F21%2Fsqueak%2F&amp;title=Squeak" id="wpa2a_12"><img src="http://ticsyeducacion.com.ar/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://ticsyeducacion.com.ar/2008/11/21/squeak/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lenguajes de programacion</title>
		<link>http://ticsyeducacion.com.ar/2008/09/12/lenguajes-de-programacion/</link>
		<comments>http://ticsyeducacion.com.ar/2008/09/12/lenguajes-de-programacion/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 22:54:00 +0000</pubDate>
		<dc:creator>Luis E Vilchez</dc:creator>
				<category><![CDATA[Nivel Primario (EGB 1 y 2)]]></category>
		<category><![CDATA[EGB 2]]></category>
		<category><![CDATA[En Inglés]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Recursos]]></category>
		<category><![CDATA[Software Libre]]></category>

		<guid isPermaLink="false">http://educacioneinformatica.wordpress.com/2008/09/12/lenguajes-de-programacion/</guid>
		<description><![CDATA[Little Wizard es un entorno de desarrollo para los niños. Se pretende que sea utilizado por niños de la escuela primaria para obtener más información sobre los verdaderos lenguajes de programación. Utilizando sólo el ratón, los niños pueden explorar los conceptos de programación tales como variables, expresiones, bucles, condiciones y bloques lógicos. Cada elemento del &#8230; </p><p><a class="more-link block-button" href="http://ticsyeducacion.com.ar/2008/09/12/lenguajes-de-programacion/">Continuar leyendo &#187;</a>]]></description>
			<content:encoded><![CDATA[<div style="text-align:justify;"><a rel="nofollow" href="http://littlewizard.sourceforge.net/brief.html" ><img style="float:right;cursor:pointer;margin:0 0 10px 10px;" src="http://4.bp.blogspot.com/_eOPsre1kHnk/SMrzgjKxlfI/AAAAAAAAAiY/aRVxIRAnRdA/s400/little.png" border="0" alt="" /></a><a rel="nofollow" href="http://littlewizard.sourceforge.net/brief.html" ></a></p>
<blockquote><p><a rel="nofollow" href="http://littlewizard.sourceforge.net/brief.html" >Little Wizard</a> es un entorno de desarrollo para los niños. Se pretende que sea utilizado por niños de la escuela primaria para obtener más información sobre los verdaderos lenguajes de programación. Utilizando sólo el ratón, los niños pueden explorar los conceptos de programación tales como variables, expresiones, bucles, condiciones y bloques lógicos. Cada elemento del lenguaje es representado por un icono intuitivo, por lo que es fácil de aprender. <a rel="nofollow" href="http://littlewizard.sourceforge.net/brief.html" >Little Wizard</a> trabaja bajo Linux y Windows 2000/XP.</p></blockquote>
<p>Conocer <a rel="nofollow" href="http://littlewizard.sourceforge.net/screenshots.html" >pantallas</a> del programa<br />
<a rel="nofollow" href="http://littlewizard.sourceforge.net/tutorial.html" >Leer Tutorial</a> (en Inglés)<br />
Mismo <a rel="nofollow" href="http://translate.google.com/translate?u=http%3A%2F%2Flittlewizard.sourceforge.net%2Ftutorial.html&amp;hl=es&amp;ie=UTF-8&amp;sl=en&amp;tl=es" >Tutorial en español</a> (traducción automática de Google)<br />
<a rel="nofollow" href="http://littlewizard.sourceforge.net/downloads.html" >Descargar</a> el programa<br />
Si quieres <a rel="nofollow" href="http://littlewizard.sourceforge.net/help.html" >colaborar</a> con el proyecto.</p>
<div style="text-align:left;"><span style="font-size:78%;"> <strong></strong></span></div>
<div style="text-align:left;"><span style="font-size:78%;"><strong></strong></span></div>
<div style="text-align:left;"><span style="font-size:78%;"><strong></strong></span></div>
<div style="text-align:left;"><span style="font-size:78%;"><strong></strong></span></div>
<div style="text-align:left;"><span style="font-size:78%;"><strong>Blogalaxia:</strong><a href="http://www.blogalaxia.com/tags/programacion" rel="tag" >programacion</a>, <a href="http://www.blogalaxia.com/tags/software+libre" rel="tag" >software+libre</a>, <a href="http://www.blogalaxia.com/tags/recursos+educativos" rel="tag" >recursos+educativos</a>, <a href="http://www.blogalaxia.com/tags/informatica+en+la+escuela" rel="tag" >informatica+en+la+escuela</a>, <a href="http://www.blogalaxia.com/tags/educacioneinformatica" rel="tag" >educacioneinformatica</a>, <a href="http://www.blogalaxia.com/tags/educacion+e+informatica" rel="tag" >educacion+e+informatica</a>, <a href="http://www.blogalaxia.com/tags/luis+e+vilchez" rel="tag" >luis+e+vilchez</a>, <a href="http://www.blogalaxia.com/tags/introduccion+a+la+programacion" rel="tag" >introduccion+a+la+programacion</a> <strong>Technorati:</strong><a href="http://technorati.com/tag/programacion" rel="tag" >programacion</a>, <a href="http://technorati.com/tag/software+libre" rel="tag" >software+libre</a>, <a href="http://technorati.com/tag/recursos+educativos" rel="tag" >recursos+educativos</a>, <a href="http://technorati.com/tag/informatica+en+la+escuela" rel="tag" >informatica+en+la+escuela</a>, <a href="http://technorati.com/tag/educacioneinformatica" rel="tag" >educacioneinformatica</a>, <a href="http://technorati.com/tag/educacion+e+informatica" rel="tag" >educacion+e+informatica</a>, <a href="http://technorati.com/tag/luis+e+vilchez" rel="tag" >luis+e+vilchez</a>, <a href="http://technorati.com/tag/introduccion+a+la+programacion" rel="tag" >introduccion+a+la+programacion</a> <strong>Bitacoras:</strong><a href="http://bitacoras.com/canales/programacion" rel="tag" >Programacion</a>, <a href="http://bitacoras.com/canales/software+libre" rel="tag" >Software Libre</a>, <a href="http://bitacoras.com/canales/recursos+educativos" rel="tag" >Recursos+Educativos</a>, <a href="http://bitacoras.com/canales/informatica+en+la+escuela" rel="tag" >informatica+en+la+escuela</a>, <a href="http://bitacoras.com/canales/educacioneinformatica" rel="tag" >educacioneinformatica</a>, <a href="http://bitacoras.com/canales/educacion+e+informatica" rel="tag" >educacion+e+informatica</a>, <a href="http://bitacoras.com/canales/luis+e+vilchez" rel="tag" >Luis+E+Vilchez</a>, <a href="http://bitacoras.com/canales/introduccion+a+la+programacion" rel="tag" >Introduccion+a+la+programacion</a></span></div>
</div>
<p><img src="///tmp/moz-screenshot.jpg" alt="" /><img src="///tmp/moz-screenshot-1.jpg" alt="" /></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fticsyeducacion.com.ar%2F2008%2F09%2F12%2Flenguajes-de-programacion%2F&amp;title=Lenguajes%20de%20programacion" id="wpa2a_14"><img src="http://ticsyeducacion.com.ar/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://ticsyeducacion.com.ar/2008/09/12/lenguajes-de-programacion/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tutoriales en Video</title>
		<link>http://ticsyeducacion.com.ar/2008/05/12/tutoriales-en-video-2/</link>
		<comments>http://ticsyeducacion.com.ar/2008/05/12/tutoriales-en-video-2/#comments</comments>
		<pubDate>Tue, 13 May 2008 00:02:00 +0000</pubDate>
		<dc:creator>Luis E Vilchez</dc:creator>
				<category><![CDATA[Nivel Secundario (EGB 3 y C.E.)]]></category>
		<category><![CDATA[Nivel Terciario]]></category>
		<category><![CDATA[Varios]]></category>
		<category><![CDATA[Bibliotecas Virtuales]]></category>
		<category><![CDATA[Curso]]></category>
		<category><![CDATA[EGB 3]]></category>
		<category><![CDATA[Informatica]]></category>
		<category><![CDATA[Polimodal]]></category>
		<category><![CDATA[Profesores]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://educacioneinformatica.wordpress.com/2008/05/12/tutoriales-en-video-2/</guid>
		<description><![CDATA[Una Nueva forma de enseñar o de aprender que nos brindan las nuevas tecnologías es a través del los videos. Siempre debemos pensar a quien está dirigido y cual es el objetivo último de dicho video, si nos ayuda a alcanzar nuestros objetivos y metas o si por el contrario se vuelve un obstáculo debido &#8230; </p><p><a class="more-link block-button" href="http://ticsyeducacion.com.ar/2008/05/12/tutoriales-en-video-2/">Continuar leyendo &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.illasaron.com/html/index.php" ><img style="display:block;text-align:center;cursor:pointer;margin:0 auto 10px;" src="http://2.bp.blogspot.com/_eOPsre1kHnk/SCjezjWBnBI/AAAAAAAAAWM/mu6Du23zkRo/s400/videos.png" border="0" alt="" /></a></p>
<div style="text-align:justify;">Una Nueva forma de enseñar o de aprender que nos brindan las nuevas tecnologías es a través del los videos.</p>
<p>Siempre debemos pensar a quien está dirigido y cual es el objetivo último de dicho video, si nos ayuda a alcanzar nuestros objetivos y metas o si por el contrario se vuelve un obstáculo debido a su pobre diseño.</p>
<p>En el sitio que queremos compartir hoy con ustedes, podran encontrar un conjunto de videostutoriales de muy buena calidad, que podremos descargar de forma gratuita sólo registrándonos en el sitio (para obtener una cuenta).</p>
<p>Los videos se agrupan en diferente temática, ofimática, programación Diseño gráfico, Sistemas Operativos, entre otros.</p>
<p>El sitio en cuestión se llama <a href="http://www.illasaron.com/html/index.php" >videostutoriales.com</a></div>
<p><span style="font-size:78%;"> <strong>Blogalaxia:</strong><a href="http://www.blogalaxia.com/tags/bibliotecas+virtuales" rel="tag" >bibliotecas+virtuales</a>, <a href="http://www.blogalaxia.com/tags/comunidades+virtuales" rel="tag" >comunidades+virtuales</a>, <a href="http://www.blogalaxia.com/tags/alfabetizacion" rel="tag" >alfabetizacion</a>, <a href="http://www.blogalaxia.com/tags/curso" rel="tag" >curso</a>, <a href="http://www.blogalaxia.com/tags/educacion+tecnologica" rel="tag" >educacion+tecnologica</a>, <a href="http://www.blogalaxia.com/tags/geografia" rel="tag" >geografia</a>, <a href="http://www.blogalaxia.com/tags/informatica" rel="tag" >informatica</a>, <a href="http://www.blogalaxia.com/tags/programacion" rel="tag" >programacion</a>, <a href="http://www.blogalaxia.com/tags/proyecto" rel="tag" >proyecto</a>, <a href="http://www.blogalaxia.com/tags/recursos" rel="tag" >recursos</a>, <a href="http://www.blogalaxia.com/tags/recursos+educativos" rel="tag" >recursos+educativos</a>, <a href="http://www.blogalaxia.com/tags/redes+sociales" rel="tag" >redes+sociales</a>, <a href="http://www.blogalaxia.com/tags/redes+sociales+y+aprendizaje" rel="tag" >redes+sociales+y+aprendizaje</a>, <a href="http://www.blogalaxia.com/tags/software" rel="tag" >software</a>, <a href="http://www.blogalaxia.com/tags/software+libre" rel="tag" >software+libre</a>, <a href="http://www.blogalaxia.com/tags/varios" rel="tag" >varios</a>, <a href="http://www.blogalaxia.com/tags/video" rel="tag" >video</a>, <a href="http://www.blogalaxia.com/tags/educacioneinformatica" rel="tag" >educacioneinformatica</a> <strong>Technorati:</strong><a href="http://technorati.com/tag/bibliotecas+virtuales" rel="tag" >bibliotecas+virtuales</a>, <a href="http://technorati.com/tag/comunidades+virtuales" rel="tag" >comunidades+virtuales</a>, <a href="http://technorati.com/tag/alfabetizacion" rel="tag" >alfabetizacion</a>, <a href="http://technorati.com/tag/curso" rel="tag" >curso</a>, <a href="http://technorati.com/tag/educacion+tecnologica" rel="tag" >educacion+tecnologica</a>, <a href="http://technorati.com/tag/geografia" rel="tag" >geografia</a>, <a href="http://technorati.com/tag/informatica" rel="tag" >informatica</a>, <a href="http://technorati.com/tag/programacion" rel="tag" >programacion</a>, <a href="http://technorati.com/tag/proyecto" rel="tag" >proyecto</a>, <a href="http://technorati.com/tag/recursos" rel="tag" >recursos</a>, <a href="http://technorati.com/tag/recursos+educativos" rel="tag" >recursos+educativos</a>, <a href="http://technorati.com/tag/redes+sociales" rel="tag" >redes+sociales</a>, <a href="http://technorati.com/tag/redes+sociales+y+aprendizaje" rel="tag" >redes+sociales+y+aprendizaje</a>, <a href="http://technorati.com/tag/software" rel="tag" >software</a>, <a href="http://technorati.com/tag/software+libre" rel="tag" >software+libre</a>, <a href="http://technorati.com/tag/varios" rel="tag" >varios</a>, <a href="http://technorati.com/tag/video" rel="tag" >video</a>, <a href="http://technorati.com/tag/educacioneinformatica" rel="tag" >educacioneinformatica</a> <a href="http://www.agregax.es/etiquetas/?o=f&amp;q=educacioneinformatica" rel="tag" ></a><br />
</span></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fticsyeducacion.com.ar%2F2008%2F05%2F12%2Ftutoriales-en-video-2%2F&amp;title=Tutoriales%20en%20Video" id="wpa2a_16"><img src="http://ticsyeducacion.com.ar/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://ticsyeducacion.com.ar/2008/05/12/tutoriales-en-video-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logo</title>
		<link>http://ticsyeducacion.com.ar/2007/10/05/logo/</link>
		<comments>http://ticsyeducacion.com.ar/2007/10/05/logo/#comments</comments>
		<pubDate>Sat, 06 Oct 2007 00:52:00 +0000</pubDate>
		<dc:creator>Luis E Vilchez</dc:creator>
				<category><![CDATA[Nivel Inicial]]></category>
		<category><![CDATA[Nivel Primario (EGB 1 y 2)]]></category>
		<category><![CDATA[EGB 1]]></category>
		<category><![CDATA[EGB 2]]></category>
		<category><![CDATA[EGB 3]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Software Libre]]></category>

		<guid isPermaLink="false">http://educacioneinformatica.wordpress.com/2007/10/05/logo/</guid>
		<description><![CDATA[Paraiso del Logo ¿Que es logo? Es un lenguaje de programación; es un lenguaje de computadora completo derivado de LISP (el lenguaje más prominente para el tratamiento de temas de inteligencia artificial). Sin embargo, y más importante, Logo es un lenguaje para aprender. Es una herramienta útil para enseñar el proceso de aprendizaje y de &#8230; </p><p><a class="more-link block-button" href="http://ticsyeducacion.com.ar/2007/10/05/logo/">Continuar leyendo &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://neoparaiso.com/logo/" >Paraiso del Logo</a><span style="font-weight:bold;"></p>
<p>¿Que es logo?<br /></span>
<div style="text-align:justify;">
<blockquote>Es un lenguaje de programación; es un lenguaje de computadora completo derivado de LISP (el lenguaje más prominente para el tratamiento de temas de inteligencia artificial). Sin embargo, y más importante, Logo es un lenguaje <strong>para aprender</strong>. Es una herramienta útil para enseñar el proceso de aprendizaje y de pensamiento.</p></blockquote>
</div>
<div style="text-align:justify;"><a href="http://neoparaiso.com/logo/que-es-logo.html" >seguir leyendo &gt;&gt;</a></p>
<p><span style="font-weight:bold;">¿Cómo se adapta logo a los planes de estudio?</span>
<div style="text-align:justify;"></div>
<blockquote><div style="text-align:justify;">Logo calza fácilmente en las clases de matemáticas, pero también puede ser usado para explorar otras áreas. El énfasis en la mayoría de las clases no se pone en la programación en sí, sino en el proceso de <em>pensar</em> que Logo incentiva.</div>
</blockquote>
</div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fticsyeducacion.com.ar%2F2007%2F10%2F05%2Flogo%2F&amp;title=Logo" id="wpa2a_18"><img src="http://ticsyeducacion.com.ar/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://ticsyeducacion.com.ar/2007/10/05/logo/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.853 seconds -->

