SA-0

This short assignment gets you up and running with Java/IntelliJ IDEA, and also takes care of some bureaucratic items.

Exercises

  1. Take the course survey (link posted on the SA-0 assignment on Canvas) so that we get to know you and can assign you to a section. Do this ASAP as it's independent of the programming bit, and lets us start figuring things out.
  2. Install Java, IntelliJ IDEA, and JavaCV as described.
  3. Create a new class called "SA0" that does whatever you want it to do, from as simple as printing a message to as complex as simulating the universe. Take a screen shot of your program in action.
  4. Read the course policies.

Submission Instructions