This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
haas:fall2019:c4eng:projects:cci0 [2018/08/20 20:09] – external edit 127.0.0.1 | haas:fall2019:c4eng:projects:cci0 [2019/08/18 21:41] (current) – wedge | ||
---|---|---|---|
Line 1: | Line 1: | ||
<WRAP centeralign round box> | <WRAP centeralign round box> | ||
< | < | ||
- | < | + | < |
</ | </ | ||
Line 33: | Line 33: | ||
**NOTE:** Week 1 journal entry will be due before it becomes next Thursday, the remainder of the intro Journal content will be due by this project' | **NOTE:** Week 1 journal entry will be due before it becomes next Thursday, the remainder of the intro Journal content will be due by this project' | ||
- | ====Mailing List==== | ||
- | 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 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). | ||
- | |||
- | If you have any preferred nickname, please mention it. And also specify your current program/ | ||
====Class Chat (IRC)==== | ====Class Chat (IRC)==== | ||
- | Using the [[/haas/fall2018/ | + | Using the [[/haas/fall2019/ |
- | Additionally, | + | Additionally, |
====Lab46 Shell==== | ====Lab46 Shell==== | ||
Line 55: | Line 48: | ||
====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/fall2018/ | + | 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/fall2019/ |
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 81: | Line 74: | ||
</ | </ | ||
- | Your task will be to transcribe this code (sans line numbers), into a source file (call it **hello.c** for simplicity), | + | Your task will be to transcribe this code (sans line numbers), into a source file (call it **hello.c** for simplicity), |
Verify you typed in everything correctly by compiling it; you want no warnings or errors: | Verify you typed in everything correctly by compiling it; you want no warnings or errors: | ||
<cli> | <cli> | ||
- | lab46: | + | lab46: |
- | lab46: | + | lab46: |
</ | </ | ||
Line 95: | Line 88: | ||
<cli> | <cli> | ||
- | lab46: | + | lab46: |
Hello, World! | Hello, World! | ||
- | lab46: | + | lab46: |
</ | </ | ||
Once satisfied, be sure to submit the program as indicated below. | Once satisfied, be sure to submit the program as indicated below. | ||
+ | |||
=====Submission Criteria===== | =====Submission Criteria===== | ||
To be successful in this project, the following criteria must be met: | To be successful in this project, the following criteria must be met: | ||
Line 126: | Line 120: | ||
* preferred name/ | * preferred name/ | ||
* preferred e-mail address | * preferred e-mail address | ||
+ | * program you are matriculated in | ||
* irc nick used in class chat (your username if unchanged) | * irc nick used in class chat (your username if unchanged) | ||
* other information I should know | * other information I should know | ||
Line 133: | Line 128: | ||
<cli> | <cli> | ||
- | lab46: | + | lab46: |
- | Submitting | + | Submitting |
-> hello.c(OK) | -> hello.c(OK) | ||
-> info.text(OK) | -> info.text(OK) | ||
SUCCESSFULLY SUBMITTED | SUCCESSFULLY SUBMITTED | ||
- | lab46: | + | lab46: |
</ | </ | ||