annotate 05_antiPatterns.tex @ 13:eff2ffb701fe

optmized titlepages; optimized Makefile
author meillo@marmaro.de
date Thu, 21 Jun 2007 11:36:57 +0200
parents a7bdc1211d3a
children 356aeb2f53f3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
1 % @file
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
2 % @brief Referat DesignPatterns `Anti-Patterns'
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
3 % @author Julian Haug
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
4 % @since 2007-06-21
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
5
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
6
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
7 \documentclass{beamer}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
8
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
9
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
10 % \usepackage[T1]{fontenc}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
11 \usepackage[utf8]{inputenc}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
12 \usepackage{ngerman}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
13 \usepackage{graphicx}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
14 \usepackage[automark]{scrpage2}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
15 \input{Style01}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
16
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
17
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
18
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
19 \begin{document}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
20
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
21
13
eff2ffb701fe optmized titlepages; optimized Makefile
meillo@marmaro.de
parents: 12
diff changeset
22 \title{Anti-Patterns}
eff2ffb701fe optmized titlepages; optimized Makefile
meillo@marmaro.de
parents: 12
diff changeset
23 \author{Julian Haug}
12
a7bdc1211d3a renamed files; some restructuring
meillo@marmaro.de
parents: 11
diff changeset
24 \date{}
11
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
25
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
26 %\titlegraphic{\includegraphics[width=3cm]{Pics/Maka-Logo.png}}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
27
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
28 \frame{
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
29 \titlepage
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
30 }
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
31
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
32
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
33
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
34
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
35
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
36 \section[Outline]{}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
37 \frame{
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
38 \tableofcontents
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
39 }
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
40
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
41
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
42
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
43
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
44 \section{Anti-Patterns}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
45
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
46
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
47 \frame{ \frametitle{Anti-Patterns}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
48
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
49 \begin{block}{Dokumentieren wiederkehrende Fehler bei der Software-Entwicklung um}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
50 \begin{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
51 \item durch das Wissen ihrer Existenz diese zu vermeiden
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
52 \item bereits manifestierte Anti-Pattern durch geschickte Maßnahmen zu beheben
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
53 \end{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
54 \end{block}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
55
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
56 \pause
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
57
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
58 \begin{block}{Analog zu positiven Mustern gibt es auch hier eine weitere Unterscheidung}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
59 \begin{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
60 \item Projektmanagement-Anti-Patterns
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
61 \item Architektur- bzw. Design-Anti- Patterns
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
62 \item Meta-Patterns
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
63 \item Organisations-, Prozess- Anti-Patterns
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
64 \item \textbf{Programmierungs-Anti-Patterns}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
65 \end{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
66 \end{block}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
67
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
68 }
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
69
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
70
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
71 \frame{ \frametitle{Programmierungs-Anti-Patterns}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
72
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
73 \begin{block}{}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
74 \begin{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
75 \item
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
76 \item
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
77 \end{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
78 \end{block}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
79
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
80 }
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
81
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
82
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
83
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
84 \section{Zusammenfassung}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
85 \frame{ %\frametitle{Zusammenfassend}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
86 \begin{block}{Zusammenfassung}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
87 \begin{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
88 \item
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
89 \item
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
90 \item
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
91 \end{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
92 \end{block}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
93
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
94 \pause
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
95
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
96 \begin{block}{Fazit}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
97 \begin{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
98 \item
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
99 \item
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
100 \item
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
101 \end{itemize}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
102 \end{block}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
103 }
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
104
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
105
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
106
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
107 \end{document}
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
108
a7ab86cddfad added other parts but with few content yet
meillo@marmaro.de
parents:
diff changeset
109