forked from FAMILIAR-project/teaching
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathziadi2018.html
25 lines (16 loc) · 1.56 KB
/
ziadi2018.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
layout: default
title: Repository of teaching material for product line and variability
---
{% capture markdownize %}
## Context
Teaching Projects and Research Objectives in SPL Extraction
Instructors: Tewfik Ziadi and Jabier Martinez
## Location of the material
## Description of the material
## Description of the course
More details can be found here https://dl.acm.org/citation.cfm?id=3237205
This year at SPLC we present a teaching and research project where a group of master students analysed a variability-rich domain and extracted an SPL (The Robocode SPL). We present the results of such extraction augmented with an analysis and a quantification regarding the time and effort spent. The research objective was to get and share data about an end-to-end SPL extraction which is usually unavailable in industrial cases because of their large size, complexity, and duration. We provide all the material to replicate, reproduce or extend the case study so it can be easily reused for teaching by anyone in our community. However, we were asking ourselves how can we leverage such case study for teaching to pursue research objectives. In this position paper, we aim to outline our initial ideas that we want to enrich with the others' viewpoints during SPLTea. Towards planning the settings of future teaching projects around this Robocode SPL case study, which can be the timely research objectives that we can identify?
Can we involve others in planning this project in their institutions to get further relevant results?
{% endcapture %}
{{ markdownize | markdownify }}