<?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/"
	
	>
<channel>
	<title>
	Comments on: Jeez, but Cobol was the most long winded language I ever learnt	</title>
	<atom:link href="https://yummy-wakame.com/weblog/2005/06/jeez-but-cobol-was-the-most-long-winded-language-i-ever-learnt/feed/" rel="self" type="application/rss+xml" />
	<link>https://yummy-wakame.com/weblog/2005/06/jeez-but-cobol-was-the-most-long-winded-language-i-ever-learnt/</link>
	<description>UX Designer + Full-Stack Dev</description>
	<lastBuildDate>Thu, 23 Jun 2005 16:07:46 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: quin		</title>
		<link>https://yummy-wakame.com/weblog/2005/06/jeez-but-cobol-was-the-most-long-winded-language-i-ever-learnt/#comment-5160</link>

		<dc:creator><![CDATA[quin]]></dc:creator>
		<pubDate>Thu, 23 Jun 2005 16:07:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.yummy-wakame.com/archives/2005/06/21/jeez-but-cobol-was-the-most-long-winded-language-i-ever-learnt/#comment-5160</guid>

					<description><![CDATA[I don&#039;t think assembly code is really counts as a programming language; it&#039;s just the core instructions that the chip runs on.

COBOL is silly. I still know Z80 assembly code...

Of course, if you&#039;re after a programming language which is really obscure, you should try &lt;a href=&quot;http://www.dangermouse.net/esoteric/ook.html&quot; rel=&quot;nofollow&quot;&gt;Ook&lt;/a&gt;.]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t think assembly code is really counts as a programming language; it&#8217;s just the core instructions that the chip runs on.</p>
<p>COBOL is silly. I still know Z80 assembly code&#8230;</p>
<p>Of course, if you&#8217;re after a programming language which is really obscure, you should try <a href="http://www.dangermouse.net/esoteric/ook.html" rel="nofollow">Ook</a>.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: st0nes		</title>
		<link>https://yummy-wakame.com/weblog/2005/06/jeez-but-cobol-was-the-most-long-winded-language-i-ever-learnt/#comment-5159</link>

		<dc:creator><![CDATA[st0nes]]></dc:creator>
		<pubDate>Wed, 22 Jun 2005 17:48:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.yummy-wakame.com/archives/2005/06/21/jeez-but-cobol-was-the-most-long-winded-language-i-ever-learnt/#comment-5159</guid>

					<description><![CDATA[aahhh... the ease of python;

#!/usr/bin/env python
print &quot;Hello World&quot;

or if you want to get more technical;

#!/usr/bin/env python
print &quot;Hello World&quot;
base = 30
height = 17.62
area = base * height
print area]]></description>
			<content:encoded><![CDATA[<p>aahhh&#8230; the ease of python;</p>
<p>#!/usr/bin/env python<br />
print &#8220;Hello World&#8221;</p>
<p>or if you want to get more technical;</p>
<p>#!/usr/bin/env python<br />
print &#8220;Hello World&#8221;<br />
base = 30<br />
height = 17.62<br />
area = base * height<br />
print area</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
