-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathezasp.tex
37 lines (37 loc) · 1001 Bytes
/
ezasp.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
% ----------------------------------------------------------------------
\lecture{ezasp}{ezasp}
% ------------------------------
%\part{Ezasp}
% ----------------------------------------------------------------------
%\section{Ezasp}
% ------------------------------
\input{ezasp/macros}
\input{ezasp/summary}
\section{Motivation}
\input{ezasp/motivation}
\begin{frame}{Introduction: Outline}
\medskip
\tableofcontents
\end{frame}
\section{Examples}
\input{ezasp/example1}
\input{ezasp/example2}
\againframe<9-13>{ezasp:summary}
\section{Variables}
\input{ezasp/example3}
\input{ezasp/example4}
\againframe<20-21>{ezasp:summary}
\section{Recursion}
\input{ezasp/example5}
\input{ezasp/example6}
\input{ezasp/traveling}
\input{ezasp/oddeven}
\againframe<30-31>{ezasp:summary}
\section{Recursion and Negation}
\input{ezasp/negative}
\againframe<40,41>{ezasp:summary}
\section{Summary}
\againframe<50>{ezasp:summary}
\section{Appendix: Foundations}
\input{ezasp/foundations}
%\input{ezasp/whatisleft}