<?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:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Aprendo en casa</title>
	<atom:link href="http://www.aprendoencasa.com/index.php/tag/estudios-online/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aprendoencasa.com</link>
	<description>Centro de estudios online en internet con cursos gratuitos de internet, sistemas, diseño, web, programación, xhtml, windows, etc.</description>
	<lastBuildDate>Wed, 08 Feb 2012 19:54:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Prácticas y ejercicios de programación en c ( 11 )</title>
		<link>http://www.aprendoencasa.com/index.php/2010/06/01/practicas-y-ejercicios-de-programacin-en-c-11/</link>
		<comments>http://www.aprendoencasa.com/index.php/2010/06/01/practicas-y-ejercicios-de-programacin-en-c-11/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 19:52:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[2010]]></category>
		<category><![CDATA[Cursos]]></category>
		<category><![CDATA[Lenguaje C]]></category>
		<category><![CDATA[Lenguaje C++]]></category>
		<category><![CDATA[practicos]]></category>
		<category><![CDATA[programación]]></category>
		<category><![CDATA[Seguridad]]></category>
		<category><![CDATA[soluciones]]></category>
		<category><![CDATA[ejercicios]]></category>
		<category><![CDATA[estudios online]]></category>
		<category><![CDATA[gratuitos]]></category>
		<category><![CDATA[practicas]]></category>
		<category><![CDATA[Sistemas]]></category>

		<guid isPermaLink="false">http://www.aprendoencasa.com/index.php/2010/06/01/practicas-y-ejercicios-de-programacin-en-c-11/</guid>
		<description><![CDATA[2º Programa que lea dos números por teclado y calcule el valor de la suma, resta producto y división. Solución 1. // Inclusion de librerias #include &#60;stdio.h&#62; #include &#60;stdlib.h&#62; &#160; // Funcion principal int main(int argc, char *argv[]) { &#160; // Definicion de variables &#160; int A; &#160; int B; &#160; long int Suma; &#160; [...]]]></description>
		<wfw:commentRss>http://www.aprendoencasa.com/index.php/2010/06/01/practicas-y-ejercicios-de-programacin-en-c-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Practicas C]]></series:name>
	</item>
	</channel>
</rss>

