<?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#"
	
	>
<channel>
	<title>
	Comments on: What&#8217;s wrong with Basic?	</title>
	<atom:link href="https://gregladen.com/blog/2010/03/11/whats-wrong-with-basic/feed/" rel="self" type="application/rss+xml" />
	<link>https://gregladen.com/blog/2010/03/11/whats-wrong-with-basic/</link>
	<description></description>
	<lastBuildDate>Thu, 12 Jul 2012 10:35:02 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.8</generator>
	<item>
		<title>
		By: Life&#38;Death		</title>
		<link>https://gregladen.com/blog/2010/03/11/whats-wrong-with-basic/#comment-515762</link>

		<dc:creator><![CDATA[Life&#38;Death]]></dc:creator>
		<pubDate>Thu, 12 Jul 2012 10:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2010/03/11/whats-wrong-with-basic/#comment-515762</guid>

					<description><![CDATA[Reading the comments above made me realize once again why humans are mortal. There is nothing that stops life to evolve as immortal. At least organisms could evolve to live forever unless killed. But even if people stop aging biologically they will continue to age psychologically: and after several decades or even after a couple of centuries they&#039;ll be so stuck up that they&#039;ll be completely inadequate. So that&#039;s why old people need to die and clear the path for new generations of ideas. 
It is not the biology that would be the problem with living for a long time. It&#039;s the psychology.]]></description>
			<content:encoded><![CDATA[<p>Reading the comments above made me realize once again why humans are mortal. There is nothing that stops life to evolve as immortal. At least organisms could evolve to live forever unless killed. But even if people stop aging biologically they will continue to age psychologically: and after several decades or even after a couple of centuries they&#8217;ll be so stuck up that they&#8217;ll be completely inadequate. So that&#8217;s why old people need to die and clear the path for new generations of ideas.<br />
It is not the biology that would be the problem with living for a long time. It&#8217;s the psychology.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Graham Jones		</title>
		<link>https://gregladen.com/blog/2010/03/11/whats-wrong-with-basic/#comment-515761</link>

		<dc:creator><![CDATA[Graham Jones]]></dc:creator>
		<pubDate>Thu, 18 Mar 2010 11:29:51 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2010/03/11/whats-wrong-with-basic/#comment-515761</guid>

					<description><![CDATA[Greg, as far as I understand your computing needs, R might be the best language for you.
http://www.r-project.org/

I like that I can type
curve(sin(x))
and a graph appears with sensible defaults.

I like the support for reproducible research.
http://www.bepress.com/jhubiostat/paper142/

I like that when I when i put &quot;R vs Python&quot; I found a polite discussion.
]]></description>
			<content:encoded><![CDATA[<p>Greg, as far as I understand your computing needs, R might be the best language for you.<br />
<a href="http://www.r-project.org/" rel="nofollow ugc">http://www.r-project.org/</a></p>
<p>I like that I can type<br />
curve(sin(x))<br />
and a graph appears with sensible defaults.</p>
<p>I like the support for reproducible research.<br />
<a href="http://www.bepress.com/jhubiostat/paper142/" rel="nofollow ugc">http://www.bepress.com/jhubiostat/paper142/</a></p>
<p>I like that when I when i put &#8220;R vs Python&#8221; I found a polite discussion.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Greg Laden		</title>
		<link>https://gregladen.com/blog/2010/03/11/whats-wrong-with-basic/#comment-515760</link>

		<dc:creator><![CDATA[Greg Laden]]></dc:creator>
		<pubDate>Wed, 17 Mar 2010 16:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2010/03/11/whats-wrong-with-basic/#comment-515760</guid>

					<description><![CDATA[Peter, I agree, that is a very good feature of Python.  Although it is possible to ruin the code by breaking up the functions into the most esoteric possible arrangements and overloading implied tokens in control structures.  If your main objective in life is to write a one line Python progam preceded by an arbitrary number of lines of function code, you might be a perl progammer.  Like being a redneck. ]]></description>
			<content:encoded><![CDATA[<p>Peter, I agree, that is a very good feature of Python.  Although it is possible to ruin the code by breaking up the functions into the most esoteric possible arrangements and overloading implied tokens in control structures.  If your main objective in life is to write a one line Python progam preceded by an arbitrary number of lines of function code, you might be a perl progammer.  Like being a redneck. </p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: peter		</title>
		<link>https://gregladen.com/blog/2010/03/11/whats-wrong-with-basic/#comment-515759</link>

		<dc:creator><![CDATA[peter]]></dc:creator>
		<pubDate>Wed, 17 Mar 2010 16:17:19 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2010/03/11/whats-wrong-with-basic/#comment-515759</guid>

					<description><![CDATA[fwiw, this (and many other) comment system has a tendency to correct less than signs with less than entities.

I don&#039;t think that I have a lot to add to this argument other than the one reason I prefer python to any other language (including applesoft basic) that I have ever used, which is that by it&#039;s enforced structure, I can come back to code I wrote 3 years ago and still know what I wrote.  I am, by nature, not the most orderly of people, and as such, the &#039;crutch&#039; (if you can call it that) of python for me is enforced structure and neatness.

that, and that unless you try really hard to be obscure, python reads like pseudo-code.  which means that I can generally understand what &#039;you&#039; have written 3 years ago as well.

on the other hand,  this argument is really about beauty, not ability. so hotly contested opinions are to be expected. be honest, you sort of knew that this was going to be flamebait didn&#039;t you?  for the record, I use emacs... vim is for people who need to go to the other room to use the sink... ;-)]]></description>
			<content:encoded><![CDATA[<p>fwiw, this (and many other) comment system has a tendency to correct less than signs with less than entities.</p>
<p>I don&#8217;t think that I have a lot to add to this argument other than the one reason I prefer python to any other language (including applesoft basic) that I have ever used, which is that by it&#8217;s enforced structure, I can come back to code I wrote 3 years ago and still know what I wrote.  I am, by nature, not the most orderly of people, and as such, the &#8216;crutch&#8217; (if you can call it that) of python for me is enforced structure and neatness.</p>
<p>that, and that unless you try really hard to be obscure, python reads like pseudo-code.  which means that I can generally understand what &#8216;you&#8217; have written 3 years ago as well.</p>
<p>on the other hand,  this argument is really about beauty, not ability. so hotly contested opinions are to be expected. be honest, you sort of knew that this was going to be flamebait didn&#8217;t you?  for the record, I use emacs&#8230; vim is for people who need to go to the other room to use the sink&#8230; 😉</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: DrMcCoy		</title>
		<link>https://gregladen.com/blog/2010/03/11/whats-wrong-with-basic/#comment-515758</link>

		<dc:creator><![CDATA[DrMcCoy]]></dc:creator>
		<pubDate>Sun, 14 Mar 2010 10:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2010/03/11/whats-wrong-with-basic/#comment-515758</guid>

					<description><![CDATA[&lt;blockquote&gt;Dr McCoy, I hope your coding in &quot;real&quot; languages is a bit better than in HTML&lt;/blockquote&gt;

Oh, my HTML is fine. It&#039;s your blog that&#039;s at fault by adding paragraph tags on its own, in wrong places. Kinda like you, adding an extra space into my nick.

But seriously, WTF, Greg? Blatant ad-homs? I expected more from you.]]></description>
			<content:encoded><![CDATA[<blockquote><p>Dr McCoy, I hope your coding in &#8220;real&#8221; languages is a bit better than in HTML</p></blockquote>
<p>Oh, my HTML is fine. It&#8217;s your blog that&#8217;s at fault by adding paragraph tags on its own, in wrong places. Kinda like you, adding an extra space into my nick.</p>
<p>But seriously, WTF, Greg? Blatant ad-homs? I expected more from you.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: The Swede		</title>
		<link>https://gregladen.com/blog/2010/03/11/whats-wrong-with-basic/#comment-515757</link>

		<dc:creator><![CDATA[The Swede]]></dc:creator>
		<pubDate>Sun, 14 Mar 2010 06:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2010/03/11/whats-wrong-with-basic/#comment-515757</guid>

					<description><![CDATA[DrMcCoy,

The comment system breaks my tags too. It breaks them differently in preview and in post as well, to make things interesting.

In my previous comment, the italic was supposed to cover two paragraphs, not one. The code did, but the result didn&#039;t - I bet that was because I used an edit box instead of a text editor.]]></description>
			<content:encoded><![CDATA[<p>DrMcCoy,</p>
<p>The comment system breaks my tags too. It breaks them differently in preview and in post as well, to make things interesting.</p>
<p>In my previous comment, the italic was supposed to cover two paragraphs, not one. The code did, but the result didn&#8217;t &#8211; I bet that was because I used an edit box instead of a text editor.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: The Swede		</title>
		<link>https://gregladen.com/blog/2010/03/11/whats-wrong-with-basic/#comment-515756</link>

		<dc:creator><![CDATA[The Swede]]></dc:creator>
		<pubDate>Sun, 14 Mar 2010 06:12:01 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2010/03/11/whats-wrong-with-basic/#comment-515756</guid>

					<description><![CDATA[FrogSpit,

&lt;i&gt;&quot;C++ is C.&quot;

And there, folks, we have the entire summary of Greg&#039;s argument, and a sparkling example of the depth of his understanding.&lt;/i&gt;

Yes, that one is up there together with &quot;if we came from monkeys, why are there still monkeys?&quot; in displaying complete and utter ignorance of the subject matter.]]></description>
			<content:encoded><![CDATA[<p>FrogSpit,</p>
<p><i>&#8220;C++ is C.&#8221;</p>
<p>And there, folks, we have the entire summary of Greg&#8217;s argument, and a sparkling example of the depth of his understanding.</i></p>
<p>Yes, that one is up there together with &#8220;if we came from monkeys, why are there still monkeys?&#8221; in displaying complete and utter ignorance of the subject matter.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: The Swede		</title>
		<link>https://gregladen.com/blog/2010/03/11/whats-wrong-with-basic/#comment-515755</link>

		<dc:creator><![CDATA[The Swede]]></dc:creator>
		<pubDate>Sun, 14 Mar 2010 04:23:59 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2010/03/11/whats-wrong-with-basic/#comment-515755</guid>

					<description><![CDATA[&lt;i&gt;BASIC has been dropped as a language for development (I assume you won&#039;t disagree with that)&lt;/i&gt;

Said after referring to VB.NET which is in widespread use today as a part of BASIC. Your ignorance on this subject is only matched by your dumbness on it, it appears.

&lt;i&gt;and this, not it&#039;s fundamentals, is why it lacks so many of the features taken for granted in today&#039;s languages&lt;/i&gt;

And here is the heart of your ignorance. It&#039;s not a matter of &quot;features&quot;. If you had taken a single class in Computer Science you might have known this.

But no, any hack can be a Computer Science expert. All it takes is that one writes one code in a TEXT EDITOR and one has a better understanding of Computer Science than people who have spent years learning its concepts and struggled long and hard hours to understand just why OO and functional paradigms are different than imperative paradigms.

Your &quot;expectations&quot; in a previous post confirm this. In your little world everyone programs imperatively, just with different &quot;features&quot;, and some of them, like OO, are just &quot;crutches&quot;.

You&#039;re a dumb, ignorant ass, and you&#039;re arrogant about it as well. How was it, &quot;bugger off&quot;, yeah, sounds about right. Having gone through the work of gaining skill in one academical area apparently doesn&#039;t lead to the comprehension that other academical areas also requires some work to understand.

And I just wasted give more minutes I could have used for something more useful, like stabbing a fork in my leg, and you&#039;re just going to dismiss this comment with a handwave anyway, since you write your code in a text editor. Ah well, my loss.]]></description>
			<content:encoded><![CDATA[<p><i>BASIC has been dropped as a language for development (I assume you won&#8217;t disagree with that)</i></p>
<p>Said after referring to VB.NET which is in widespread use today as a part of BASIC. Your ignorance on this subject is only matched by your dumbness on it, it appears.</p>
<p><i>and this, not it&#8217;s fundamentals, is why it lacks so many of the features taken for granted in today&#8217;s languages</i></p>
<p>And here is the heart of your ignorance. It&#8217;s not a matter of &#8220;features&#8221;. If you had taken a single class in Computer Science you might have known this.</p>
<p>But no, any hack can be a Computer Science expert. All it takes is that one writes one code in a TEXT EDITOR and one has a better understanding of Computer Science than people who have spent years learning its concepts and struggled long and hard hours to understand just why OO and functional paradigms are different than imperative paradigms.</p>
<p>Your &#8220;expectations&#8221; in a previous post confirm this. In your little world everyone programs imperatively, just with different &#8220;features&#8221;, and some of them, like OO, are just &#8220;crutches&#8221;.</p>
<p>You&#8217;re a dumb, ignorant ass, and you&#8217;re arrogant about it as well. How was it, &#8220;bugger off&#8221;, yeah, sounds about right. Having gone through the work of gaining skill in one academical area apparently doesn&#8217;t lead to the comprehension that other academical areas also requires some work to understand.</p>
<p>And I just wasted give more minutes I could have used for something more useful, like stabbing a fork in my leg, and you&#8217;re just going to dismiss this comment with a handwave anyway, since you write your code in a text editor. Ah well, my loss.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Greg Laden		</title>
		<link>https://gregladen.com/blog/2010/03/11/whats-wrong-with-basic/#comment-515754</link>

		<dc:creator><![CDATA[Greg Laden]]></dc:creator>
		<pubDate>Sun, 14 Mar 2010 03:33:39 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2010/03/11/whats-wrong-with-basic/#comment-515754</guid>

					<description><![CDATA[Dr McCoy, I hope your coding in &quot;real&quot; languages  is a bit better than in HTML!]]></description>
			<content:encoded><![CDATA[<p>Dr McCoy, I hope your coding in &#8220;real&#8221; languages  is a bit better than in HTML!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: DrMcCoy		</title>
		<link>https://gregladen.com/blog/2010/03/11/whats-wrong-with-basic/#comment-515753</link>

		<dc:creator><![CDATA[DrMcCoy]]></dc:creator>
		<pubDate>Sun, 14 Mar 2010 03:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2010/03/11/whats-wrong-with-basic/#comment-515753</guid>

					<description><![CDATA[Hmm, sorry for the strange formatting in my comment. I didn&#039;t look like that in the preview.]]></description>
			<content:encoded><![CDATA[<p>Hmm, sorry for the strange formatting in my comment. I didn&#8217;t look like that in the preview.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
