CS350 Intro Computer Systems - Homework
Submit your homework at http://canvas.njit.edu.
Homework submission guidelines:
Follow the guidelines below. This example is for homework 1.
- Make a directory called hw1-lastname-firstname.
For Jane Doe and homework 1, the directory name is "hw1-doe-jane" and you issue command "mkdir hw1-doe-jane" to create the directory.
- Move all your hw1 related files to hw1-doe-jane. For HW1, you have three files along screenshots discussed below: reality.c, reality4.c and Makefile
- Go to hw1-doe-jane directory.
- Fill the program files in with your own program statements.
- Compile your code using "make all" command.
- Run your executable(s) and take screenshots to demonstrate that your programs worked as specified in homework1 page. For multiple executables, you need to run them and take screenshots for all of them.
For hw1,
- Run your executable "reality" and take a screenshot called reality.jpg, reality.png, or any other image file that results in small file size of K's not megs. You won't be able to submit meg's of image files at moodle.
- Run your executable "reality4" and again take a screen shot called reality4.jpg, reality4.png, or any other image that results in small file size.
- When you successfully ran the programs and stored the screenshots under hw1-doe-jane directory, open hw1-doe-jane.doc file and put all the programs and screenshots in hw1-doe-jane.doc file. Generate hw1-doe-jane.pdf file.
- Upload hw1-doe-jane.pdf at moodle.
- Homework 1 - See Moodle for due dates
- Homework 2 - See Moodle for due dates
- Homework 3 - See Moodle for due dates
- Homework 4 - See Moodle for due dates
- Homework 5 - See Moodle for due dates
- Homework 6 - See Moodle for due dates
- Homework 7 - See Moodle for due dates
- Homework 8 - See Moodle for due dates
- Homework 9 - See Moodle for due dates
- Homework 10 - See Moodle for due dates
- Homework 11 - See Moodle for due dates