User Tools

Site Tools


haas:spring2016:cprog:projects:gfo0

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:spring2016:cprog:projects:gfo0 [2016/04/12 17:01] – [Background] wedgehaas:spring2016:cprog:projects:gfo0 [2016/04/13 16:46] (current) – [Bonus] wedge
Line 7: Line 7:
  
 ======Project: PROCESS IMPLEMENTATION - GRADE FIGURE-OUTERER (gfo0)====== ======Project: PROCESS IMPLEMENTATION - GRADE FIGURE-OUTERER (gfo0)======
 +
 +=====Errata=====
 +
 +  * __correction__: There was a bug in my **flattenstatus** script; if you ran it before 8:20am on Wednesday, April 13th, then you may have incorrect data. Re-run it to generate a fresh and correct copy. (20160413)
  
 =====Objective===== =====Objective=====
Line 28: Line 32:
 Throughout the semester, your class-related activities have been numerically captured and made available to you via the **status** tool. Throughout the semester, your class-related activities have been numerically captured and made available to you via the **status** tool.
  
-Now that we are at the end, and your programming skillset is significantly expanded, I would like you to write a program to take this data and calculate your grade (reflective of currently recorded data).+Now that we are nearing the end, and your programming skillset is significantly expanded, I would like you to write a program to take this data and calculate your grade (reflective of currently recorded data).
  
 I've designed a tool that will take all your **status** data and 'flatten' it... converting all the necessary data into one stream of values. To obtain this data, simply run the **flattenstatus** command and the file **status.flat** will be created in your current working directory. I've designed a tool that will take all your **status** data and 'flatten' it... converting all the necessary data into one stream of values. To obtain this data, simply run the **flattenstatus** command and the file **status.flat** will be created in your current working directory.
Line 64: Line 68:
 lab46:~/src/cprog/gfo0$  lab46:~/src/cprog/gfo0$ 
 </cli> </cli>
 +
  
 =====Submission===== =====Submission=====
haas/spring2016/cprog/projects/gfo0.1460480489.txt.gz · Last modified: 2016/04/12 17:01 by wedge