diff options
author | Shantanu Choudhary | 2009-10-28 11:41:35 +0530 |
---|---|---|
committer | Shantanu Choudhary | 2009-10-28 11:41:35 +0530 |
commit | 6224d4762a8fb92c429e0d4aa0866759a4ae2a78 (patch) | |
tree | 0beaabfb42059d1a664ddff5afd1f24899db5580 /day1 | |
parent | b230b3e5a51af3d2db951afa38a84b52f7e4aac7 (diff) | |
download | workshops-6224d4762a8fb92c429e0d4aa0866759a4ae2a78.tar.gz workshops-6224d4762a8fb92c429e0d4aa0866759a4ae2a78.tar.bz2 workshops-6224d4762a8fb92c429e0d4aa0866759a4ae2a78.zip |
Session details,session 1 Day 1, 3Dploting->session3.
--HG--
rename : day2/3Dplotting.tex => day2/session3.tex
Diffstat (limited to 'day1')
-rw-r--r-- | day1/session1.tex | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/day1/session1.tex b/day1/session1.tex index 56b8265..e19607b 100644 --- a/day1/session1.tex +++ b/day1/session1.tex @@ -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...} |