Renamed excercises on day2 to session5.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Tutorial slides on Python.
%
% Author: FOSSEE <info at fossee dot in>
% Copyright (c) 2005-2009, FOSSEE Team
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[14pt]{article}
\title{Python for Science and Engineering: Schedule}
\author{FOSSEE Team}
\date{14, 15 December, 2009}
\begin{document}
\maketitle
Day 1, 14 December, 2009 \\
\begin{tabular}{| p{.35in} | p{2in} | p{1in} |}
\hline
Session & Title & Time \\\hline
1 & Interactive Plotting & 09:30 - 10:30 \\\hline
2 & Plotting experimental data & 10:35 - 11:35 \\\hline
& Tea Break & 11:35 - 11:50 \\\hline
3 & Statistics & 11:55 - 12:55 \\\hline
& Lunch Break & 12:55 - 13:50 \\\hline
& Quiz 1 & 13:50 - 14:05 \\\hline
4 & Matrices \& Least Square Fit & 14:10 - 15:10 \\\hline
5 & Exercises & 15:15 - 16:15 \\\hline
& Tea Break & 16:15 - 16:30 \\\hline
6 & Matrices \& Least Square Fit & 16:30 - 17:30 \\\hline
& Quiz 2 & 17:30 - 17:45 \\\hline
\end{tabular}
\vspace*{.5in}
\\ Day 2, 15 December, 2009 \\
\begin{tabular}{| p{.35in} | p{2in} | p{1in} |}
\hline
Session & Title & Time \\\hline
1 & Python language: Basics & 09:00 - 10:00 \\\hline
2 & Python language: Data structures and functions & 10:05 - 11:05 \\\hline
& Tea Break & 11:05 - 11:20 \\\hline
3 & Python language: Functions, modules and objects & 11:25 - 12:25 \\\hline
4 & Python Development & 12:25 - 13:25 \\\hline
& Lunch Break & 13:25 - 14:20 \\\hline
& Quiz 3 & 14:20 - 14:40 \\\hline
5 & Exercises & 14:40 - 15:40 \\\hline
& Tea Break & 15:40 - 16:00 \\\hline
6 & Exercises contd \ldots & 16:00 - 16:30 \\\hline
\end{tabular}
\end{document}