These assignments should be posted earlier in the week and then undertaken
during scheduled lab times in Collins 411.
-
Lab #1: First Experiences with Java and Cafe
Assigned: Wed 19 Jan 2000
This is just a short exercise to give you the opportunity to get set
up on the 411 lab machines and get started with Symantec Cafe. You will
need to spend some time reading the assignment and the text, but it is largely
just an exercise in the truest sense of the word.
This lab was kindly provided by Professor Jim Levenick!
-
Lab #2: Drawing Graphics Under Program Control
Assigned: Wed 26 Jan 2000
This is our first significant programming exercise; it's not really that difficult,
but since it's the first time most of you will have written your own program,
it will present some challenges. It also serves to set the stage for a discussion
of abstraction in lectures and for further elaboration as an assignment "theme" in
lab.
-
Lab #3: Number Bases and Representations
Assigned: Mon 31 Jan 2000
This lab is one of two "paper-and-pencil" assignments we will do relating to
material from lecture on number bases and data representation. Although it
serves as a break from programming, it may not be as much fun ...
-
Lab #4: Using Classes to Structure Your Code
Assigned: Mon 7 Feb 2000
With this lab we continue the "stick figure" theme, now moving our
program code into classes as a better means of organizing it. Notions
of class and object will be motivated and explained in lecture.
-
Lab #5: Digital Representation of Data
Assigned: Mon 14 Feb 2000
This lab returns to issues of binary representation, as in Lab #3, but now
looks to higher-level problems concerned with representation techniques, rather
than just the low-level details of different numeral systems.
An understanding of these issues will help you
understand the needs of graphic designers, web page designers, sound engineers
and other "para-programmers" in your programming work. It
will also help you to develop intuitions about more general data
storage and complexity analysis issues.
-
Lab #6: Programming the PC-231
Assigned: Wed 23 Feb 2000
-
Lab #7: More Programming Problems for the PC-231
Assigned: Fri 3 Feb 2000
-
Lab #8: Naive animation
Assigned: Mon 3 Apr 2000