-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathme.tex
42 lines (35 loc) · 901 Bytes
/
me.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
\begin{frame}
\frametitle{Just a bit of history}
\begin{block}{me}
In the early 2000s, I was working at IBM
on the Java Development Kit
\end{block}
\end{frame}
\begin{frame}
\frametitle{Just a bit of history}
\begin{block}{me}
clumsily bumping into all the typical software engineering inefficiencies, bugs and limitations \ldots
\end{block}
\end{frame}
\begin{frame}
\frametitle{Just a bit of history}
\begin{block}{I had one simple thought}
\begin{quote}
surely there is a better way \ldots
surely someone smarter than me has figured it out
\end{quote}
\end{block}
\end{frame}
\begin{frame}
\frametitle{Just a bit of history}
\begin{block}{Yes}
Searching far and with despair,
I found out that there is a better way to do software engineering
\end{block}
\end{frame}
\begin{frame}
\frametitle{Just a bit of history}
\begin{center}
It is called Functional Programming
\end{center}
\end{frame}