This repository has been archived on 2020-04-03. You can view files and clone it, but cannot push or open issues or pull requests.
thesis/presenation/presentation.tex

198 lines
4.5 KiB
TeX

% Created 2019-03-24 Sun 22:09
% Intended LaTeX compiler: pdflatex
\documentclass[aspectratio=1610]{beamer}
\include{preamble}
\usetheme{metropolis}
\author{Andreas Zweili}
\date{\today}
\title{Präsentation Diplomarbeit}
\hypersetup{
pdfauthor={Andreas Zweili},
pdftitle={Präsentation Diplomarbeit},
pdfkeywords={},
pdfsubject={},
pdfcreator={Emacs 26.1 (Org mode 9.2.2)},
pdflang={Germanb}}
\begin{document}
\maketitle\newpage
\begin{frame}{Inhalt}
\tableofcontents
\end{frame}
\section{Einführung}
\label{sec:org99f6eb2}
\begin{frame}[label={sec:orga9c23ae}]{Einführung}
\begin{columns}
\begin{column}{0.5\columnwidth}
\alert{Inspiration}
\begin{itemize}
\item <2-> Fehlende Backups im Umfeld
\item <3-> Fehlendes Know-How im Umfeld
\item <4-> Software "`Back in Time"'
\end{itemize}
\end{column}
\begin{column}{0.5\columnwidth}
\begin{center}
\includegraphics[width=.9\linewidth]{pictures/inspiration.png}
\end{center}
\end{column}
\end{columns}
\end{frame}
\begin{frame}[label={sec:org4752b01}]{Einführung}
\begin{columns}
\begin{column}{0.5\columnwidth}
\alert{Wieso BorgBackup?}
\begin{itemize}
\item <3-> Open Source Software
\item <4-> War cross-plattform fähig
\item <5-> Blockbasierte Deduplikation
\end{itemize}
\end{column}
\begin{column}{0.5\columnwidth}
\begin{center}
\includegraphics[width=.9\linewidth]{pictures/borg.jpeg}
\end{center}
\end{column}
\end{columns}
\end{frame}
\begin{frame}[label={sec:org450e9a4}]{Einführung}
\alert{Blockbasierte Deduplikation}
\begin{center}
\includegraphics[width=.9\linewidth]{pictures/deduplication.png}
\end{center}
\end{frame}
\section{Projekt Management}
\label{sec:org63927d5}
\begin{frame}[label={sec:org900c9bb}]{Projekt Mangement}
\begin{columns}
\begin{column}{0.5\columnwidth}
\alert{Projekt Methode}
\begin{itemize}
\item <2-> Funktioniert gut für Einzelpersonen
\item <3-> Phasenbasierte Methode
\end{itemize}
\end{column}
\begin{column}{0.5\columnwidth}
\begin{center}
\includegraphics[width=.8\linewidth]{pictures/waterfall_stairs.jpg}
\end{center}
\end{column}
\end{columns}
\end{frame}
\begin{frame}[label={sec:org3edc69c}]{Projekt Mangement}
\begin{block}{Planung}
Some text
\end{block}
\end{frame}
\begin{frame}[label={sec:org8eae014}]{Projekt Mangement}
\begin{block}{Controlling}
\end{block}
\end{frame}
\section{Varianten}
\label{sec:org60b701c}
\begin{frame}[label={sec:orge2242e6}]{Varianten}
\begin{columns}
\begin{column}{0.5\columnwidth}
\alert{Backend}
\begin{itemize}
\item <2-> C\#
\item <3-> Python
\item <4-> C++
\end{itemize}
\end{column}
\begin{column}{0.5\columnwidth}
\begin{center}
\includegraphics<2>[width=.9\linewidth]{pictures/backend1.png}
\includegraphics<3>[width=.9\linewidth]{pictures/backend2.png}
\includegraphics<4>[width=.9\linewidth]{pictures/backend3.png}
\end{center}
\end{column}
\end{columns}
\end{frame}
\begin{frame}[label={sec:org5634525}]{Varianten}
\begin{columns}
\begin{column}{0.5\columnwidth}
\alert{Frontend}
\begin{itemize}
\item <2-> Qt
\item <3-> Gtk
\item <4-> Electron
\end{itemize}
\end{column}
\begin{column}{0.5\columnwidth}
\begin{center}
\includegraphics<2>[width=.9\linewidth]{pictures/frontend1.png}
\includegraphics<3>[width=.9\linewidth]{pictures/frontend2.png}
\includegraphics<4>[width=.9\linewidth]{pictures/frontend3.png}
\end{center}
\end{column}
\end{columns}
\end{frame}
\begin{frame}[label={sec:org3f6b452}]{Varianten}
\begin{block}{Resultat}
\end{block}
\end{frame}
\section{Umsetzung}
\label{sec:org5f9f7e3}
\begin{frame}[label={sec:org593acf8}]{Umsetzung}
\begin{columns}
\begin{column}{0.4\columnwidth}
\alert{Werkzeuge}
\begin{itemize}
\item <2-> Gnome Planner
\item <3-> Emacs
\item <4-> Git
\item <5-> Qt-Designer
\item <6-> Inkscape
\item <7-> Draw.io
\item <8-> Virtualbox
\end{itemize}
\end{column}
\begin{column}{0.6\columnwidth}
\begin{center}
\includegraphics<2>[width=.9\linewidth]{pictures/tools1.png}
\includegraphics<3>[width=.9\linewidth]{pictures/tools2.png}
\includegraphics<4>[width=.9\linewidth]{pictures/tools3.png}
\includegraphics<5>[width=.9\linewidth]{pictures/tools4.png}
\includegraphics<6>[width=.9\linewidth]{pictures/tools5.png}
\includegraphics<7>[width=.9\linewidth]{pictures/tools6.png}
\includegraphics<8>[width=.9\linewidth]{pictures/tools8.png}
\end{center}
\end{column}
\end{columns}
\end{frame}
\section{Abschluss}
\label{sec:orgd701daf}
\begin{frame}[label={sec:orge94d6f9}]{Abschluss}
\alert{Fazit}
\end{frame}
\begin{frame}[label={sec:org132a5be}]{}
\alert{\huge{Fragen?}}
\end{frame}
\begin{frame}[label={sec:orga3abd2f}]{}
\alert{\huge{Vielen Dank für die Aufmerksamkeit!}}
\end{frame}
\end{document}