summaryrefslogtreecommitdiff
path: root/day2
diff options
context:
space:
mode:
Diffstat (limited to 'day2')
-rw-r--r--day2/session3.tex17
1 files changed, 16 insertions, 1 deletions
diff --git a/day2/session3.tex b/day2/session3.tex
index 988a427..5d0f6ef 100644
--- a/day2/session3.tex
+++ b/day2/session3.tex
@@ -477,7 +477,7 @@ x, y, z = mgrid[-50:50:20j,-50:50:20j,
\begin{itemize}
\item Writing tests is really simple!
- \item Using nose
+ \item Using nose.
\item Example!
\end{itemize}
@@ -584,5 +584,20 @@ function which will make it fail.
\inctime{15}
\end{frame}
+\section{Summary}
+\begin{frame}{So we have covered:}
+ \begin{itemize}
+ \item Need for vizualization.
+ \item Tools available.
+ \item How to follow Test Driven Approach.
+ \end{itemize}
+\end{frame}
+\begin{frame}
+ \begin{center}
+ \Huge
+ Thank you!
+ \end{center}
+\end{frame}
+
\end{document}