-
-
- Tips and Tricks
Software Engineering for Smart Data Analytics & Smart Data Analytics for Software Engineering
In short:
50% of the possible points for the exercises. The points are acquired by presenting the solutions in the small exercise groups.
In more detail:
For technical information see below.
Your tutor has to read through many solutions. His work is much easier, if everyone follows some conventions.
Therefore he is only allowed to accept submitted solutions, if they fulfill the following formal requirements:
Your received your group number, time and location1) by mail. Here is a list of the time slots of the exercise meetings:
Day of Week | Time | Location | Group | Tutor |
---|---|---|---|---|
Monday | 15:00 - 15:25 | B-IT, Room 1.32 | 18 | Stefan |
Monday | 15:00 - 15:25 | B-IT, Room 1.32 | 19 | Christian |
Monday | 15:30 - 15:55 | B-IT, Room 1.32 | 20 | Stefan |
Monday | 15:30 - 15:55 | B-IT, Room 1.32 | 21 | Christian |
Monday | 16:00 - 16:25 | B-IT, Room 1.32 | 22 | Stefan |
Monday | 16:00 - 16:25 | B-IT, Room 1.32 | 23 | Christian |
Monday | 17:00 - 17:25 | B-IT, Room 1.32 | 14 | Stefan |
Monday | 17:30 - 17:55 | B-IT, Room 1.32 | 16 | Stefan |
Tuesday | 11:00 - 11:25 | B-IT, Room 1.32 | 01 | Christian |
Tuesday | 11:30 - 11:55 | B-IT, Room 1.32 | 03 | Christian |
Tuesday | 13:30 - 13:55 | B-IT, Room 1.32 | 06 | Stefan |
Tuesday | 13:30 - 13:55 | B-IT, Room 1.32 | 05 | Christian |
Tuesday | 14:00 - 14:25 | B-IT, Room 1.32 | 10 | Stefan |
Tuesday | 14:30 - 14:55 | B-IT, Room 1.32 | 09 | Christian |
Wednesday | 11:30 - 11:55 | Römerstraße 164, Room A106 | 08 | Stefan |
Wednesday | 12:00 - 12:25 | Römerstraße 164, Room A106 | 12 | Stefan |
Thursday | 08:30 - 08:55 | B-IT Room, 1.32 | 17 | Christian |
Thursday | 09:00 - 09:25 | B-IT Room, 1.32 | 11 | Christian |
Thursday | 09:30 - 09:55 | B-IT Room, 1.32 | 13 | Christian |
We will use AspectJ to do Aspect Oriented Programming.
The AspectJ Development Tools for Eclipse consists of AspectJ as well as some AspectJ-specific extensions to Eclipse (code completion, a cross references view where you can see which methods get advised, etc.)
In the previous years there were conflicts between the “Eclipse IDE for Java EE Developers” and the AJDT, therefore we recommend to work with "Eclipse Standard 4.3.1".3)
To install them into Eclipse:
http://download.eclipse.org/tools/ajdt/43/update/
After the installation of the Subversion Client you should configure the access to the repository where you will store your exercises.