Category Archives: WS1213

Programming Methodologies, WS1213

Screen cast PMWS1213L06StoryBoards.avi

Sorry, only 5 minutes of sound in the original screencast. (Probably this fault was send from heaven as the embarrassing Fujaba break downs are somewhat hidden now 🙂

Find here an old lecture for storyboards (where Fujaba works properly 🙂 Screen cast ProgMeth05StoryBoarding.mp4

And here an old lecture where I develop the findPath method: Screen cast PMWS1112L05TestFirst.avi

Programming Methodologies, WS1213

Gerade Matrikelnummer:
HA4_GERADE.pdf

Ungerade Matrikelnummer:
HA4_UNGERADE.pdf

Die Abgabe muss bis spätestens Donnerstag 29.11.2012 um 23:59 Uhr über unser Hausaufgabenabgabesystem
http://seblog.cs.uni-kassel.de/pmws1213/ erfolgen. Die Abgabe ist nur als einzelne *.zip
oder *.jar-Datei möglich. Daher müssen alle für eine Abgabe relevanten Daten zu einem
solchen Archiv kombiniert werden.

Bei Fragen: george@uni-kassel.de

Programming Methodologies, WS1213

Screen cast PMWS1213L05TestFirst.avi

To use SDMLib:

  • download SDMLib donwload SDMLib.zip
  • Start Eclipse
  • Right Click in the Project Explorer, choose Import … from the popup menu
  • in the Import Wizzard:
    • choose General-> Existing Projects into Workspace, click next
    • choose the radio button for Select archive file
    • use the Browse button to select the downloaded SDMLib.zip file
    • the panel in the middle should now show the SDMLib project check marked
    • press Finish
    • after some 10 seconds, the SDMLib project appears in the project explorer
  • right click your own project and select Build Path -> Configure Build Path …
    • in the Properties Wizzard select the tab for Projects
    • Press the Add… button
    • check mark the SDMLib project
    • press OK
    • SDMLib should now appear in the projects panel of the wizzard
  • have fun

 

Programming Methodologies, WS1213

´In der letzten Version des Aufgabenblatts fehlte der next-Link. Es wird natürlich die in der Übung vorgestellte Version als Grundlage genommen, die Version in diesem Eintrag ist nun auch korrigiert.

HA3.pdf

Die Abgabe muss bis spätestens Donnerstag 22.11.2012 um 23:59 Uhr über unser Hausaufgabenabgabesystem
http://seblog.cs.uni-kassel.de/pmws1213/ erfolgen. Die Abgabe ist nur als einzelne *.zip
oder *.jar-Datei möglich. Daher müssen alle für eine Abgabe relevanten Daten zu einem
solchen Archiv kombiniert werden.

Bei Fragen: george@uni-kassel.de