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

Removing unnecessary file from L01 folder.

parent c646acf1
No related branches found
No related tags found
No related merge requests found
\documentclass[13pt]{beamer} % some colour, looks good with logictheme style
%\documentclass[handout]{beamer} % for handout
\usepackage{logictheme}
\usepackage{graphicx}
\usepackage{hhline}
\usepackage{multirow}
\usepackage{multicol}
\usepackage{array}
\usepackage{supertabular}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{url}
\title[Intro.~and Req.~Doc. (slide \thepage)]{Introduction to CAS (CES) 741}
\author[Smith]{Dr.~Spencer Smith}
\institute{Computing and Software Department, McMaster University}
\date{\today}
\pgfdeclareimage[height=0.5cm]{logo}{../McMasterLogo}
\logo{\pgfuseimage{logo}}
\setbeamercolor{alerted text}{fg=red!75!green!50!blue}
\setbeamerfont{alerted text}{family=\rmfamily,series=\bfseries}
\begin{document}
% ==================================================================================
\maketitle
% ==================================================================================
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Introduction to CAS 741 (CES 741)}
\begin{itemize}
\item Administrative details.
\item Overview of course.
\item Introductions.
\item Requirements.
\end{itemize}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Administrative Details}
\begin{itemize}
\item Avenue to Learn (\url{http://avenue.mcmaster.ca/})
\item Lecture times
\begin{itemize}
\item Wednesdays, 1:30 pm to 3:00 pm
\item Thursdays, 1:30 pm to 3:00 pm
\end{itemize}
\end{itemize}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Overview of the Course}
\begin{itemize}
\item Application of software engineering methodologies to improve the quality of scientific computing software.
\item Course outline.
\end{itemize}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Introductions}
\begin{itemize}
\item Name.
\item Degree program.
\item Academic background.
\item Experience with:
\begin{itemize}
\item Scientific computing.
\item Continuous math.
\item Discrete math.
\item Software engineering.
\end{itemize}
\item What do you hope to get out of this course?
\end{itemize}
\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