This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haas:spring2019:unix:projects:spf1 [2019/04/16 16:29] – [Submission] wedge | haas: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 | + | * a decrementing |
* 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, | * in the event you feel other group members have not lived up to their obligations, | ||
* 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. |