Welcome Page
Daily schedule (lectures, labs, and assignments)
Homework assignments
Copies of the powerpoint slides
Programs shown in class
What do you think of the class?
Ask for help or help a fellow student
Class organization
Find out how your homework is graded
Some links relevant to the class
CSC142 icon
CSC 142

Computer Programming for Engineers and Scientists


Homework Assignments

Reminder:

Written exercises 1

Exercises from chapter 1of the text: 1, 2 (understand "belong to" as meaning "being an instance of"), and 4b)

due 9/26 in class

Written exercises 2
Exercises from chapter 2 of the text: 1, 3, 4, 5

due 10/3 in class

Programming project 1
Detailed Instructions
Turn-in

due 10/8 by 11:00 pm

late 10/11 by 11:00 pm

Programming project 2
Detailed Instructions
Turn-in

due 10/15 by 11:00 pm

late 10/18 by 11:00 pm

Written exercises 3
exercises (similar to some exercises in chapter 4)

due 10/20 in class

Programming project 3
Detailed Instructions
Turn-in

due 10/27 by 11:00pm (you can't be late).

Written exercises 4
Exercises from chapter 7 of the text: 6, 8a, 8b, 9, 12

due 10/31 in class

Programming project 4
Detailed Instructions
Turn-in

due 11/12 by 11:00pm

You can't be late

Written exercises 5
Exercises

due 11/17 in lab

Written exercises 6
Exercises from chapter 12 of the text: 5 (a table lookup means that you replace the if statements with code that uses a 1D array) (Correction: at the end of 5b), the code should say return 500; and not result = 500;), and 6 b) (Other correction: the method should be of type void and not of type Color), c), and e)

due 11/18 in class

Programming project 5
Detailed Instructions
Turn-in

program due 11/26 by 11:00 pm

(You can't be late)

Written exercises 7
Exercises from chapter 8 of the text: 3, 4, 5, 6, 7, 8

due 11/26 in class

Written exercises 8
Exercises from chapter 9 of the text: 3, 4, 6 (typo: the_num should read theNum), 7

due 12/2 in lab

Programming project 6

Detailed Instructions

+ 3 points extra credit for the presentation of your cool program in class on Friday 12/5

Turn-in

due 12/5 by 11:00 pm

(You can't be late)

Back to top