User Tools

Site Tools


haas:spring2014:data:projects:nodes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
haas:spring2014:data:projects:nodes [2014/01/27 10:44] – [Procedure] wedgehaas:spring2014:data:projects:nodes [2014/01/27 10:58] (current) – [Submission] wedge
Line 11: Line 11:
 To review structs and pointers, and see how these two concepts, when combined, produces the core element of our class explorations. To review structs and pointers, and see how these two concepts, when combined, produces the core element of our class explorations.
  
 +=====Reference=====
 +You absolutely, positively, MUST watch this video: http://www.youtube.com/watch?v=5VnDaHBi8dM
 =====Structures===== =====Structures=====
 As we learned in C, there are two main composite data types available to us: As we learned in C, there are two main composite data types available to us:
Line 276: Line 278:
 To successfully complete this project, the following criteria must be met: To successfully complete this project, the following criteria must be met:
  
 +  * Handwritten diagram fully detailed for an 8 node list uploaded to your Opus
 +    * insert the image into your journal, and have related commentary on what is going on
 +    * submit the URL (to that week's journal entry) along with your program
   * Code must compile cleanly (no warnings or errors)   * Code must compile cleanly (no warnings or errors)
   * Executed program must display in a manner similar to provided output.   * Executed program must display in a manner similar to provided output.
Line 289: Line 294:
  
 <cli> <cli>
-$ submit data nodes node.c+$ submit data nodes node.c http://lab46.corning-cc.edu/opus/SEMESTER/user/start#week_2
 Submitting data project "nodes": Submitting data project "nodes":
     -> node.c(OK)     -> node.c(OK)
 +    -> http://lab46.corning-cc.edu/opus/SEMESTER/user/start#week_2(OK)
  
 SUCCESSFULLY SUBMITTED SUCCESSFULLY SUBMITTED
haas/spring2014/data/projects/nodes.1390819490.txt.gz · Last modified: 2014/01/27 10:44 (external edit)