SA-0
This short assignment gets you up and running with Java/IntelliJ IDEA, and also takes care of some bureaucratic items.
Exercises
- 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.
- Install Java, IntelliJ IDEA, and JavaCV as described.
- 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.
- Read the course policies.
Submission Instructions
- Submit the survey via the form
- On Canvas, upload your SA0.java file and the screenshot of your program in action
- In the comments textbox on the Canvas submission, write a sentence indicating that you have read and will follow the course policies.