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

Update to Drasil overview lecture

parent 546ab60e
No related branches found
No related tags found
No related merge requests found
Showing
with 591 additions and 229 deletions
......@@ -82,7 +82,7 @@ Unit VnV/Implement & Week 12 & Week of Apr 3\\
% \ei
\item Drasil Project Present (25 min each)
\bi
\item Mar 30: Karen, Sam, Jason
\item \textbf{Mar 30: Karen, Sam, Jason}
\ei
\ei
......
Lectures/Figures/CodeCircleGlassBR.png

71.5 KiB

File added
Lectures/Figures/DrasilSupportsChange.png

301 KiB

File added
File added
File added
Lectures/Figures/GenAllThings.png

110 KiB

File added
Lectures/Figures/Launch.jpg

52.1 KiB

File added
File added
File added
File added
Lectures/Figures/SackExample.png

32.8 KiB

Lectures/Figures/dblpendulum.png

41.9 KiB

Lectures/Figures/physicalsystimage.png

38.7 KiB

......@@ -1024,6 +1024,27 @@ where $a$, $b$ and $c$ are suitable constants
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Implementing Your MIS}
\begin{itemize}
\item The mapping between the MIS and the code is generally not ``term'' by
``term''
\item You do not need to use the mathematical type listed in the spec
\item Consider A2 (Allocation to Engineering Programs) for set types
\begin{itemize}
\item
\href{https://gitlab.cas.mcmaster.ca/smiths/se2aa4_cs2me3/-/blob/master/Assignments/PreviousYears/2019/A2/A2.pdf}
{Problem Description}
\item
\href{https://gitlab.cas.mcmaster.ca/smiths/se2aa4_cs2me3/-/tree/master/Assignments/PreviousYears/2019/A2/A2Soln/src}
{Source Code}
\end{itemize}
\end{itemize}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}[allowframebreaks]
\frametitle{References}
......
No preview for this file type
This diff is collapsed.
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