Differences between revisions 1 and 9 (spanning 8 versions)
Revision 1 as of 2009-09-07 09:36:07
Size: 993
Editor: dyn177231
Comment:
Revision 9 as of 2009-09-08 11:09:30
Size: 1900
Editor: JunHu
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma section-numbers on

<<TableOfContents>>
Line 3: Line 7:
 Presentation:: attachment:processing2Java1.pdf  Presentation:: [[attachment:processing2Java1.pdf]]
Line 5: Line 9:
 Homework::

 1. Read Chapter 1 and 2 in TIJ.
 1. Do exercises 1-6 and 12 in pages 130-131, TIJ. Do everything within the Eclipse environment. Notice that Eclipse has build-in javadoc. Do exercise 12 within Eclipse, instead of command line.
 1. Send screen copies of the results (running program with output within Eclipse) to <<MailTo(j.hu@tue.nl)>>, before 5pm, Monday sept 14.

 Preparation for the next lecture::

 1. Rent again your AdMoVeo robot.
 1. InstallArduinoSoftware
 1. [[http://wiki.id.tue.nl/creapro/IDuino|Upload the IDuino firmware]] to the Arduino board
 1. Read the tutorial [[http://processing.org/learning/tutorials/eclipse/|Processing in Eclipse]]
 1. Try to modify the example from http://wiki.id.tue.nl/creapro/AdMoVeoInProcessing, make it a Java Program, and get it running with Eclipse.
Line 8: Line 25:
 Presentation:: attachment:processing2Java2.pdf
 Help:: time, date, location.
 Presentation:: [[attachment:processing2Java2.pdf]]
 Help:: time, date, location. 
Line 13: Line 30:
 Presentation:: attachment:processing2Java3.pdf  Presentation:: [[attachment:processing2Java3.pdf]]
Line 18: Line 35:
 Presentation:: attachment:processing2Java4.pdf  Presentation:: [[attachment:processing2Java4.pdf]]
Line 23: Line 40:
 Presentation:: attachment:processing2Java5.pdf  Presentation:: [[attachment:processing2Java5.pdf]]
Line 28: Line 45:
 Presentation:: attachment:processing2Java6.pdf  Presentation:: [[attachment:processing2Java6.pdf]]

1. Bye-bye Processing. Hello Objects

Lecture
13.45 - 15.30, Tuesday Sept. 8, HG 4.24
Presentation

processing2Java1.pdf

Help
time, date, location.
Homework
  • Read Chapter 1 and 2 in TIJ.
  • Do exercises 1-6 and 12 in pages 130-131, TIJ. Do everything within the Eclipse environment. Notice that Eclipse has build-in javadoc. Do exercise 12 within Eclipse, instead of command line.
  • Send screen copies of the results (running program with output within Eclipse) to <j.hu@tue.nl>, before 5pm, Monday sept 14.

  • Preparation for the next lecture
  • Rent again your AdMoVeo robot.

  • InstallArduinoSoftware

  • Upload the IDuino firmware to the Arduino board

  • Read the tutorial Processing in Eclipse

  • Try to modify the example from http://wiki.id.tue.nl/creapro/AdMoVeoInProcessing, make it a Java Program, and get it running with Eclipse.

  • 2. Sharing and Hiding.

    Lecture
    13.45 - 15.30, Tuesday Sept. 15, HG 4.24
    Presentation

    processing2Java2.pdf

    Help
    time, date, location.

    3. Inheritance and Polymorphism.

    Lecture
    13.45 - 15.30, Tuesday Sept. 22, HG 4.24
    Presentation

    processing2Java3.pdf

    Help
    time, date, location.

    4. Swing to GUI

    Lecture
    13.45 - 15.30, Tuesday Sept. 29, HG 4.24
    Presentation

    processing2Java4.pdf

    Help
    time, date, location.

    5. Distributed computing

    Lecture
    13.45 - 15.30, Tuesday Oct. 6, HG 4.24
    Presentation

    processing2Java5.pdf

    Help
    time, date, location.

    6. Between Java and Processing

    Lecture
    13.45 - 15.30, Tuesday Oct. 13, HG 4.24
    Presentation

    processing2Java6.pdf

    Help
    time, date, location.

    Processing2Java: AssignmentSchedule20092010Block1 (last edited 2010-02-08 13:59:35 by JunHu)