summaryrefslogtreecommitdiff
path: root/day2/session3.tex
diff options
context:
space:
mode:
authorShantanu Choudhary2009-10-08 00:09:59 +0530
committerShantanu Choudhary2009-10-08 00:09:59 +0530
commit956e1b710fa1a34228be9f6a97158c490a80d5f7 (patch)
tree02dbb9a87909bfa01ecbca88dea09eab27a67857 /day2/session3.tex
parent711292047c644fad03b98f9736b669da65d7d7f8 (diff)
downloadworkshops-956e1b710fa1a34228be9f6a97158c490a80d5f7.tar.gz
workshops-956e1b710fa1a34228be9f6a97158c490a80d5f7.tar.bz2
workshops-956e1b710fa1a34228be9f6a97158c490a80d5f7.zip
Changed theme and other changes session-3.
Diffstat (limited to 'day2/session3.tex')
-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}