<?xml version="1.0"?>

<!DOCTYPE owl [
	<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
	<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
	<!ENTITY owl "http://www.w3.org/2002/07/owl#">
	<!ENTITY cc "http://web.resource.org/cc/#">
	<!ENTITY event "http://ebiquity.umbc.edu/ontology/event.owl#">
	<!ENTITY person "http://ebiquity.umbc.edu/ontology/person.owl#">
	<!ENTITY assert "http://ebiquity.umbc.edu/ontology/assertion.owl#">
]>

<!--

This ontology document is licensed under the Creative Commons
Attribution License. To view a copy of this license, visit
http://creativecommons.org/licenses/by/2.0/ or send a letter to
Creative Commons, 559 Nathan Abbott Way, Stanford, California
94305, USA.

-->

<rdf:RDF 
		xmlns:rdf = "&rdf;"
		xmlns:rdfs = "&rdfs;"
		xmlns:xsd = "&xsd;"
		xmlns:owl = "&owl;"
		xmlns:cc = "&cc;"
		xmlns:event = "&event;"
		xmlns:person = "&person;"
		xmlns:assert = "&assert;">
	<event:Event rdf:about="http://ebiquity.umbc.edu/event/html/id/234/Rediscovering-the-Passion-Beauty-Joy-and-Awe-Making-Computing-Fun-Again">
		<rdfs:label><![CDATA[Rediscovering the Passion, Beauty, Joy, and Awe: Making Computing Fun Again]]></rdfs:label>
		<event:title><![CDATA[Rediscovering the Passion, Beauty, Joy, and Awe: Making Computing Fun Again]]></event:title>
		<event:speaker>
<person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Eric/Roberts"><person:name><![CDATA[Eric Roberts]]></person:name><rdfs:label><![CDATA[Eric Roberts]]></rdfs:label></person:Collaborator>
		</event:speaker>
		<event:startDate rdf:datatype="&xsd;dateTime">2008-04-24T16:00:00-05:00</event:startDate>
		<event:endDate rdf:datatype="&xsd;dateTime">2008-04-24T17:00:00-05:00</event:endDate>
		<event:location><![CDATA[231 ITE]]></event:location>
		<event:abstract><![CDATA[Has anyone considered the possibility that it's just not fun any more?  -- Don Knuth, October 2006
<p>
Over the last five years, computing education in most developed countries has faced a seeming paradox: despite projections that the field offers tremendous employment opportunities and extraordinary growth potential for the foreseeable future, student interest in pursuing computing degrees has plummeted.  In response, many educators have called for a massive overhaul of computing curricula to increase its attractiveness to students.  In this talk, I argue that such efforts are misdirected in that they fail to respond to the underlying causes of the enrollment decline, which are the following:
<ul>

<li>Fears about the long-term economic stability of employment in the computing industry continue to have a profound effect on student interest in our discipline.</li>

<li>The kind of exposure students get to computing at the elementary and secondary level tends to push people away from the discipline long before they reach the university.</li>

<li>The image of work in the field -- and, more importantly, all too much of the reality of work in the field -- is unattractive to most students and no longer seems fun, particularly in comparison to other opportunities that bright students might pursue.</li>

</ul>
I will conclude the talk with suggestions as to what universities, schools, industry, and government can do to address this problem.

]]></event:abstract>
		<event:tag><![CDATA[cs education]]></event:tag>
		<event:host>
<person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Marie/desJardins"><person:name><![CDATA[Marie desJardins]]></person:name><rdfs:label><![CDATA[Marie desJardins]]></rdfs:label></person:Collaborator>
		</event:host>
	</event:Event>

<rdf:Description rdf:about="">
	<cc:License rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
</rdf:Description>

</rdf:RDF>
