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

Updates to L15

parent 0b41b840
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
\begin{tabular}{l l l}
%{Problem Statement} & Week 02 & Jan 17\\
%{System Req.\ Spec.\ (SRS)} & Week 04 & Feb 05\\
\textbf{System VnV Plan} & Week 06 & Feb 26\\
%\textbf{System VnV Plan} & Week 06 & Feb 26\\
{MG + MIS} & Week 10 & Mar 19\\
%{Drasil Code} & Week 09 & Mar 14\\
{Final Documentation} & Week 13 & Apr 11\\
......@@ -33,8 +33,8 @@ traditional SRS
~\newline
\begin{tabular}{l l}
%{SRS} & Week 03/04\\
\textbf{Syst.\ VnV} & Week 06\\
{POC Demo} & Week 08\\
%\textbf{Syst.\ VnV} & Week 06\\
%{POC Demo} & Week 08\\
{MG + MIS} & Week 10\\
%Drasil & Week 11 \\
Unit VnV/Implement & Week 12 \\
......@@ -69,15 +69,15 @@ take it personally
% \item {Feb 4: Alaap, Yinying}
% \ei
\item Syst V\&V Plan Present (L11, L12) (20 min)
%\item Syst V\&V Plan Present (L11, L12) (20 min)
% \bi
% \item \textbf{Feb 14: Qianlin, Junwei, Joe, Volunteer?}
% \item \textbf{Feb 25: Yinying, Bo, Hussein, Volunteer?}
% \ei
\item Proof of Concept Demonstrations (L14) (20 min)
\bi
\item \textbf{Mar 4: Christopher, Uriel, Volunteer?, Volunteer?}
\ei
%\item Proof of Concept Demonstrations (L14) (20 min)
%\bi
%\item \textbf{Mar 4: Christopher, Uriel, Volunteer?, Volunteer?}
%\ei
\item MG+MIS Present (L17, L18) (20 minutes) %(Drasil SRS Code)
\bi
\item \textbf{Mar 14: Ziyang, Aliyah, Yuanqi, Alaap}
......
No preview for this file type
......@@ -45,11 +45,10 @@
\frametitle{Module Interface Specification (MIS)}
\bi
\item ADD STRATEGY DESIGN PATTERN
\item Administrative details
\item Questions?
%\item Finish previous day slides
\item Module guide example
%\item Module guide example
\item Mathematical fundamentals
\item MIS example
\item Integration testing
\item MIS overview
......@@ -67,28 +66,12 @@
\frametitle{Administrative Details}
\bi
% \item When developing your code, remember that your goal is for someone else to
% be able to compile and run it
% \item Upcoming classes
% \bi
% \item L15 - Module Interface Specification
% \item L16 - Math Review + MIS
% \item L17 - POC + MG Presentations
% \item L18 - MIS Presentations
% \ei
\item Friday's class in ITB/201
\item Mathematical review
\begin{itemize}
\item \cite{HoffmanAndStrooper1995}
\item \href{https://gitlab.cas.mcmaster.ca/smiths/cas741/-/tree/master/Lectures/MathReviewPlusExample} {Review Slides}
\item \href{https://gitlab.cas.mcmaster.ca/smiths/se2aa4_cs2me3/-/blob/master/MISFormat/MISFormat.pdf} {MIS Format}
\end{itemize}
\item Potential software for drawing figures
\bi
\item \href{https://app.diagrams.net/} {draw.io}
\item \href{https://www.bu.edu/math/files/2013/08/tikzpgfmanual.pdf} {Tikz}
\ei
\item Go over final grading rubric, traceability Rev0 to Rev1
%\item Go over final grading rubric, traceability Rev0 to Rev1
\ei
\end{frame}
......@@ -142,10 +125,29 @@
\begin{frame}
\frametitle{Emphasis}
\begin{itemize}
\item Math notation (stoichiometry example on Friday)
\item GUI modules (environment variables)
\item Math notation
\item Modules with external interaction (environment variables)
\item Types of modules
\item Abstract Data Types (graph example)
\item Qualities of an interface
\item Design patterns
\begin{itemize}
\item Adapter (Wrapper) pattern
\item Strategy pattern
\end{itemize}
\end{itemize}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Mathematical review}
\begin{itemize}
\item Hoffman and Strooper (1995) \cite{HoffmanAndStrooper1995}
\item \href{https://gitlab.cas.mcmaster.ca/smiths/se2aa4_cs2me3/-/blob/master/MISFormat/MISFormat.pdf} {MIS Format}
\item \href{https://gitlab.cas.mcmaster.ca/smiths/cas741/-/tree/master/Lectures/MathReviewPlusExample} {Stoichiometry Example} %not a great approach, can tell by bad names
\item MoleculeT = seq[108] of $\mathbb{N}$
\end{itemize}
\end{frame}
......
......@@ -45,6 +45,7 @@
\frametitle{MIS Continued}
\bi
\item ADD STRATEGY DESIGN PATTERN
\item Administrative details
\item Questions?
\item Review: Records, Libraries, ADTs, Abstract Objects, Generic ADTs
......
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