<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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: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>Comments on: How to write programs in two easy steps</title>
	<atom:link href="http://edwinb.wordpress.com/2007/02/19/how-to-write-programs-in-two-easy-steps/feed/" rel="self" type="application/rss+xml" />
	<link>http://edwinb.wordpress.com/2007/02/19/how-to-write-programs-in-two-easy-steps/</link>
	<description>Blogging my Brain</description>
	<lastBuildDate>Thu, 18 Dec 2008 13:59:26 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: gilbertmana</title>
		<link>http://edwinb.wordpress.com/2007/02/19/how-to-write-programs-in-two-easy-steps/#comment-2197</link>
		<dc:creator>gilbertmana</dc:creator>
		<pubDate>Thu, 29 May 2008 09:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://edwinb.wordpress.com/2007/02/19/how-to-write-programs-in-two-easy-steps/#comment-2197</guid>
		<description>Intern program for more details check out... 
 
&lt;a href=&quot;http://www.onlinebusinessinternprogram.com/&quot; rel=&quot;nofollow&quot;&gt; Intern Program&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Intern program for more details check out&#8230; </p>
<p><a href="http://www.onlinebusinessinternprogram.com/" rel="nofollow"> Intern Program</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gnoletcom</title>
		<link>http://edwinb.wordpress.com/2007/02/19/how-to-write-programs-in-two-easy-steps/#comment-28</link>
		<dc:creator>Gnoletcom</dc:creator>
		<pubDate>Fri, 13 Apr 2007 21:18:16 +0000</pubDate>
		<guid isPermaLink="false">http://edwinb.wordpress.com/2007/02/19/how-to-write-programs-in-two-easy-steps/#comment-28</guid>
		<description>Please join for discussions on topics about The Virtual Reality. 
Technology development of The Virtual Reality and its perspectives. 
&lt;a href=&quot;http://gnolet.com/&quot; rel=&quot;nofollow&quot;&gt;Gnolet.com&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Please join for discussions on topics about The Virtual Reality.<br />
Technology development of The Virtual Reality and its perspectives.<br />
<a href="http://gnolet.com/" rel="nofollow">Gnolet.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samson</title>
		<link>http://edwinb.wordpress.com/2007/02/19/how-to-write-programs-in-two-easy-steps/#comment-23</link>
		<dc:creator>samson</dc:creator>
		<pubDate>Tue, 13 Mar 2007 11:48:48 +0000</pubDate>
		<guid isPermaLink="false">http://edwinb.wordpress.com/2007/02/19/how-to-write-programs-in-two-easy-steps/#comment-23</guid>
		<description>assume that i was born 8 years ago and all i know about computers is only to open my mails!!!  HOW in the world can i write computer programes i just want to know the 1 st step 
