User Tools

Site Tools


haas:spring2019:unix:projects:spf1

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:spring2019:unix:projects:spf1 [2019/04/16 16:20] – [Specifications] wedgehaas:spring2019:unix:projects:spf1 [2019/04/18 18:41] (current) – [Objective] wedge
Line 18: Line 18:
   * an initialization script   * an initialization script
   * an incrementing 8-bit binary counter (0-255)   * an incrementing 8-bit binary counter (0-255)
-  * a decreminting 8-bit binary counter (255-0)+  * a decrementing 8-bit binary counter (255-0)
   * a strobing light sequence (back and forth)   * a strobing light sequence (back and forth)
  
Line 170: Line 170:
       * in the event you feel other group members have not lived up to their obligations, you may alter your scripts accordingly (be it not giving them the final product, or enhancing functionality to bring it in compliance, or leaving comments indicating who wasn't pulling their own weight).       * in the event you feel other group members have not lived up to their obligations, you may alter your scripts accordingly (be it not giving them the final product, or enhancing functionality to bring it in compliance, or leaving comments indicating who wasn't pulling their own weight).
     * EVERY group member needs to do an approximately equal portion of the work. Slackers should be called out (I'll be keeping an eye out as well) and they will lose credit.     * EVERY group member needs to do an approximately equal portion of the work. Slackers should be called out (I'll be keeping an eye out as well) and they will lose credit.
 +    * EACH group member is responsible for prolifically commenting and demonstrating functionality of ONE of the scripts. The commenter should be identified at the top of the particular script. No one person should be commenting all the scripts.
     * This project is designed to be done DURING class time. It may offer up some useful insights into other projects (that you're doing on your own).     * This project is designed to be done DURING class time. It may offer up some useful insights into other projects (that you're doing on your own).
   * You need to check your arguments to ensure if they are present and valid.   * You need to check your arguments to ensure if they are present and valid.
Line 243: Line 244:
  
 <code> <code>
-26:spf0:final tally of results (26/26+52:spf1:final tally of results (52/52
-*:spf0:scripts effectively utilize variables in operations [2/2+*:spf1:scripts submitted in accordance with specifications [4/4
-*:spf0:scripts effectively utilize command-line arguments [2/2+*:spf1:initialization script logic present and functions [4/4
-*:spf0:scripts effectively utilize command expansions [2/2+*:spf1:initialization logic uses loop to automate task [4/4
-*:spf0:scripts effectively utilize regular expressions [2/2+*:spf1:incrementation script logic present and functions [4/4
-*:spf0:scripts effectively utilize selection structures [2/2+*:spf1:counter script logic is centrally based on loop [4/4
-*:spf0:scripts effectively utilize looping structures [2/2+*:spf1:counter script logic does adequate error checking [4/4
-*:spf0:scripts are proper bash scripts with shabang and exit [2/2+*:spf1:decrementation script logic present and functions [4/4
-*:spf0:pigrep displays values in proper orientation [2/2+*:spf1:flashy script logic present and functions [4/4
-*:spf0:pigrep accurately displays values as requested [2/2+*:spf1:scripts appropriately call the initialization logic [4/4
-*:spf0:scripts properly manage input violations [2/2+*:spf1:scripts are organized and easy to read [4/4
-*:spf0:pigen operates according to specifications [2/2+*:spf1:scripts effectively utilize selection structures [4/4
-*:spf0:pigrep operates according to specifications [2/2+*:spf1:scripts effectively utilize looping structures [4/4
-*:spf0:script logic is organized and easy to read [2/2]+*:spf1:scripts are proper bash scripts with shabang and exit [4/4]
 </code> </code>
  
haas/spring2019/unix/projects/spf1.1555431659.txt.gz · Last modified: 2019/04/16 16:20 by wedge