<?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>Mathematical Science &#38; Technologies &#187; Software-Programming</title>
	<atom:link href="http://mathscitech.org/articles/category/software/programming/feed" rel="self" type="application/rss+xml" />
	<link>http://mathscitech.org/articles</link>
	<description>... journeys, in a nutshell ...</description>
	<lastBuildDate>Thu, 05 Jan 2012 13:00:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Assembly Language and Embedded Systems Development</title>
		<link>http://mathscitech.org/articles/assembly-value</link>
		<comments>http://mathscitech.org/articles/assembly-value#comments</comments>
		<pubDate>Sun, 02 May 2010 08:37:53 +0000</pubDate>
		<dc:creator>Assad Ebrahim</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Software-Programming]]></category>
		<category><![CDATA[assembly]]></category>
		<category><![CDATA[digital logic]]></category>
		<category><![CDATA[Embedded Systems]]></category>

		<guid isPermaLink="false">http://mathscitech.org/articles/?p=1149</guid>
		<description><![CDATA[<p></p>
<p>On the Value of Assembly Language, and Resources to get you started in Digital Logic, Computer Architecture, and Assembly Language programming.</p>
<p>Despite advances in programming technologies since the 1970s, there are still reasons to understand and learn assembly language programming.  Contrary to what one may imagine, Assembly Language is not a relic of the past, [...]]]></description>
		<wfw:commentRss>http://mathscitech.org/articles/assembly-value/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bare Metal Programming: The C Language</title>
		<link>http://mathscitech.org/articles/c-for-systems</link>
		<comments>http://mathscitech.org/articles/c-for-systems#comments</comments>
		<pubDate>Fri, 12 Feb 2010 04:19:18 +0000</pubDate>
		<dc:creator>Assad Ebrahim</dc:creator>
				<category><![CDATA[Software-Programming]]></category>
		<category><![CDATA[assembly]]></category>
		<category><![CDATA[C-Language]]></category>
		<category><![CDATA[Embedded Systems]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software-Tools]]></category>
		<category><![CDATA[Systems Development]]></category>
		<category><![CDATA[Technology-Advanced]]></category>
		<category><![CDATA[toolset]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://mathscitech.org/articles/?p=679</guid>
		<description><![CDATA[<p>&#8230;for Embedded and Low-Level Systems Development</p>
<p>C provides the convenience of learning one language (a significant efficiency over assembly language), while retaining the ability to target a variety of platforms &#8212; from modern operating systems (Linux, Windows, Mac) to real-time operating systems, systems-on-a-chip, and a host of microcontrollers for embedded development.  And whenever you have [...]]]></description>
		<wfw:commentRss>http://mathscitech.org/articles/c-for-systems/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hurling Boulders: Assembly Language Programming</title>
		<link>http://mathscitech.org/articles/hurling-boulders-assembly</link>
		<comments>http://mathscitech.org/articles/hurling-boulders-assembly#comments</comments>
		<pubDate>Sat, 09 Jan 2010 12:03:48 +0000</pubDate>
		<dc:creator>Assad Ebrahim</dc:creator>
				<category><![CDATA[Software-Programming]]></category>
		<category><![CDATA[assembly]]></category>
		<category><![CDATA[Software-Tools]]></category>
		<category><![CDATA[toolset]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://mathscitech.org/articles/?p=218</guid>
		<description><![CDATA[<p></p>
<p>&#8230; An Overview of Assembly Language Programming</p>
<p>Assembly language programming often evokes images of a time when real programmers hurled boulders the size of small UNIVACs.  The mystique is there for those whose computer science training is primarily in higher level languages.</p>
<p>But programming is programming, and one language shouldn&#8217;t be much harder to pick up [...]]]></description>
		<wfw:commentRss>http://mathscitech.org/articles/hurling-boulders-assembly/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Open Source Assembly Language Toolset</title>
		<link>http://mathscitech.org/articles/x86-assembly-toolset</link>
		<comments>http://mathscitech.org/articles/x86-assembly-toolset#comments</comments>
		<pubDate>Sat, 09 Jan 2010 12:00:38 +0000</pubDate>
		<dc:creator>Assad Ebrahim</dc:creator>
				<category><![CDATA[Software-Programming]]></category>
		<category><![CDATA[assembly]]></category>
		<category><![CDATA[Software-Tools]]></category>
		<category><![CDATA[toolset]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://mathscitech.org/articles/?p=224</guid>
		<description><![CDATA[<p></p>
<p>&#8230; for Assembly Language Programming</p>
<p>To get started with assembly language on your x86 box, here is a set of open source (free) toolchain elements that play well together when host and target platforms are an x86 PC running a Windows (or Linux) operating system&#8230;
</p>
<p>

<p></p>
An Open Source Toolset for Assembly Language Programming
<p>In the Windows case, it [...]]]></description>
		<wfw:commentRss>http://mathscitech.org/articles/x86-assembly-toolset/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

