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 (understand "belong to" as meaning "being an instance of"), and 4b)

due 1/11 in class

Written exercises 2
Exercises

due 1/15 in class

Programming project 1
Detailed Instructions
Turn-in

due 1/22 by 11:00 pm

late 1/25 by 11:00 pm

Programming project 2
Detailed Instructions
Turn-in

due 1/29 by 11:00 pm

late 2/1 by 11:00 pm

Written exercises 3
Exercises

due 2/3 in class

Programming project 3
Detailed Instructions
Turn-in

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

Written exercises 4
Exercises

due 2/12 in class

Programming project 4
Detailed Instructions
Turn-in

due 2/22 by 11:00pm (you can't be late)

Written exercises 5
Exercises

due 2/22 in class

Written exercises 6
Exercises (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 2/26 in class

Programming project 5
Detailed Instructions
Turn-in

program due 3/8 by 11:00 pm

(You can't be late)

Written exercises 7
Exercises

due 3/10 in class

Written exercises 8
Exercises (typo: the_num should read theNum)

due 3/16 in class

Programming project 6

Detailed Instructions

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

Turn-in

due 3/19 by 11:00 pm

(You can't be late)

Back to top