day1/session1.tex
changeset 215 b69d0bdb136c
parent 184 9efa777af2e2
child 220 15306dad3b81
--- a/day1/session1.tex	Wed Oct 28 11:15:49 2009 +0530
+++ b/day1/session1.tex	Wed Oct 28 11:41:35 2009 +0530
@@ -122,6 +122,64 @@
 %%   % You might wish to add the option [pausesections]
 %% \end{frame}
 
+\begin{frame}
+  \frametitle{Workshop Schedule: Day 1}
+  \begin{description}
+	\item[Session 1] Sat 09:00--10:00
+	\item[Session 2] Sat 10:05--11:05
+	\item[Session 3] Sat 11:20--12:20
+	\item[Session 4] Sat 12:25--13:25
+        \item Quiz -1    Sat 14:25--14:40
+        \item[Session 5] Sat 14:40--15:40
+        \item[Session 6] Sat 15:55--16:55
+        \item Quiz -2    Sat 17:00--17:15
+  \end{description}
+
+  \begin{block}{Goal of the workshop}
+	At the end of this program, successful participants will be able to use python as their scripting and problem solving language. Aimed at Engg. students--focus on basic numerics and plotting-- but should serve a similar purpose for others. 
+  \end{block}
+\end{frame}
+
+\begin{frame}
+  \frametitle{Workshop Schedule: Day 2}
+  \begin{description}
+	\item[Session 1] Sun 09:00--10:00
+	\item[Session 2] Sun 10:05--11:05
+	\item[Session 3] Sun 11:20--12:20
+	\item[Session 4] Sun 12:25--13:25
+        \item Quiz -1    Sun 14:25--14:40
+        \item[Session 5] Sun 14:40--15:40
+        \item[Session 6] Sun 15:55--16:55
+        \item Quiz -2    Sun 17:00--17:15
+  \end{description}
+
+\begin{frame}{About the Workshop}
+  \begin{block}{Intended Audience}
+  \begin{itemize}
+       \item Engg., Mathematics and Science teachers.
+       \item Interested students from similar streams.
+  \end{itemize}
+  \end{block}  
+
+  \begin{block}{Goal:}
+	Successful participants will be able to 
+        \begin{itemize}
+          \item use Python as their scripting and problem solving language. 
+          \item train the students to use Python for the same
+        \end{itemize}
+  \end{block}
+\end{frame}
+
+\end{frame}
+\begin{frame}{Checklist}  
+  \begin{block}{IPython}
+    Type ipython at the command line. Is it available?
+  \end{block}
+  \begin{block}{Editor}
+    We recommend scite.
+  \end{block}
+  \end{description}
+\end{frame}
 
 \begin{frame}[fragile]
 \frametitle{Starting up...}