Skip to content
Snippets Groups Projects
Commit 1920a4da authored by W. Spencer Smith's avatar W. Spencer Smith
Browse files

Update lecture schedule

parent 477d870d
No related branches found
No related tags found
No related merge requests found
File added
%\documentclass[handout]{beamer}
\documentclass[t,12pt,numbers,fleqn]{beamer}
%\documentclass[ignorenonframetext]{beamer}
\newif\ifquestions
%\questionstrue
\questionsfalse
\usepackage{pgfpages}
\usepackage{hyperref}
\hypersetup{colorlinks=true,
linkcolor=blue,
citecolor=blue,
filecolor=blue,
urlcolor=blue,
unicode=false}
\urlstyle{same}
\bibliographystyle{plain}
%\usetheme{Iimenau}
\useoutertheme{split} %so the footline can be seen, without needing pgfpages
%\pgfpagesuselayout{resize to}[letterpaper,border shrink=5mm,landscape] %if this is uncommented, the hyperref links do not work
\mode<presentation>{}
\input{../def-beamer}
\newcommand{\topic}{Implementation Presentations}
\input{../titlepage}
\begin{document}
\input{../footline}
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \begin{frame}
% \frametitle{Drasil Presentations}
% \bi
% \item Start recording
% \item Administrative details
% %\item Next week's presentations
% %\item Feedback on VnV
% %\item Questions about MG/MIS?
% %\item Implementing an MIS
% \item Presentations
% \ei
% \end{frame}
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \begin{frame}
% \frametitle{Administrative Details}
% \bi
% \item Upcoming classes
% \bi
% \item L21 - Drasil Demos
% \item L22 -- L24 - Implementation and testing presentations
% \ei
% \item Course evaluation
% \bi
% \item Wed, Nov 25, 10:00 am to Wed, Dec 9, 11:59 pm
% \item \url{https://evals.mcmaster.ca}
% \ei
% \ei
% \end{frame}
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \begin{frame}
% \frametitle{Administrative Details: Report Deadlines}
% ~\newline
% \begin{tabular}{l l}
% Final Documentation & Dec 9\\
% \end {tabular}
% \bi
% \item The written deliverables will be graded based on the repo contents as of
% 11:59 pm of the due date
% \item If you need an extension for a written deliverable, please ask
% \item You should inform your primary and secondary reviewers of the extension
% \item Two days after each major deliverable, your GitHub issues will be due
% %\item Domain expert code due 1 week after MIS deadline
% \ei
% \end{frame}
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \begin{frame}
% \frametitle{Admin Details: Presentation Schedule}
% \bi
% \item Drasil Project Present (20 min each)
% \bi
% \item Thurs, Nov 26: Andrea, Naveen, Ting-Yu
% \ei
% \item Test or Impl.\ Present (15 min each)
% \bi
% \item Mon, Nov 30: John, Salah, Liz, Xingzhi, Leila
% \item Thurs, Dec 3: Shayan, Naveen, Sid, Gaby, Seyed
% \item Mon, Dec 7: Ting-Yu, Xuanming, Mohamed, Andrea, Tiago
% \ei
% \item 4 presentations each
% \item If you will miss a presentation, please trade with someone else
% \ei
% \end{frame}
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \begin{frame}
% \frametitle{Implementation and Testing Presentations}
% You can present anything related to implementation or testing
% \bi
% \item Show off your code, or as much of it as you have completed
% \item Unit VnV Plan
% \item Test case report
% \item Verification/validation activities
% \item Demonstrate technology
% \bi
% \item Continuous integration
% \item Valgrind
% \item Doxygen for API documentation
% \item Etc.
% \ei
% \item Drasil presentations - emphasize testing
% \item Fine to show work in progress
% \item Good to ask the audience for advice, feedback
% \item Other ideas are likely fine
% \ei
% \end{frame}
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \begin{frame}
% \frametitle{Questions?}
% \begin{itemize}
% \item Questions on administrative details?
% \item Questions about implementation/testing presentations?
% \item Quesitons about final project?
% \item Other questions?
% \end{itemize}
% \end{frame}
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% \begin{frame}
% \frametitle{Today's Presentations}
% \bi
% \item MIS: Andrea, Naveen, Ting-Yu
% \ei
% \end{frame}
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\end{document}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment