<!-- markdown-config presentation=true -->
<link rel="stylesheet" type="text/css" href="./style.css"  />


<div class="title">
  BP2019RH1 - Kickoff
</div>

<div class="authors">
  Patrick Rein, Jens Lincke, Luke Church, Robert Hirschfeld
</div>

<div class="credentials">
  2019<br>
  <br>
  Software Architecture Group <br>Hasso Plattner Institute<br> University of Potsdam, Germany
</div>

---

# Welcome

Team: Wanda Baltzer, Theresa Hradilak, Lara Pfennigschmidt, Luc Prestin, Moritz Spranger, Simon Stadlinger, Leo Wendt

---

# Bachelorproject: From October to July

- Was erwartet euch
- Regular Progress Presentation in C.E. for SWA Group audience
- Bachelor Podium Presentation / Demo / Poster
- Bachelor Thesis

---
#  State of the Art


  - Visualizations
  - Explorative Development Environments
- Topic
  - Visual / Explor / Domain 
- Orga:
  - Technik: Lively
  - Raum / Rechner / 

---

# List of Visualizations

- [NYT](https://getdolphins.com/blog/interactive-data-visualizations-new-york-times/)
- [gapminder](https://www.gapminder.org)
- [observablehq](https://observablehq.com)
- [explorable explanations](https://explorabl.es) / [worrydream](http://worrydream.com/ExplorableExplanations/)
- [sunburn](https://typeshift.io/sunburn/)

---

# Template for "State of the Art" / Related Work Research

- "reading" the Visualization
- what kind of visualization
  - visual elements / mechanism
  - bars, curves, graph, ...
- what data
  - Tables, Graphs, DSL, Cloud API, ...
- mapping data to visualization
  - "compiled" or projected
  - automated or created by user?
  - live?
- what kind of interaction for the user
  - panning / scrolling 
  - buttons / knobs / input fields 
  - ...




