Lab Structure
The labs (TPs) cover the following topics:
- TP 1: First "Hello World!" program
- TP 2: Programming a Robot class
- TP 3: Modelling a factory containing robots
- TD 1: Design exercise: Model the structure of a robotic factory
- TP 4: Coding the robotic factory model in Java: Structural view
- TP 5: Visualizing the robotized factory model through interfaces
- TP 6: Simulating the robotic factory model using MVC
- TP 7: Save the robotic factory model
- TP 8: Avoiding obstacles
Resources: Useful links and downloads