<?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>Coding Recipes &#187; Assembly Programming</title>
	<atom:link href="http://codingrecipes.com/category/assembly-programming/feed" rel="self" type="application/rss+xml" />
	<link>http://codingrecipes.com</link>
	<description></description>
	<lastBuildDate>Tue, 15 May 2012 02:57:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Programming Paradigms 6; Stack</title>
		<link>http://codingrecipes.com/programming-paradigms-6-stack</link>
		<comments>http://codingrecipes.com/programming-paradigms-6-stack#comments</comments>
		<pubDate>Tue, 02 Sep 2008 11:21:41 +0000</pubDate>
		<dc:creator>Hamid</dc:creator>
				<category><![CDATA[Assembly Programming]]></category>
		<category><![CDATA[C Programming]]></category>

		<guid isPermaLink="false">http://blog.code-head.com/?p=254</guid>
		<description><![CDATA[Prof. Cain discusses C language programming by focusing on different forms of stack.]]></description>
		<wfw:commentRss>http://codingrecipes.com/programming-paradigms-6-stack/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programming Paradigms 5; Linear Search and Stack</title>
		<link>http://codingrecipes.com/programming-paradigms-5-linear-search-and-stack</link>
		<comments>http://codingrecipes.com/programming-paradigms-5-linear-search-and-stack#comments</comments>
		<pubDate>Tue, 26 Aug 2008 03:11:31 +0000</pubDate>
		<dc:creator>Hamid</dc:creator>
				<category><![CDATA[Assembly Programming]]></category>
		<category><![CDATA[C Programming]]></category>

		<guid isPermaLink="false">http://blog.code-head.com/?p=210</guid>
		<description><![CDATA[This one is about linear search and stack within the C programming language. It&#8217;s great]]></description>
		<wfw:commentRss>http://codingrecipes.com/programming-paradigms-5-linear-search-and-stack/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programming Paradigms 4; More Pointers, Arrays and Structures</title>
		<link>http://codingrecipes.com/programming-paradigms-3-more-pointers-arrays-and-structures</link>
		<comments>http://codingrecipes.com/programming-paradigms-3-more-pointers-arrays-and-structures#comments</comments>
		<pubDate>Fri, 22 Aug 2008 04:14:59 +0000</pubDate>
		<dc:creator>Hamid</dc:creator>
				<category><![CDATA[Assembly Programming]]></category>
		<category><![CDATA[C Programming]]></category>

		<guid isPermaLink="false">http://blog.code-head.com/?p=189</guid>
		<description><![CDATA[By Professor Jerry Cain.]]></description>
		<wfw:commentRss>http://codingrecipes.com/programming-paradigms-3-more-pointers-arrays-and-structures/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programming Paradigms 3; Arrays and Structures</title>
		<link>http://codingrecipes.com/programming-paradigms-2-arrays-and-structures</link>
		<comments>http://codingrecipes.com/programming-paradigms-2-arrays-and-structures#comments</comments>
		<pubDate>Tue, 19 Aug 2008 09:01:58 +0000</pubDate>
		<dc:creator>Hamid</dc:creator>
				<category><![CDATA[Assembly Programming]]></category>
		<category><![CDATA[C Programming]]></category>

		<guid isPermaLink="false">http://blog.code-head.com/?p=150</guid>
		<description><![CDATA[In this lecture, Professor Jerry Cain explains arrays and structures and their internal representations.]]></description>
		<wfw:commentRss>http://codingrecipes.com/programming-paradigms-2-arrays-and-structures/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programming Paradigms 2; Data Types</title>
		<link>http://codingrecipes.com/programming-paradigms-2-data-types</link>
		<comments>http://codingrecipes.com/programming-paradigms-2-data-types#comments</comments>
		<pubDate>Mon, 18 Aug 2008 17:56:02 +0000</pubDate>
		<dc:creator>Hamid</dc:creator>
				<category><![CDATA[Assembly Programming]]></category>
		<category><![CDATA[C Programming]]></category>

		<guid isPermaLink="false">http://blog.code-head.com/?p=117</guid>
		<description><![CDATA[This is the second video of &#8220;Programming Paradigms&#8221; course, Stanford by Professor Jerry Cain. This one is about C data types and how your computer stores and converts different data types internally: Enjoy]]></description>
		<wfw:commentRss>http://codingrecipes.com/programming-paradigms-2-data-types/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programming Paradigms 1; Introduction</title>
		<link>http://codingrecipes.com/programming-paradigms-computer-programming-part-1</link>
		<comments>http://codingrecipes.com/programming-paradigms-computer-programming-part-1#comments</comments>
		<pubDate>Mon, 18 Aug 2008 17:52:18 +0000</pubDate>
		<dc:creator>Hamid</dc:creator>
				<category><![CDATA[Assembly Programming]]></category>
		<category><![CDATA[C Programming]]></category>

		<guid isPermaLink="false">http://blog.code-head.com/?p=115</guid>
		<description><![CDATA[I found these great videos on Youtube that are lectures of a programming course in Stanford by Professor Jerry Cain. This first one is the introduction of the course I will post them as I watch them. Enjoy]]></description>
		<wfw:commentRss>http://codingrecipes.com/programming-paradigms-computer-programming-part-1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

