<?xml version="1.0"?>
<rdf:RDF xmlns:cc="http://web.resource.org/cc/"
         xmlns:cnx="http://cnx.rice.edu/contexts#"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

  <!-- Course Object -->
  <rdf:Description about="urn:context:root">
    <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/"/>
    <cnx:class>context</cnx:class>
    <cnx:type>Course</cnx:type>
    <cnx:name>Programming Methodology</cnx:name>
    <cnx:uri>http://cnx.org/content/col10450/1.1</cnx:uri>
    <cnx:created>2007/08/22 02:51:28.675 GMT-5</cnx:created>
    <cnx:revised>2007/08/22 04:00:26.999 GMT-5</cnx:revised>
    <cnx:homepage>http://www.cse.hcmut.edu.vn/~dtanh</cnx:homepage>
    <cnx:language>en</cnx:language>
    <cnx:annotations>http://cnx.org/content/col10450/1.1/annotations</cnx:annotations>
    <cnx:institution>HoChiMinh City University of Technology, Vietnam</cnx:institution>
    <cnx:instructor>Duong Tuan Anh</cnx:instructor>
    <cnx:code>501105</cnx:code>
    <cnx:description>This course provides students with methodology in programming, using C++ in almost examples.</cnx:description>
    <cnx:author>
      <rdf:Bag>
	<rdf:li>
	  <cnx:fullname userid="dtanh">Anh Duong</cnx:fullname>
	</rdf:li>
      </rdf:Bag>
    </cnx:author>
    <cnx:licensor>
      <rdf:Bag>
        <rdf:li>
          <cnx:fullname userid="dtanh">Anh Duong</cnx:fullname>
        </rdf:li>
      </rdf:Bag>
    </cnx:licensor>
    <cnx:parameters>
      <rdf:Bag>
	<rdf:li>
          <cnx:parameter name="collectionType"
                         value="Course"/>
	</rdf:li>
      </rdf:Bag>
    </cnx:parameters>
    <cnx:subjects>
      <rdf:Bag>
        <rdf:li>
          <cnx:subject>Science and Technology</cnx:subject>
        </rdf:li>
      </rdf:Bag>
    </cnx:subjects>
    <cnx:keywords>
      <rdf:Bag>
        <rdf:li>
          <cnx:keyword>C++</cnx:keyword>
        </rdf:li>
        <rdf:li>
          <cnx:keyword>methodology</cnx:keyword>
        </rdf:li>
        <rdf:li>
          <cnx:keyword>programming</cnx:keyword>
        </rdf:li>
        <rdf:li>
          <cnx:keyword>programming methodology</cnx:keyword>
        </rdf:li>
      </rdf:Bag>
    </cnx:keywords>
    <!-- Linktypes for this context -->
    <cnx:linktypes>
      <rdf:Bag about="urn:context:linktypes">
        <rdf:li>
          <rdf:Description about="urn:context:linktypes:supplemental">
            <cnx:defaultstrength>3</cnx:defaultstrength>
            <cnx:name>Supplemental</cnx:name>
            <cnx:description>
              A link to supplemental material which may be more indepth than
              the current module.
            </cnx:description>
          </rdf:Description>
        </rdf:li>

        <rdf:li>
          <rdf:Description about="urn:context:linktypes:prerequisite">
            <cnx:defaultstrength>3</cnx:defaultstrength>
            <cnx:name>Prerequisite</cnx:name> 
            <cnx:description>
              A link to prerequisite material which may be necessary to
              understand the current module.
            </cnx:description>
          </rdf:Description>
        </rdf:li>

        <rdf:li>
          <rdf:Description about="urn:context:linktypes:example">
            <cnx:defaultstrength>3</cnx:defaultstrength>
            <cnx:name>Example</cnx:name> 
            <cnx:description>
              A link to example material.
            </cnx:description>
          </rdf:Description>
        </rdf:li>

        <rdf:li>
          <rdf:Description about="urn:context:linktypes:previous">
            <cnx:defaultstrength>5</cnx:defaultstrength>
            <cnx:name>Previous</cnx:name> 
            <cnx:description>
              The previous module in the sequence of the course.
            </cnx:description>
          </rdf:Description>
        </rdf:li>

        <rdf:li>
          <rdf:Description about="urn:context:linktypes:next">
            <cnx:defaultstrength>5</cnx:defaultstrength>
            <cnx:name>Next</cnx:name> 
            <cnx:description>
              The next module in the sequence of the course.
            </cnx:description>
          </rdf:Description>
        </rdf:li>
      </rdf:Bag>
    </cnx:linktypes>

    <!-- Children -->
    <cnx:children>
       <rdf:Seq>
         <rdf:li resource="#58bdf5df4570ae5a9f3f215788a5e97d"/>
         <rdf:li resource="#0d6875e9f25a8928cf749da89b20612d"/>
       </rdf:Seq>
    </cnx:children>
  </rdf:Description>
  <cc:License rdf:about="http://creativecommons.org/licenses/by/2.0/">
    <cc:requires rdf:resource="http://web.resource.org/cc/Attribution"/>
    <cc:permits rdf:resource="http://web.resource.org/cc/Reproduction"/>
    <cc:permits rdf:resource="http://web.resource.org/cc/Distribution"/>
    <cc:permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/>
    <cc:requires rdf:resource="http://web.resource.org/cc/Notice"/>
  </cc:License>
  <!-- End context object -->

  
    
  <rdf:Description ID="58bdf5df4570ae5a9f3f215788a5e97d">
    <cnx:class>group</cnx:class>
    <cnx:name>Introduction</cnx:name>
    <cnx:children>
       <rdf:Seq>
         <rdf:li resource="#575de77610cd433d3ad5ded4409cb693"/>
       </rdf:Seq>
    </cnx:children>
  </rdf:Description>
  
    
  <rdf:Description ID="575de77610cd433d3ad5ded4409cb693">
    <cnx:class>group</cnx:class>
    <cnx:name>PC Architecture</cnx:name>
    <cnx:children>
       <rdf:Seq>
         <rdf:li resource="2e834f07db731b97aabb1035d023bfbc"/>
       </rdf:Seq>
    </cnx:children>
  </rdf:Description>
  
    
    
  <rdf:Description about="2e834f07db731b97aabb1035d023bfbc">
    <cnx:class>module</cnx:class>
    <cnx:id>m15039</cnx:id>
    <cnx:name>computer architecture</cnx:name>
    <cnx:uri>http://cnx.org/content/m15039/latest/</cnx:uri>
    <cnx:author>
      <rdf:Bag>
	<rdf:li>
	  Anh Duong
	</rdf:li>
      </rdf:Bag>
    </cnx:author>
    <cnx:links>
      <rdf:Bag>
      </rdf:Bag>
    </cnx:links>
  </rdf:Description>

  

    
  

    
  
  
    
  <rdf:Description ID="0d6875e9f25a8928cf749da89b20612d">
    <cnx:class>group</cnx:class>
    <cnx:name>Basic C++</cnx:name>
    <cnx:children>
       <rdf:Seq>
       </rdf:Seq>
    </cnx:children>
  </rdf:Description>

    
  


</rdf:RDF>
