CMSC 109 Introduction to Computing
Fall 2022
Assignment#1

Due by the start of class on Wednesday September 14, 2022

Task: Design and create your own sketch using the Processing language/environment. Think of yourself as a creative designer when choosing the topic of your design. This is your very first program, so here are some guidelines:

Requirements:

What to produce:

  1. The program.
  2. A short write-up with your name, course and assignment number and a paragraph about the sketch, its inspiration, and how you designed and implemented it. Include a brief discussion about your experience working on this assignment.
  3. A gif/jpg/png image of your finished sketch (use the save() function).

What to Hand in:

  1. Submit a hard copy of 1, 2 and 3. This hard copy is due at the start of class on the due date.
  2. Submit an electronic copy including the entire sketch folder, the screenshot and the writeup. The electronic copy must be submitted through the shared Dropbox folder which you will be invited to by the instructor.

Back to CMSC 109 Web Page