Differences between revisions 4 and 5
Revision 4 as of 2012-02-02 10:58:09
Size: 6934
Editor: dyn-176108
Comment:
Revision 5 as of 2012-02-02 10:59:03
Size: 6935
Editor: dyn-176108
Comment:
Deletions are marked like this. Additions are marked like this.
Line 71: Line 71:
<<Anchor(installProcessing))>> <<Anchor(installProcessing)>>

Creative Programming Assignment 201202 (Q3)

  • Please read AssignmentDescription.

  • Before the first lecture, Please download and install Processing on your laptop.

  • /!\ Always bring with you your laptop, with fully charged batteries and power cables.

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

    Deliverables

    • Every week you will be given some tasks as individual homework. One of these tasks is obligatory and the result of this task must be delivered.

      • /!\ Deadline: 5 PM, the following Tuesday.

      • Zip the results(sketchbook, data files, images etc) all together into one single zip file, name it as follows:
        week<weeknumber>_<IDNR>.zip
        For example:
        week3_0732290.zip

        Once the file is uploaded, you will not be able to remove it or to change it. So please try to upload the latest version in one go. If by any chance you wish to update the submission, please make a new zip file, add _v<version number> to the file name. For example if you wish to send in a new version for week3_0732290.zip, name it as week3_0732290_v2.zip.

        • All letters in the name must be in lowercases.
        • Please use your IDNR (instead of the s number). If you don't know your IDNR, check it out in the registration list.

        • Using this naming scheme is important, or your submission will be ignored.. Also see Windows Help for how to zip and unzip files in Windows.

      • Upload the zip file to
    • Voluntary task: You are challenged to deliver a demonstration with the robot (if you prefer, and with visuals) to show what you have learned from the assignment, to show your capability of reading and understanding the documentations, and to show your creativity. (You'd better start earlier during the assignment, so that you can see it evolving, and get the help from other students, possibly as well as the student assistants):
      • You are expected to work in pairs.

      • No lectures will be given specially for the robot. You are challenged to read and understand the documentations. These documents are available on the assignment wiki.
      • If you manage to deliver such a demo, AdMoVeo must be used.

      • Examples of things (these are just examples!) you can do with AdMoVeo:

        • Let AdMoVeo dance with your hand.

        • Let AdMoVeo dance with music.

        • Let AdMoVeo follow a line.

        • Use AdMoVeo LEDs as disco lights

        • Let AdMoVeo follow a light.

        • Let AdMoVeo read a map and plot the map on the screen

        • … anything else not in this list. Check out AdMoVeo video clips on YouTube for inspiration.

      • What you are expected to deliver: a word document to studyweb, named after Robot_<IDNR>.doc that contains

        • A link to a YouTube video that shows the behavior of the robot. The video must be titled as CreaPro 2010 AdMoVeo: <your title> by <your name> and <your name>. In the description you should briefly explain your creation.

        • The source code
      • Selected videos will be shown on the WallOfFame of the assignment and on AdMoVeo.nl

      • You may show your demo as part of your exhibition, but you don’t have to. It is up to you.

    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.

    If you have questions

    • We will be happy to answer your questions, but please try not to email your questions to teachers. Instead, bring your questions to the help sessions.
    • Please try to solve the problems by yourself -- this is important part of learning experience.
    • If you could not solve the problems after trying hard for at least half a day, seek for help from your fellows.
    • Again, Please try not to email your questions to teachers.

    CreaPro: CreativeProgrammingAssignment201202 (last edited 2013-12-27 22:48:56 by JunHu)