--- /dev/null
+\subsection{System Properties}
+
+\subsection{Further Research}
+\begin{frame}
+ \frametitle{Future Research}
+ \begin{itemize}[<+->]
+ \item Simulation
+ \item Multithreading
+ \item Interpreter optimization
+ \item Resource Analysis
+ \item Combinators and Tasks
+ \item SDS handling
+ \item Robustness
+ \item Reconnection
+ \end{itemize}
+\end{frame}
\begin{block}{Overlap}
\begin{itemize}[<+->]
\item Tasks often involve humans
- \item Possibly far away
+ \item Tasks can be performed by IoT
\end{itemize}
\end{block}
\pause{}
\item Interpreted on the client
\item No reprogramming
\end{itemize}
+ \pause{}
+ Internalship
\end{frame}
\begin{frame}
-\documentclass[draft]{beamer}
+\documentclass{beamer}
\usepackage{listings} % Source code
\usepackage{subcaption} % Subcaptions
%
%\section{System Overview}
%\input{pres.system}
-%
-%\section{Demo}
-%\begin{frame}
-% \frametitle{And ofcourse\ldots}
-%\end{frame}
-%\begin{frame}
-% \frametitle{And ofcourse\ldots a demo}
-%\end{frame}
+
+\section{Conclusion}
+\input{pres.conclusion}
+
+\section{Demo}
+\begin{frame}
+ \frametitle{And ofcourse\ldots\pause{} a demo}
+ \pause{}
+ \begin{figure}
+ \centering
+ \includegraphics[width=.6\linewidth]{demo}
+ \end{figure}
+\end{frame}
\end{document}