Creative Programming Assignment 201202 (Q3)

1. Schedule

Lectures
  • Location: AUD.2
  • Time: Wednesdays, 08.45 - 10.30
  • Hands-on help
  • Location: ID Cafe
  • Time: Mondays, 14:00 - 15:00
  • Starting date

    /!\ kick off meeting in wk 15, Wednesday April 13, 08:45 - 10:30 hrs. Location is AUD.2.

    Week

    Content

    Lecture

    Monday Help

    Presentation

    Examples

    Homework

    15

    Hello You

    Rene Ahn (April 13)

    Rene Ahn, Jun Hu (April 18)

    Week1_Presentation.pdf

    Week1_Examples.zip

    Week1_Tasks.pdf

    16

    Variables, Operators, Conditionals and Loops

    Peter Peters (April 20)

    Peter Peters, Jun Hu (Tuesday, April 26)

    Week2_Presentation_2010.pdf

    Week2_Examples.zip

    Week2_Tasks.pdf

    17

    Arrays and Functions

    Peter Peters (April 27)

    Peter Peters, Jun Hu (May 2)

    Week3_Presentation_2010.pdf

    Week3_Examples2.zip

    Week3_Exercises_2010.pdf

    18

    Objects

    Rene Ahn (May 4)

    Rene Ahn, Jun Hu (May 9)

    Week5_Presentation.pdf

    Week5_Examples.zip

    Week5_Tasks.pdf

    19

    Algorithms and Data structures

    Loe Feijs (May 11)

    Loe Feijs, Rene Ahn (May 16)

    Week4_Presentation.pdf

    Week4_Examples.zip

    Week4_Tasks.pdf

    20

    GUI

    Jun Hu (May 18)

    Jun Hu (May 23)

    Week6_Presentation.pdf

    Week6_Examples.zip

    Week6_Tasks.pdf

    21

    Java and Arduino

    Jun Hu (May 25)

    Hands-on. No presentation.

    Week7_Examples.zip

    No Homework from this week

    2. Deliverables

    3. Installing Processing

    1. Download processing. Please make sure you are downloading the latest stable release. There are two versions, one with Java, one without. If you are not sure, download the one with Java.

      • For those who knows what the JDK is and wants to install Processing along with JDK: You need x32 version of the JDK no matter whether you are running an x32 or x64 system.
      • If you don't understand what the above comment is about, download the one with Java.

    2. Create a directory "Programs" on the C: disk, in the root. If "C:\Programs" exists already, skip this step.
    3. Extract the entire directory to C:\Programs (note, not "C:\Program Files"). if you are reinstalling Processing, remove the entire processing directory first.
    4. Create a shortcut on your desktop to "Processing.exe" for easy access.

    4. If you have questions