day1/session1.tex
changeset 225 a83f7be6f16c
parent 224 668f88f20218
parent 220 15306dad3b81
child 239 8953675dc056
child 246 d054581ef4b1
equal deleted inserted replaced
224:668f88f20218 225:a83f7be6f16c
   120 %%   \frametitle{Outline}
   120 %%   \frametitle{Outline}
   121 %%   \tableofcontents
   121 %%   \tableofcontents
   122 %%   % You might wish to add the option [pausesections]
   122 %%   % You might wish to add the option [pausesections]
   123 %% \end{frame}
   123 %% \end{frame}
   124 
   124 
       
   125 \begin{frame}
       
   126   \frametitle{Workshop Schedule: Day 1}
       
   127   \begin{description}
       
   128 	\item[Session 1] Sat 09:00--10:00
       
   129 	\item[Session 2] Sat 10:05--11:05
       
   130 	\item[Session 3] Sat 11:20--12:20
       
   131 	\item[Session 4] Sat 12:25--13:25
       
   132         \item[Quiz -1]   Sat 14:25--14:40
       
   133         \item[Session 5] Sat 14:40--15:40
       
   134         \item[Session 6] Sat 15:55--16:55
       
   135         \item[Quiz -2]   Sat 17:00--17:15
       
   136   \end{description}
       
   137 \end{frame}
       
   138 
       
   139 \begin{frame}
       
   140   \frametitle{Workshop Schedule: Day 2}
       
   141   \begin{description}
       
   142 	\item[Session 1] Sun 09:00--10:00
       
   143 	\item[Session 2] Sun 10:05--11:05
       
   144 	\item[Session 3] Sun 11:20--12:20
       
   145 	\item[Session 4] Sun 12:25--13:25
       
   146         \item[Quiz -1]   Sun 14:25--14:40
       
   147         \item[Session 5] Sun 14:40--15:40
       
   148         \item[Session 6] Sun 15:55--16:55
       
   149         \item[Quiz -2]   Sun 17:00--17:15
       
   150   \end{description}
       
   151 \end{frame}
       
   152 
       
   153 \begin{frame}
       
   154   \frametitle{About the Workshop}
       
   155   \begin{block}{Intended Audience}
       
   156   \begin{itemize}
       
   157        \item Engg., Mathematics and Science teachers.
       
   158        \item Interested students from similar streams.
       
   159   \end{itemize}
       
   160   \end{block}  
       
   161 
       
   162   \begin{block}{Goal}
       
   163 	Successful participants will be able to 
       
   164         \begin{itemize}
       
   165           \item use Python as their scripting and problem solving language. 
       
   166           \item train the students to use Python for the same
       
   167         \end{itemize}
       
   168   \end{block}
       
   169 \end{frame}
       
   170 
       
   171 
       
   172 \begin{frame}
       
   173 \frametitle{Bucketlist}  
       
   174   \begin{block}{IPython}
       
   175     Type ipython at the command line. Is it available?
       
   176   \end{block}
       
   177   \begin{block}{Editor}
       
   178     We recommend scite.
       
   179   \end{block}
       
   180   \begin{block}{Data files}
       
   181     Make sure you have all data files.
       
   182   \end{block}
       
   183 \end{frame}
   125 
   184 
   126 \begin{frame}[fragile]
   185 \begin{frame}[fragile]
   127 \frametitle{Starting up...}
   186 \frametitle{Starting up...}
   128 \begin{block}{}
   187 \begin{block}{}
   129 \begin{verbatim}
   188 \begin{verbatim}