<?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>/dev/psychology &#187; action potentials</title>
	<atom:link href="http://p.einarsen.no/tag/action-potentials/feed/" rel="self" type="application/rss+xml" />
	<link>http://p.einarsen.no</link>
	<description></description>
	<lastBuildDate>Sun, 30 Oct 2011 11:29:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Cognition, computers and electric currents</title>
		<link>http://p.einarsen.no/cogntition-computers-and-electric-currents/</link>
		<comments>http://p.einarsen.no/cogntition-computers-and-electric-currents/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 12:31:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Language]]></category>
		<category><![CDATA[Understanding Code]]></category>
		<category><![CDATA[action potentials]]></category>
		<category><![CDATA[cogntion]]></category>
		<category><![CDATA[physiology]]></category>

		<guid isPermaLink="false">http://p.einarsen.no/?p=207</guid>
		<description><![CDATA[This is just a quick quote from the course description of a ten year old course in Cognitive Psychology and Computer Programming at the Texas A&#38;M: Computer programming perhaps more than any other manufacturing endeavor begins with a thought and through skilled application of knowledge yields an intrinsically proven object that is itself almost mental [...]]]></description>
			<content:encoded><![CDATA[<p>This is just a quick quote from the course description of a ten year old <a href="http://www.rtis.com/nat/user/jfullerton/school/psyc345/program.htm" target="_blank">course in Cognitive Psychology and Computer Programming</a> at the Texas A&amp;M:</p>
<blockquote><p>Computer programming perhaps more than any other manufacturing endeavor begins with a thought and through skilled application of knowledge yields an intrinsically proven object that is itself almost mental (encoded electrical information).</p></blockquote>
<p>It&#8217;s a good argument for why cognitive psychology is relevant for computer programming, but even more important, it points out the almost mental nature of computer programs.</p>
<p>Physiologically, the way our brains operate is mainly through bursts of electrical current called <a href="http://en.wikipedia.org/wiki/Action_potential" target="_blank">Action Potentials</a>, that propagate information down neurons in a on-off fashion. Some people will call it binary, but the information conveyed is typically frequencies rather than binary patterns  (But this is a somewhat contentious question).</p>
<p>Here&#8217;s a beautiful drawing of neural communication from Wikipedia:</p>
<p><a href="http://en.wikipedia.org/wiki/Action_potential" target="_blank"><img class="alignnone" title="Neuron" src="http://upload.wikimedia.org/wikipedia/commons/3/3e/Neurons_big1.jpg" alt="" width="510" height="539" /></a></p>
<p>So you have a mental construction in a human brain contained in electrical signals, and this is transferred over to a construction of electrical signals in a computer.  Add that you usually want these two representations to be identical, you have a good argument why programming language design should be based strongly on cognitive science!</p>
]]></content:encoded>
			<wfw:commentRss>http://p.einarsen.no/cogntition-computers-and-electric-currents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

