<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Fundamentos de programación Weblog</title>
	<atom:link href="http://fprog.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://fprog.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Thu, 12 Nov 2009 11:22:40 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='fprog.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/25c080152386f41b769bbcb67c25adda?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Fundamentos de programación Weblog</title>
		<link>http://fprog.wordpress.com</link>
	</image>
			<item>
		<title>semana 7 ~ examen ~</title>
		<link>http://fprog.wordpress.com/2009/11/11/semana-7-examen/</link>
		<comments>http://fprog.wordpress.com/2009/11/11/semana-7-examen/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 21:13:36 +0000</pubDate>
		<dc:creator>fprog</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[eva_1]]></category>
		<category><![CDATA[examen]]></category>
		<category><![CDATA[ifs]]></category>

		<guid isPermaLink="false">http://fprog.wordpress.com/?p=460</guid>
		<description><![CDATA[esta semana tenemos un primer examen para que veáis como van a ser el tipo de examenes:
- examen sobre papel: desarrollar un algoritmo
- examen sobre máquina: codificar, depurar, ejecutar.
antes del examen hicimos el siguiente ejercicio: apartamento
y aquí están los enunciados de los examenes
teórico  práctico 1   práctico 2
Posted in General    [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fprog.wordpress.com&blog=3419875&post=460&subd=fprog&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>esta semana tenemos un primer examen para que veáis como van a ser el tipo de examenes:<br />
- examen sobre papel: desarrollar un algoritmo<br />
- examen sobre máquina: codificar, depurar, ejecutar.</p>
<p>antes del examen hicimos el siguiente ejercicio: <a href='http://fprog.files.wordpress.com/2009/11/apartamento.doc'>apartamento</a></p>
<p>y aquí están los enunciados de los examenes<br />
<a href='http://fprog.files.wordpress.com/2009/11/examen_nov_teorico.doc'>teórico</a>  <a href='http://fprog.files.wordpress.com/2009/11/examen_nov_prac1.doc'>práctico 1</a>   <a href='http://fprog.files.wordpress.com/2009/11/examen_nov_prac2.doc'>práctico 2</a></p>
Posted in General  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fprog.wordpress.com/460/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fprog.wordpress.com/460/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fprog.wordpress.com/460/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fprog.wordpress.com/460/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fprog.wordpress.com/460/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fprog.wordpress.com/460/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fprog.wordpress.com/460/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fprog.wordpress.com/460/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fprog.wordpress.com/460/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fprog.wordpress.com/460/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fprog.wordpress.com&blog=3419875&post=460&subd=fprog&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fprog.wordpress.com/2009/11/11/semana-7-examen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">fprog</media:title>
		</media:content>
	</item>
		<item>
		<title>semana 6</title>
		<link>http://fprog.wordpress.com/2009/11/03/semana-6/</link>
		<comments>http://fprog.wordpress.com/2009/11/03/semana-6/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 21:18:04 +0000</pubDate>
		<dc:creator>fprog</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[eva_1]]></category>
		<category><![CDATA[ifs]]></category>

		<guid isPermaLink="false">http://fprog.wordpress.com/?p=456</guid>
		<description><![CDATA[ejercicios sencillos con operadores aritméticos: se trata de comprobar la diferencia entre la división entera y la división real, también el uso del operador módulo.
ejercicios
la semana pasada no pudimos ver los operadores relacionales, así que los veremos esta semana.
&#160;
Posted in General       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fprog.wordpress.com&blog=3419875&post=456&subd=fprog&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>ejercicios sencillos con operadores aritméticos: se trata de comprobar la diferencia entre la división entera y la división real, también el uso del operador módulo.</p>
<p><a href="http://fprog.files.wordpress.com/2009/11/uso_modulo.doc">ejercicios</a></p>
<p>la semana pasada no pudimos ver los operadores relacionales, así que los veremos esta semana.</p>
<p>&nbsp;</p>
Posted in General  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fprog.wordpress.com/456/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fprog.wordpress.com/456/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fprog.wordpress.com/456/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fprog.wordpress.com/456/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fprog.wordpress.com/456/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fprog.wordpress.com/456/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fprog.wordpress.com/456/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fprog.wordpress.com/456/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fprog.wordpress.com/456/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fprog.wordpress.com/456/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fprog.wordpress.com&blog=3419875&post=456&subd=fprog&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fprog.wordpress.com/2009/11/03/semana-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">fprog</media:title>
		</media:content>
	</item>
		<item>
		<title>semana 5</title>
		<link>http://fprog.wordpress.com/2009/10/27/semana-5/</link>
		<comments>http://fprog.wordpress.com/2009/10/27/semana-5/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 11:59:25 +0000</pubDate>
		<dc:creator>fprog</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[eva_1]]></category>

		<guid isPermaLink="false">http://fprog.wordpress.com/?p=446</guid>
		<description><![CDATA[esta semana adelanto el post  . . .
vemos los operadores aritméticos, los operadores lógicos  y seguimos haciendo ejercicios con la estructura alternativa.

operadores aritméticos
operadores lógicos
ejercicios

queda fijado el examen para el día 10 de noviembre &#8211; teoría-  y el 11 en dos turnos el práctico.
aquí podéis ver un poster del desarrollo de los diferentes lenguajes de programación

Posted [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fprog.wordpress.com&blog=3419875&post=446&subd=fprog&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>esta semana adelanto el post  . . .</p>
<p>vemos los operadores aritméticos, los operadores lógicos  y seguimos haciendo ejercicios con la estructura alternativa.</p>
<ul>
<li><a href="http://fprog.files.wordpress.com/2009/10/operadores-aritmeticos.doc">operadores aritméticos</a></li>
<li><a href="http://fprog.files.wordpress.com/2009/10/operadores-logicos.doc">operadores lógicos</a></li>
<li><a href="http://fprog.files.wordpress.com/2009/10/if_anidados_2.doc">ejercicios</a></li>
</ul>
<p>queda fijado el examen para el día 10 de noviembre &#8211; teoría-  y el 11 en dos turnos el práctico.</p>
<p>aquí podéis ver un poster del desarrollo de los diferentes lenguajes de programación</p>
<p><a title="O Reilly" href="http://oreilly.com/news/languageposter_0504.html" target="_blank"><img class="alignnone size-medium wp-image-451" title="history-poster20" src="http://fprog.files.wordpress.com/2009/10/history-poster20.gif?w=300&#038;h=130" alt="history-poster20" width="300" height="130" /></a></p>
Posted in General  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fprog.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fprog.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fprog.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fprog.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fprog.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fprog.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fprog.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fprog.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fprog.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fprog.wordpress.com/446/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fprog.wordpress.com&blog=3419875&post=446&subd=fprog&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fprog.wordpress.com/2009/10/27/semana-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">fprog</media:title>
		</media:content>

		<media:content url="http://fprog.files.wordpress.com/2009/10/history-poster20.gif?w=300" medium="image">
			<media:title type="html">history-poster20</media:title>
		</media:content>
	</item>
		<item>
		<title>semana 4</title>
		<link>http://fprog.wordpress.com/2009/10/26/semana-4/</link>
		<comments>http://fprog.wordpress.com/2009/10/26/semana-4/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 11:18:35 +0000</pubDate>
		<dc:creator>fprog</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[eva_1]]></category>
		<category><![CDATA[ifs]]></category>

		<guid isPermaLink="false">http://fprog.wordpress.com/?p=438</guid>
		<description><![CDATA[Repasamos e insistimos en la estructura alternativa (o condicional, el  if ). Es importante entender que si se necesita escribir más de una instrucción en alguna de las ramas, hay que utilizar un bloque.
Hacemos ejercicicos con anidamiento de instrucciones condicionales (ifs anidados):
por_palabras  ejer_ifs  Ifs anidados_2
En algunos casos partimos de un ordinograma y hay que escribir el [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fprog.wordpress.com&blog=3419875&post=438&subd=fprog&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Repasamos e insistimos en la estructura alternativa (o condicional, el  if ). Es importante entender que si se necesita escribir más de una instrucción en alguna de las ramas, hay que utilizar un bloque.</p>
<p>Hacemos ejercicicos con anidamiento de instrucciones condicionales (ifs anidados):</p>
<p><a href="http://fprog.files.wordpress.com/2009/10/por_palabras.doc">por_palabras</a>  <a href="http://fprog.files.wordpress.com/2009/10/ejer_ifs.doc">ejer_ifs</a>  <a href="http://fprog.files.wordpress.com/2009/10/ifs-anidados_2.doc">Ifs anidados_2</a></p>
<p>En algunos casos partimos de un ordinograma y hay que escribir el código equivalente y en otros casos partimos del código y se trata de dibujar el ordinograma.</p>
<p>Se codifican algunos programas y se ejecutan paso a paso con el debugger para comprobar por donde avanza el programa.</p>
<p>AVISOS:</p>
<ol>
<li>el próximo 2 de noviembre es día no lectivo en el insti, así que no hay clases.</li>
<li>en la segunda semana de noviembre tendremos un examen, dos días: uno para teoría y otro para práctica.</li>
</ol>
Posted in General  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fprog.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fprog.wordpress.com/438/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fprog.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fprog.wordpress.com/438/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fprog.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fprog.wordpress.com/438/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fprog.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fprog.wordpress.com/438/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fprog.wordpress.com/438/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fprog.wordpress.com/438/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fprog.wordpress.com&blog=3419875&post=438&subd=fprog&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fprog.wordpress.com/2009/10/26/semana-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">fprog</media:title>
		</media:content>
	</item>
		<item>
		<title>semana 3</title>
		<link>http://fprog.wordpress.com/2009/10/16/semana-3/</link>
		<comments>http://fprog.wordpress.com/2009/10/16/semana-3/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 21:53:05 +0000</pubDate>
		<dc:creator>fprog</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[eva_1]]></category>

		<guid isPermaLink="false">http://fprog.wordpress.com/?p=433</guid>
		<description><![CDATA[Seguimos haciendo ejercicios básicos con algunas condiciones, primero el algoritmo y después la codificación.
Vemos un bucle, a modo de presentación, también el debugger: ejecución paso a paso y watching de las variables en tiempo de ejecución.
Dejo aquí un par de hojas  que vimos en clase:

errores más comunes
paga_extra
recibo luz

Posted in General      [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fprog.wordpress.com&blog=3419875&post=433&subd=fprog&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Seguimos haciendo ejercicios básicos con algunas condiciones, primero el algoritmo y después la codificación.</p>
<p>Vemos un bucle, a modo de presentación, también el debugger: ejecución paso a paso y watching de las variables en tiempo de ejecución.</p>
<p>Dejo aquí un par de hojas  que vimos en clase:</p>
<ul>
<li><a href="http://fprog.files.wordpress.com/2009/10/errores-mas-comunes.doc">errores más comunes</a></li>
<li><a href="http://fprog.files.wordpress.com/2009/10/paga_extra.doc">paga_extra</a></li>
<li><a href="http://fprog.files.wordpress.com/2009/10/basicos.doc">recibo luz</a></li>
</ul>
Posted in General  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fprog.wordpress.com/433/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fprog.wordpress.com/433/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fprog.wordpress.com/433/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fprog.wordpress.com/433/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fprog.wordpress.com/433/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fprog.wordpress.com/433/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fprog.wordpress.com/433/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fprog.wordpress.com/433/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fprog.wordpress.com/433/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fprog.wordpress.com/433/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fprog.wordpress.com&blog=3419875&post=433&subd=fprog&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fprog.wordpress.com/2009/10/16/semana-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">fprog</media:title>
		</media:content>
	</item>
		<item>
		<title>semana 2</title>
		<link>http://fprog.wordpress.com/2009/10/13/semana-2/</link>
		<comments>http://fprog.wordpress.com/2009/10/13/semana-2/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 11:02:48 +0000</pubDate>
		<dc:creator>fprog</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[eva_1]]></category>

		<guid isPermaLink="false">http://fprog.wordpress.com/?p=424</guid>
		<description><![CDATA[empezamos ya a programar, utilizamos como entorno de programación el turbo C de Borland, que sí es un poco antiguo pero para creo que muy pedagógico por su debugger y su manual.
escribimos un par de programas, compilamos vemos los errores, corregimos, etc.

escribir un  programa que lea un nombre y lo muestre por pantalla.
escribir un programa [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fprog.wordpress.com&blog=3419875&post=424&subd=fprog&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>empezamos ya a programar, utilizamos como entorno de programación el turbo C de Borland, que sí es un poco antiguo pero para creo que muy pedagógico por su debugger y su manual.</p>
<p>escribimos un par de programas, compilamos vemos los errores, corregimos, etc.</p>
<ol>
<li>escribir un  programa que lea un nombre y lo muestre por pantalla.</li>
<li>escribir un programa que calcula el recibo de la luz</li>
</ol>
<p>En los siguientes enlaces tenéis unos mini apuntes de lo que vamos viendo en clase:</p>
<ul>
<li><a href="http://fprog.files.wordpress.com/2009/10/pasos_resolucion.doc">pasos_resolucion</a> </li>
<li><a href="http://fprog.files.wordpress.com/2009/10/estructura.doc">estructura general de un programa en C</a> </li>
<li><a href="http://fprog.files.wordpress.com/2009/10/ent_sal_basica.doc">entrada/salida básica en C</a></li>
<li><a href="http://fprog.files.wordpress.com/2009/10/ejer_2.doc">enunciado ejercicio</a></li>
</ul>
Posted in General  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fprog.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fprog.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fprog.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fprog.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fprog.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fprog.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fprog.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fprog.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fprog.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fprog.wordpress.com/424/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fprog.wordpress.com&blog=3419875&post=424&subd=fprog&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fprog.wordpress.com/2009/10/13/semana-2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">fprog</media:title>
		</media:content>
	</item>
		<item>
		<title>semana 1</title>
		<link>http://fprog.wordpress.com/2009/10/13/semana-1/</link>
		<comments>http://fprog.wordpress.com/2009/10/13/semana-1/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 10:34:54 +0000</pubDate>
		<dc:creator>fprog</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[eva_1]]></category>

		<guid isPermaLink="false">http://fprog.wordpress.com/?p=417</guid>
		<description><![CDATA[en la primera semana estuvimos viendo cuestiones sobre cómo los ordenadores resuelven problemas:
- análisis   ( qué  y cómo )
- algoritmo  : descripción detallada de las tareas a realizar
- programa: instrucciones escritas en un lenguaje de programación
- pruebas
Lo que nos llevó a hablar del hardware básico de un ordenador, lenguajes de programación, compiladores, etc.
Vimos un par de [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fprog.wordpress.com&blog=3419875&post=417&subd=fprog&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>en la primera semana estuvimos viendo cuestiones sobre cómo los ordenadores resuelven problemas:</p>
<p>- análisis   ( qué  y cómo )</p>
<p>- algoritmo  : descripción detallada de las tareas a realizar</p>
<p>- programa: instrucciones escritas en un lenguaje de programación</p>
<p>- pruebas</p>
<p>Lo que nos llevó a hablar del hardware básico de un ordenador, lenguajes de programación, compiladores, etc.</p>
<p>Vimos un par de libros que pueden venir bien para acompañarnos en el curso:</p>
<p>Fundamentos de programación y lenguaje C.  M. Carmen Fernández, Roberto Romero, J. María Acebo. Tórculo Edicións.</p>
<p>Programación en C. Metodología, algoritmos y estructura de datos. Luis Joyanes, Ignacio Zahonero. Ed. McGraw Hill</p>
<p>También hay muchos sitios web donde obtener información, pero es importante encontrar información que esté al nivel que nosotros podamos comprender y manejar.</p>
<p>Un sitio estupendo que encontré  es de un profesor de programación,   Jorge Sánchez,  que imparte este mismo módulo en un instituto en Palencia. (Palencia existe !! ). Pronto pondré en el margen derecho una conexión directa a su página.</p>
<p>Podéis ver en <a title="apuntes tema 1" href="http://www.jorgesanchez.net/programacion/apuntes2009/fpr0109.pdf" target="_blank">este enlace  </a>unos apuntes bien organizados de lo que hemos estado tratando.</p>
Posted in General  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fprog.wordpress.com/417/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fprog.wordpress.com/417/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fprog.wordpress.com/417/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fprog.wordpress.com/417/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fprog.wordpress.com/417/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fprog.wordpress.com/417/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fprog.wordpress.com/417/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fprog.wordpress.com/417/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fprog.wordpress.com/417/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fprog.wordpress.com/417/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fprog.wordpress.com&blog=3419875&post=417&subd=fprog&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fprog.wordpress.com/2009/10/13/semana-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">fprog</media:title>
		</media:content>
	</item>
		<item>
		<title>Inicio del curso</title>
		<link>http://fprog.wordpress.com/2009/10/13/inicio-del-curso/</link>
		<comments>http://fprog.wordpress.com/2009/10/13/inicio-del-curso/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 10:10:24 +0000</pubDate>
		<dc:creator>fprog</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[eva_1]]></category>

		<guid isPermaLink="false">http://fprog.wordpress.com/?p=413</guid>
		<description><![CDATA[Este blog es un experimento que irá creciendo con el desarrollo del curso.
 No pretende ser un lugar que sustituya a las clases, es más bien un cuaderno donde se anota lo que vamos haciendo en clase.
Posted in General       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fprog.wordpress.com&blog=3419875&post=413&subd=fprog&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Este blog es un experimento que irá creciendo con el desarrollo del curso.</p>
<p> No pretende ser un lugar que sustituya a las clases, es más bien un cuaderno donde se anota lo que vamos haciendo en clase.</p>
Posted in General  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fprog.wordpress.com/413/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fprog.wordpress.com/413/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fprog.wordpress.com/413/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fprog.wordpress.com/413/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fprog.wordpress.com/413/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fprog.wordpress.com/413/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fprog.wordpress.com/413/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fprog.wordpress.com/413/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fprog.wordpress.com/413/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fprog.wordpress.com/413/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fprog.wordpress.com&blog=3419875&post=413&subd=fprog&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fprog.wordpress.com/2009/10/13/inicio-del-curso/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">fprog</media:title>
		</media:content>
	</item>
	</channel>
</rss>