Skip to content
This repository was archived by the owner on Apr 21, 2018. It is now read-only.

Commit 9b8f13e

Browse files
committed
Add some basic frames to slides 01
1 parent 3afec01 commit 9b8f13e

4 files changed

Lines changed: 21 additions & 6 deletions

File tree

wise1617/img/compiling.png

27.7 KB
Loading

wise1617/img/fragen.jpg

49.2 KB
Loading

wise1617/img/jvm.png

8.24 KB
Loading

wise1617/slides-01.tex

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
\subtitle{Programmieren~\textbar~Tutorium 32}
3535

3636
\author{YouniS Bensalah}
37-
\date{24. Oktober 2016}
37+
\date{31. Oktober 2016}
3838

3939
\institute{Chair for Software Design and Quality}
4040

@@ -47,21 +47,36 @@
4747
\selectlanguage{ngerman}
4848

4949
\begin{frame}
50-
\titlepage
50+
\titlepage
5151
\end{frame}
5252

53-
\begin{frame}
54-
Hello
53+
\begin{frame}{Heute}
54+
\tableofcontents
5555
\end{frame}
5656

57+
\section{Organisatorisches}
58+
59+
5760
\appendix
5861

5962
\beginbackup
6063

61-
\begin{frame}
62-
Hello
64+
\begin{frame}{Fragen?}
65+
\begin{figure}
66+
\includegraphics[scale=.3]{img/fragen.jpg}
67+
\end{figure}
6368
\end{frame}
6469

70+
\begin{frame}{Bis nächste Woche!}
71+
\begin{figure}
72+
\includegraphics[scale=.4]{img/compiling.png}
73+
\end{figure}
74+
\begin{flushright}
75+
\footnotesize{xkcd.com}
76+
\end{flushright}
77+
\end{frame}
78+
79+
6580
\backupend
6681

6782
\end{document}

0 commit comments

Comments
 (0)