User Tools

Site Tools


teaching:dmpp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
teaching:dmpp [2012/02/15 21:02] elisagteaching:dmpp [2013/04/15 19:39] elisag
Line 1: Line 1:
 ====== Distributed and Mobile Programming Paradigms ====== ====== Distributed and Mobile Programming Paradigms ======
 +
  
 ===== About ===== ===== About =====
  
-This site covers the lab sessions for the Distributed and Mobile Programming Paradigms course. +This site covers the lab sessions for the **Distributed and Mobile Programming Paradigms** course, previously known as [[http://soft.vub.ac.be/~egonzale/wiki/doku.php?id=sdms | Software Distribution and Mobility Seminar]]
 The aim of the lab sessions is twofold. First, students put in practice some of the concepts about distributed programming paradigms seen at the theory class. Second, students get familiar with AmbientTalk, the distributed programming language used for the project. The aim of the lab sessions is twofold. First, students put in practice some of the concepts about distributed programming paradigms seen at the theory class. Second, students get familiar with AmbientTalk, the distributed programming language used for the project.
  
Line 11: Line 12:
  
 See the official course site at [[http://pointcarre.vub.ac.be/courses/VUB17635 | PointCarré]] for more information on the course itself. See the official course site at [[http://pointcarre.vub.ac.be/courses/VUB17635 | PointCarré]] for more information on the course itself.
 +
 +
 +
  
 ===== Organisation ===== ===== Organisation =====
  
 ^ **Course lecturer:** | [[http://soft.vub.ac.be/soft/members/wolfgangdemeuter|Wolfgang De Meuter]] | ^ **Course lecturer:** | [[http://soft.vub.ac.be/soft/members/wolfgangdemeuter|Wolfgang De Meuter]] |
-^ **Assistants:** | [[http://soft.vub.ac.be/soft/members/elisagonzalezboix|Elisa Gonzalez Boix]], [[http://soft.vub.ac.be/soft/members/jorgevallejos|Jorge Vallejos]] |+^ **Assistant:** | [[http://soft.vub.ac.be/soft/members/elisagonzalezboix|Elisa Gonzalez Boix]] |
 ^ **Room** | 1E.05 (Mac room) | ^ **Room** | 1E.05 (Mac room) |
 ^ **Time slot** | 2st Semester, Tuesday, 14:00 - 16:00 | ^ **Time slot** | 2st Semester, Tuesday, 14:00 - 16:00 |
Line 24: Line 28:
   * [[http://code.google.com/p/ambienttalk/wiki/EclipsePlugin| IdeAT]] Eclipse plugin which already contains the AmbientTalk interpreter   * [[http://code.google.com/p/ambienttalk/wiki/EclipsePlugin| IdeAT]] Eclipse plugin which already contains the AmbientTalk interpreter
   * AmbientTalk [[http://prog.vub.ac.be/amop/at/tutorial/tutorial |tutorial]] and [[ http://prog.vub.ac.be/amop/at/reference/reference|language reference]]    * AmbientTalk [[http://prog.vub.ac.be/amop/at/tutorial/tutorial |tutorial]] and [[ http://prog.vub.ac.be/amop/at/reference/reference|language reference]] 
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
  
 ===== Schedule ===== ===== Schedule =====
Line 29: Line 65:
 Here comes a temporary schedule for the lab sessions. Assignments and solutions will be published before and after each session, respectively. Here comes a temporary schedule for the lab sessions. Assignments and solutions will be published before and after each session, respectively.
  
-  * **Session 1: First steps in AmbientTalk** +  * **Session 1: First steps in Android** 
-    * Date: Week 23 21/02/12 +    * Date: Week 22 12/02/13 
-    * Concepts: Functionalimperative and object-oriented programming+    * Concepts: Building first appbuilding a dynamic UI, Activities and intents, working with AsyncTasks, managing the Activity lifecycle 
-  * **Session 2: First steps in AmbientTalk (Cont'd)** +    * {{:teaching:session1-material.zip|Download material}} {{:teaching:session1-solution.zip|Download solution}} 
-    * Date: Week 24 28/02/12 + 
-    * Concepts: Functional, imperative and object-oriented programming.+ 
 +  * **Session 2: First steps in AmbientTalk** 
 +    * Date: Week 23 19/02/13 
 +    * Concepts: Functional, imperative and object-oriented programming, java symbiosis. 
 +    * {{:teaching:session2-material.zip|Download material}} 
 +    * Week 24 - 26/02/13 concurrent programming     
 +    * {{:teaching:session2-part2.zip|Download material for part 2}} 
 +    * {{:teaching:session2-solution.zip|Download solution}}
   * **Session 3: Internet Cafe**   * **Session 3: Internet Cafe**
-    * Date: Week 25 - 06/03/12 +    * Date: Week 25 - 05/03/13 
-    * Concepts: concurrent programming with actors, future-typed message passing,guards, unit testing.     +    * Concepts: concurrent programming with actors, future-typed message passing,guards, unit testing.  
-  * **Session 4: weScribble on Android phones** +    * {{:teaching:session3-material.zip|Download material}}   {{:teaching:session3-solution.zip|Download solution}} 
-    * Date: Week 26 - 13/03/12+ 
 +  * **Session 4: Mobile Music Player** 
 +    * Date: Week 26 - 12/03/13 
 +    * Concepts: distributed programming, insight in language support for partial failures, conditional synchronization with futures. 
 +    * {{:teaching:session4-material.zip|Download material}} {{:teaching:session4-solution.zip|Download solution}} 
 + 
 +  * **Session 5: weScribble on Android devices** 
 +    * Date: Week 27/28 19/03/13 - 26/03/2013
     * Concepts: distributed programming, language symbiosis with Java and Android.     * Concepts: distributed programming, language symbiosis with Java and Android.
-  **Session 5Mobile Music Player** +    {{:teaching:session5-material.zip|Download material}}  
-    * DateWeek 27 20/03/12 +
-    * Concepts: insight in language support for partial failures, conditional synchronization with futures.+
   * **Session 6: Flikken in TOTAM**   * **Session 6: Flikken in TOTAM**
-    * Date: Week 28 27/03/12+    * Date: Week 31 16/04/13 
     * Concepts: distributed programming with tuple spaces.     * Concepts: distributed programming with tuple spaces.
-  * **Session 7: BeerNet** + 
-    * Date: Week 28 - 30/03/12 (to be confirmed) +  * **Session 7: goShopping with REME-D** 
-    * Concepts: Peer-to-peer architectures, distributed hash tables. +    * Date: Week 32 23/04/13 
-  * **Session 8: goShopping** +    * Concepts: reflective programming, introspection, distributed debugging with REME-D.       
-    * Date: Week 31 17/04/12 +    
-    * Concepts: distributed debugging with REME-D. +  * **Session 8: Omnireferences** 
-  * **Session 9: Omnireferences** +    * Date: Week 33 30/04/13 
-    * Date: Week 32 24/04/12 +    * Concepts: reflective programming, interception, group communication abstractions. 
-    * Concepts: Reflective programming in AmbientTalk, group communication abstractions.+    
 + 
 + 
 + 
 + 
 + 
 + 
 + 
  
  
Line 61: Line 118:
 ===== Project ===== ===== Project =====
  
-The project assigment will be announced before the Easter break. +  * **Project assignment**: {{:teaching:project-2013.zip | download material}}    
-  * **Project delivery**: 11/06/12 at 16.00+  * **Project deadline**: 10 June 2013 
-  * **Project defenses**: to be confirmed+ 
 + 
 +  * Watch some demos of previous projects [[ http://www.youtube.com/watch?v=YOC-SZMw1ro&feature=share&list=PL71615F77073CD26C | here]]
  
  
  
teaching/dmpp.txt · Last modified: 2014/04/01 13:13 by elisag