%% Course information sheet for the course CSC165H1, Fall 2011, %% on the St. George Campus at the University of Toronto. %% %% Copyright (c) 2009-2011 Francois Pitt %% last updated at 18:06 (EDT) on Mon 12 Sep 2011 %% %% This work may be distributed and/or modified under the conditions of %% the LaTeX Project Public License, either version 1.3 of this license %% or (at your option) any later version. %% The latest version of this license is in %% http://www.latex-project.org/lppl.txt %% and version 1.3 or later is part of all distributions of LaTeX %% version 2003/12/01 or later. %% %% This work has the LPPL maintenance status "author-maintained". %% %% The Current Maintainer of this work is %% Francois Pitt . %% %% This work consists of the file infosheet.tex. %% \documentclass[11pt]{article} \usepackage{array,calc,fancyhdr,lastpage,rotating} \usepackage[hmargin=.5in,vmargin=.75in, footskip=.5in,headsep=.5in-\headheight]{geometry} % Page layout: stretch text to fill up page. \flushbottom % Formatting macro for each information category. \newenvironment{category}[1]% {\ifvmode\else\unskip\par\fi\vfill\noindent \smash{{\parbox[t]{.75in}{\raisebox{-10ex}{\begin{turn}{60} {\parbox[t]{1in}{\centering\bfseries#1}}\end{turn}}}}} \hfill\begin{minipage}[t]{6.625in}\par\ignorespaces}% {\ifvmode\else\unskip\par\fi\end{minipage}\par\vfill\ignorespaces} % `itemize' with less vertical space. \renewenvironment{itemize}% {\ifvmode\else\unskip\par\fi\begin{list}{$\bullet$}% {\setlength{\topsep}{.25ex plus .125ex minus .1825ex} \setlength{\itemsep}{\topsep}\setlength{\parsep}{0ex} \setlength{\leftmargin}{1.75em}\setlength{\labelsep}{.5em} \setlength{\labelwidth}{1.75em}}\ignorespaces}% {\ifvmode\else\unskip\fi\end{list}\par\ignorespaces} % Stretchable medskip. \newcommand*{\medstretch}{\vspace{1ex plus .75ex minus .75ex}} % Right-justified columns for calendar. \newcolumntype{P}[1]{>{\raggedleft}p{#1}} % Table dimensions for calendar. \setlength{\extrarowheight}{.5ex} \newlength{\weekendwidth} \setlength{\weekendwidth}{.25in} \newlength{\weekdaywidth} \setlength{\weekdaywidth}{(\textwidth - (\weekendwidth * 2) - (\arrayrulewidth * 8) - (\tabcolsep * 14)) / 5} % Formats, symbols, abbreviations. \let\altemph\textsl \let\strong\textbf \let\code\texttt \let\latinabb\emph \newcommand*{\txtbksl} {\symbol{"5C}}% \ \newcommand*{\txtcaret}{\symbol{"5E}}% ^ \newcommand*{\txtunder}{\symbol{"5F}}% _ \newcommand*{\txtlcurl}{\symbol{"7B}}% { \newcommand*{\txtrcurl}{\symbol{"7D}}% } \newcommand*{\txttilde}{\symbol{"7E}}% ~ \newcommand*{\etc}{\latinabb{etc}} \newcommand*{\eg}{\latinabb{e.g.}} \newcommand*{\ie}{\latinabb{i.e.}} % General formatting macros. \newcommand*{\noclass}[1]{{\small#1}} \newcommand*{\classon}[1]{\strong{#1}} \newcommand*{\changed}[1]{\underline{\bfseries#1}} \newcommand*{\examperiod}{\altemph{Exam Period}} \newcommand*{\specialday}[1]{\altemph{\small #1}} \newcommand*{\schoolbreak}[1]{\specialday{#1 Break}} \newcommand*{\officehour}{{TA Office Hour}} \newcounter{tutorialno}\setcounter{tutorialno}{0} \newcommand*{\tutorial}[1][] {{Tutorial~\ifx\empty#1\empty\stepcounter{tutorialno}\else \setcounter{tutorialno}{#1}\fi\thetutorialno}} \newcounter{lectureno}\setcounter{lectureno}{0} \newcommand*{\lecture}[1][] {{Lecture~\ifx\empty#1\empty\stepcounter{lectureno}\else \setcounter{lectureno}{#1}\fi\thelectureno}} \newcounter{exerciseno}\setcounter{exerciseno}{0} \newcommand*{\exercise}[1][] {\strong{Exercise~\ifx\empty#1\empty\stepcounter{exerciseno}\else \setcounter{exerciseno}{#1}\fi\theexerciseno}} \newcounter{assignmentno}\setcounter{assignmentno}{0} \newcommand*{\assignment}[1][] {\strong{Assignment~\ifx\empty#1\empty\stepcounter{assignmentno}\else \setcounter{assignmentno}{#1}\fi\theassignmentno}} \newcounter{termtestno}\setcounter{termtestno}{0} \newcommand*{\termtest}[1][] {\strong{Term Test~\ifx\empty#1\empty\stepcounter{termtestno}\else \setcounter{termtestno}{#1}\fi\thetermtestno}} % Headings. \pagestyle{fancy} \let\headrule\empty \let\footrule\empty \lhead{{CSC\,165\,H1F\,/\,L5101}} \chead{{\scshape Course Information Sheet}} \rhead{{Fall 2011}} \lfoot{{Dept.\ of Computer Science, University of Toronto, St.~George Campus}} \cfoot{{}} \rfoot{{Page \thepage\ of \pageref{LastPage}}} \begin{document} \begin{category}{Overview} This sheet summarizes information for section L5101 of the course CSC\,165\,H1F (``Mathematical Expression and Reasoning for Computer Science'') during the Fall term of 2011 on the St.~George campus at the University of Toronto. Please consult the course website for all of the information, rules and policies summarized here. \end{category} \begin{category}{Website \& Forum} {\large\begin{tabular}{rl} Website: & \code{http://www.cs.utoronto.ca/\txttilde fpitt/20119/CSC165/}\\ Forum: & \code{https://csc.cdf.toronto.edu/bb/YaBB.pl?board=CSC165H1F} \end{tabular}} \par\medstretch The website will always contain the most up-to-date information regarding the course. \altemph{You are responsible for reading all announcements on the course forum}; please check it at least weekly. \end{category} \begin{category}{Textbook} There is no required textbook, but Daniel Velleman's \emph{How To Prove It} is an excellent reference (see the course website for details). Detailed course notes will be published on the course website. \end{category} \begin{category}{Instructors} \begin{tabular}[t]{@{}llllll@{}} \strong{Section} & \strong{Instructor} & \strong{Email}$^{(*)}$ & \strong{Phone} & \strong{Office} & \strong{Office Hours}$^{(**)}$ \\ L5101 & Fran\c{c}ois Pitt & \code{fpitt...} & 416--978--3707 & BA\,4264 & M\,12, T\,4, R\,11\\ L0101 & Tom Fairgrieve & \code{tff...} & 416--978--3965 & BA\,4230 & M\,W\,1:30--2:30, F\,9:30--10:30 \end{tabular} \par\smallskip {\small{}$^{(*)}$email addresses end in ``\code{@cs.utoronto.ca}''} \hfill {\small{}$^{(**)}$to meet outside these hours, please make an appointment} \end{category} \begin{category}{Contact} Lectures take place T\,6--9 in room BA\,1130. (\altemph{MWF\,12 in room BA\,1180 for section L0101}). \par \strong{TA's will run tutorials R\,7--8---see the course website for tutorial rooms and sections.} \end{category} \begin{category}{Grading Scheme} \mbox{}\hfill \begin{tabular}[t]{@{}c@{}c@{}c||c@{}c@{}c||c@{}c@{}c@{}} \strong{Work} & \strong{Worth} & \strong{Date} & \strong{Work} & \strong{Worth} & \strong{Date} & \strong{Work} & \strong{Worth} & \strong{Date}\\ \hline Exercise 1 & 2\% & {Sep.~23}\rule{0pt}{2.5ex} & Exercise 3 & 2\% & {Oct.~21} & Exercise 5 & 2\% & {Nov.~18}\\ Exercise 2 & 2\% & {Sep.~30} & Exercise 4 & 2\% & {Oct.~28} & Exercise 6 & 2\% & {Nov.~25}\\ Assignment 1 & 8\% & {Oct.~7} & Assignment 2 & 8\% & {Nov.~4} & Assignment 3 & 8\% & {Dec.~2}\\ Term Test 1 & 12\% & {Oct.~13} & Term Test 2 & 12\% & {Nov.~10} & Final Exam & 40\% & \emph{T.B.A.}\\ \end{tabular} \hfill\mbox{} \begin{itemize} \item All homework exercises and assignments are due by \emph{10pm} on their due date. \item Late homework will be penalized by 2\% for every \altemph{hour} of lateness (rounded up), except for documented unusual circumstances---see the \code{Policy on special consideration} on the website. \item \altemph{Each exercise must be completed individually} (see the policy on collaboration below). \item \altemph{Each assignment must be completed in groups of 1--4 students} (details are on the course website). \item Each term test will be \altemph{closed-book} and take place during regularly scheduled tutorial time. \item For the final exam, you will be allowed \altemph{one $8.5" \times 11"$ aid sheet, \strong{hand}written on both sides}. \item If you earn less than 35\% on the final exam, your final course grade will be reduced below 50. \end{itemize} \end{category} \begin{category}{Netiquette} Please use email for personal matters only; post all other questions\slash comments on the course forum. \altemph{Please use a descriptive subject line} for all your electronic correspondence---for email, \altemph{always include the course number}. To help prevent your messages being incorrectly tagged as spam, please email or post from your CDF account or your UTORmail account (see \code{www.utorid.utoronto.ca}). We will generally answer queries within two business days (not counting weekends), although we may take longer during particularly busy times (\eg, around assignment due dates). For your own sake, please do not rely on getting same-day answers (which we cannot guarantee, unfortunately). \end{category} \begin{category}{Collaboration} \strong{The work you hand in (exercises, assignments, tests, and exam) must not contain anyone else's work or ideas \altemph{without proper attribution}.} In particular, the actual writeup of your exercises and assignments must be done in isolation from other students (for individual work) or groups (for group work) and without copying from notes or other sources. This ensures that your solution is truly your own, and that your grade reflects your own understanding of the course material. \altemph{To be safe, do not let others look at your solutions, even in draft form and even after the due date.} Please read the \code{Guidelines for Avoiding Plagiarism} on the course website. \end{category} \pagebreak[2] \noindent \begin{tabular}[t] {|P{\weekendwidth}*{5}{|P{\weekdaywidth}}|P{\weekendwidth}|} \hline \centering{\footnotesize Sun.} & \centering\strong{Monday} & \centering\strong{Tuesday} & \centering\strong{Wednesday} & \centering\strong{Thursday} & \centering\strong{Friday} & \centering{\footnotesize Sat.}\tabularnewline \hline \noclass{11} & \classon{Sep.\ 12}\\ \mbox{}\\ & \classon{13}\\ Lectures 1--3\\ & \classon{14} & \classon{15}\\ \mbox{}\\ \tutorial & \classon{16} & \noclass{17}\tabularnewline \hline \noclass{18} & \classon{19}\\ & \classon{20}\\ Lectures 4--6\\ & \classon{21}\\ & \classon{22}\\ \mbox{}\\ \tutorial & \classon{23}\\ \mbox{}\\ \exercise & \noclass{24}\tabularnewline \hline \noclass{25}\\ \specialday{\footnotesize Add}\\ \specialday{\footnotesize date} & \classon{26}\\ & \classon{27}\\ Lectures 7--9\\ & \classon{28}\\ & \classon{29}\\ \mbox{}\\ \tutorial & \classon{30}\\ \mbox{}\\ \exercise & \noclass{1}\tabularnewline \hline \noclass{2} & \classon{Oct.\ 3}\\ & \classon{4}\\ Lectures 10--12\\ & \classon{5}\\ & \classon{6}\\ \mbox{}\\ \officehour & \classon{7}\\ \mbox{}\\ \assignment & \noclass{8}\tabularnewline \hline \noclass{9} & \specialday{Thanksgiving}\hfill\noclass{10}\\ & \classon{11}\\ Lectures 13--15\\ & \classon{12}\\ & \classon{13}\\ \mbox{}\\ \termtest & \classon{14}\\ & \noclass{15}\tabularnewline \hline \noclass{16} & \classon{17}\\ & \classon{18}\\ Lectures 16--18\\ & \classon{19}\\ & \classon{20}\\ \mbox{}\\ \tutorial & \classon{21}\\ \mbox{}\\ \exercise & \noclass{22}\tabularnewline \hline \noclass{23} & \classon{24}\\ & \classon{25}\\ Lectures 19--21\\ & \classon{26}\\ & \classon{27}\\ \mbox{}\\ \tutorial & \classon{28}\\ \mbox{}\\ \exercise & \noclass{29}\tabularnewline \hline \noclass{30} & \classon{31}\\ & \classon{Nov.\ 1}\\ Lectures 22--24\\ & \classon{2}\\ & \specialday{Drop date}\hfill\classon{3}\\ \mbox{}\\ \officehour & \classon{4}\\ \mbox{}\\ \assignment & \noclass{5}\tabularnewline \hline \noclass{6} & \schoolbreak{Fall}\hfill\noclass{7}\\ & \schoolbreak{Fall}\hfill\noclass{8}\\ & \classon{9}\\ & \classon{10}\\ \mbox{}\\ \termtest & \classon{11}\\ & \noclass{12}\tabularnewline \hline \noclass{13} & \classon{14}\\ & \classon{15}\\ Lectures 25--27\\ & \classon{16}\\ & \classon{17}\\ \mbox{}\\ \tutorial & \classon{18}\\ \mbox{}\\ \exercise & \noclass{19}\tabularnewline \hline \noclass{20} & \classon{21}\\ & \classon{22}\\ Lectures 28--30\\ & \classon{23}\\ & \classon{24}\\ \mbox{}\\ \tutorial & \classon{25}\\ \mbox{}\\ \exercise & \noclass{26}\tabularnewline \hline \noclass{27} & \classon{28}\\ & \classon{29}\\ Lectures 31--33\\ & \classon{30}\\ & \classon{Dec.\ 1}\\ \mbox{}\\ \tutorial & \classon{2}\\ \mbox{}\\ \assignment & \noclass{3}\tabularnewline \hline \noclass{4} & \classon{5}\\ & \classon{6}\\ Lectures 34--36\\ & \specialday{(Monday)}\hfill\classon{7}\\ & \schoolbreak{Study}\hfill\noclass{8}\\ & {9}\\ \mbox{}\\ \examperiod & \noclass{10}\tabularnewline \hline \noclass{11} & {12}\\ \mbox{}\\ \examperiod & {13}\\ \mbox{}\\ \examperiod & {14}\\ \mbox{}\\ \examperiod & {15}\\ \mbox{}\\ \examperiod & {16}\\ \mbox{}\\ \examperiod & \noclass{17}\tabularnewline \hline \noclass{18} & {19}\\ \mbox{}\\ \examperiod & {20}\\ \mbox{}\\ \examperiod & \noclass{21} & \noclass{22} & \noclass{23} & \noclass{24}\tabularnewline \hline \end{tabular} \end{document}