ONLY because;
     (1)i am the more advanced one my among the people surrounding me and i want to do more to please them and to let them know that computers are more than just calculators... i.e  what they think!
     (2)i am burning with desire to know how to write computer language or programme because i have a potential to be the best at the things i love to do the most.  plese someone let me know the 1 step or a good and easy to undestand web do i start by clicking on the start and ,run, then what pls guys !</description>
		<content:encoded><![CDATA[<p>assume that i was born 8 years ago and all i know about computers is only to open my mails!!!  HOW in the world can i write computer programes i just want to know the 1 st step<br />
ONLY because;<br />
     (1)i am the more advanced one my among the people surrounding me and i want to do more to please them and to let them know that computers are more than just calculators&#8230; i.e  what they think!<br />
     (2)i am burning with desire to know how to write computer language or programme because i have a potential to be the best at the things i love to do the most.  plese someone let me know the 1 step or a good and easy to undestand web do i start by clicking on the start and ,run, then what pls guys !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juha Haataja</title>
		<link>http://edwinb.wordpress.com/2007/02/19/how-to-write-programs-in-two-easy-steps/#comment-20</link>
		<dc:creator>Juha Haataja</dc:creator>
		<pubDate>Wed, 21 Feb 2007 10:37:06 +0000</pubDate>
		<guid isPermaLink="false">http://edwinb.wordpress.com/2007/02/19/how-to-write-programs-in-two-easy-steps/#comment-20</guid>
		<description>Being a Pascal/Fortran/C/Python programmer, and having written a textbook on Fortran 90/95, I both double and appreciate your idea. Fortran, for example, was a domain-specific language, well suited to engineers and physicists, and continues to rule because of that. More flexible alternatives, such as Python framework combined with C or Fortran computational routines, could solve many programming problems, but they also generate new ones (such as difficult error tracking in a multi-layered design), which makes them not so attractive. I think your basic problems lays in the hypothesis that you could isolate the two fields of knowledge, and this is more or less impossible. How would an applications engineer solve problems appearing in the language level?</description>
		<content:encoded><![CDATA[<p>Being a Pascal/Fortran/C/Python programmer, and having written a textbook on Fortran 90/95, I both double and appreciate your idea. Fortran, for example, was a domain-specific language, well suited to engineers and physicists, and continues to rule because of that. More flexible alternatives, such as Python framework combined with C or Fortran computational routines, could solve many programming problems, but they also generate new ones (such as difficult error tracking in a multi-layered design), which makes them not so attractive. I think your basic problems lays in the hypothesis that you could isolate the two fields of knowledge, and this is more or less impossible. How would an applications engineer solve problems appearing in the language level?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tube Video</title>
		<link>http://edwinb.wordpress.com/2007/02/19/how-to-write-programs-in-two-easy-steps/#comment-16</link>
		<dc:creator>Tube Video</dc:creator>
		<pubDate>Tue, 20 Feb 2007 15:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://edwinb.wordpress.com/2007/02/19/how-to-write-programs-in-two-easy-steps/#comment-16</guid>
		<description>The brian is your own code. The code are your thoughts and your thoughts are movement of mind. 
Sincerely
John Watkins</description>
		<content:encoded><![CDATA[<p>The brian is your own code. The code are your thoughts and your thoughts are movement of mind.<br />
Sincerely<br />
John Watkins</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Come programmare &#171; We&#8217;re in</title>
		<link>http://edwinb.wordpress.com/2007/02/19/how-to-write-programs-in-two-easy-steps/#comment-14</link>
		<dc:creator>Come programmare &#171; We&#8217;re in</dc:creator>
		<pubDate>Tue, 20 Feb 2007 04:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://edwinb.wordpress.com/2007/02/19/how-to-write-programs-in-two-easy-steps/#comment-14</guid>
		<description>[...] blog &#8220;Types, Programming, etc.&#8220;, piú specificamente mi riferisco al articolo &#8220;How to write programs in two steps&#8220;. È un approccio veramente interessante alla programmazione. Invece di scegliere (come ci [...]</description>
		<content:encoded><![CDATA[<p>[...] blog &#8220;Types, Programming, etc.&#8220;, piú specificamente mi riferisco al articolo &#8220;How to write programs in two steps&#8220;. È un approccio veramente interessante alla programmazione. Invece di scegliere (come ci [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bhasker</title>
		<link>http://edwinb.wordpress.com/2007/02/19/how-to-write-programs-in-two-easy-steps/#comment-13</link>
		<dc:creator>Bhasker</dc:creator>
		<pubDate>Tue, 20 Feb 2007 03:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://edwinb.wordpress.com/2007/02/19/how-to-write-programs-in-two-easy-steps/#comment-13</guid>
		<description>Any hints on how to get started on step 1 ?

Keep Clicking,
Bosky</description>
		<content:encoded><![CDATA[<p>Any hints on how to get started on step 1 ?</p>
<p>Keep Clicking,<br />
Bosky</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: myanger</title>
		<link>http://edwinb.wordpress.com/2007/02/19/how-to-write-programs-in-two-easy-steps/#comment-11</link>
		<dc:creator>myanger</dc:creator>
		<pubDate>Tue, 20 Feb 2007 02:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://edwinb.wordpress.com/2007/02/19/how-to-write-programs-in-two-easy-steps/#comment-11</guid>
		<description>good luck to you.</description>
		<content:encoded><![CDATA[<p>good luck to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arsenalist</title>
		<link>http://edwinb.wordpress.com/2007/02/19/how-to-write-programs-in-two-easy-steps/#comment-10</link>
		<dc:creator>arsenalist</dc:creator>
		<pubDate>Mon, 19 Feb 2007 19:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://edwinb.wordpress.com/2007/02/19/how-to-write-programs-in-two-easy-steps/#comment-10</guid>
		<description>I think your bold claim is making a very big assumption.  I can&#039;t speak for academics but in the commercial sector most people who are faced with the task of programming are usually programmers and are working under company standards and conventions.  Making the choice of whether to use Haskell or anything similar is usually beyond their job description and that&#039;s probably for a good reason.</description>
		<content:encoded><![CDATA[<p>I think your bold claim is making a very big assumption.  I can&#8217;t speak for academics but in the commercial sector most people who are faced with the task of programming are usually programmers and are working under company standards and conventions.  Making the choice of whether to use Haskell or anything similar is usually beyond their job description and that&#8217;s probably for a good reason.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Buford Twain</title>
		<link>http://edwinb.wordpress.com/2007/02/19/how-to-write-programs-in-two-easy-steps/#comment-9</link>
		<dc:creator>Buford Twain</dc:creator>
		<pubDate>Mon, 19 Feb 2007 18:26:40 +0000</pubDate>
		<guid isPermaLink="false">http://edwinb.wordpress.com/2007/02/19/how-to-write-programs-in-two-easy-steps/#comment-9</guid>
		<description>I agree. A common path taken by corporate developers is to write a library of functions (or more modernly, a &quot;business layer&quot; and a &quot;database layer&quot;) that they can then call from higher level code. That is a type of domain specific language (DSL).</description>
		<content:encoded><![CDATA[<p>I agree. A common path taken by corporate developers is to write a library of functions (or more modernly, a &#8220;business layer&#8221; and a &#8220;database layer&#8221;) that they can then call from higher level code. That is a type of domain specific language (DSL).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
