This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haas:fall2018:cprog:projects:cci0 [2018/08/19 15:35] – wedge | haas:fall2018:cprog:projects:cci0 [2018/08/20 20:09] (current) – [Mailing List] wedge | ||
---|---|---|---|
Line 36: | Line 36: | ||
Using the resources found on the course homepage (or the lab46 website in general), locate and subscribe a preferred and frequently checked e-mail address to the class mailing list (known as **CPROG**). | Using the resources found on the course homepage (or the lab46 website in general), locate and subscribe a preferred and frequently checked e-mail address to the class mailing list (known as **CPROG**). | ||
- | We will use this for class discussions (along with irc, the notes wiki page, your Opus, etc.) and to disseminate announcements and other information. | + | We will use this for class discussions (along with irc, the notes wiki page, your journal, etc.) and to disseminate announcements and other information. |
Once subscribed, please send a message to the list introducing yourself (also so I can know to associate a particular e-mail address with you). | Once subscribed, please send a message to the list introducing yourself (also so I can know to associate a particular e-mail address with you). | ||
+ | If you have any preferred nickname, please mention it. And also specify your current program/ | ||
====Class Chat (IRC)==== | ====Class Chat (IRC)==== | ||
- | Using the [[/haas/fall2015/ | + | Using the [[/haas/fall2018/ |
Additionally, | Additionally, | ||
Line 54: | Line 55: | ||
====Personal/ | ====Personal/ | ||
- | To both aid you and help you develop better development skills, I'd like for you to make regular commits and pushes to your [[/haas/fall2017/ | + | To both aid you and help you develop better development skills, I'd like for you to make regular commits and pushes to your [[/haas/fall2018/ |
This way, you can have a regular snapshot of your work as you go along, plus have the ability to grab an older copy should something go wrong. | This way, you can have a regular snapshot of your work as you go along, plus have the ability to grab an older copy should something go wrong. | ||
Line 166: | Line 167: | ||
*:cci0:no compiler errors for hello.c [1/1] | *:cci0:no compiler errors for hello.c [1/1] | ||
</ | </ | ||
+ | |||
+ | Additionally: | ||
+ | * Solutions not abiding by spirit of project will be subject to a 25% overall deduction | ||
+ | * Solutions not utilizing descriptive why and how comments will be subject to a 25% overall deduction | ||
+ | * Solutions not utilizing indentation to promote scope and clarity will be subject to a 25% overall deduction | ||
+ | * Solutions not organized and easy to read (assume a terminal at least 90 characters wide, 40 characters tall) are subject to a 25% overall deduction |