Skip to content
Snippets Groups Projects
Commit d7b99611 authored by W. Spencer Smith's avatar W. Spencer Smith
Browse files
parents a1f51a61 fb1bc877
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -378,8 +378,6 @@ McMaster University\\ }
\end{tabular}
\end{table}
\end{lstlisting}
For more examples and information on how to make tables of different sizes and
stylings you can visit: \url{https://en.wikibooks.org/wiki/LaTeX/Tables}
\end{frame}
......@@ -422,6 +420,8 @@ McMaster University\\ }
\caption{Example table}
\label{Table:example}
\end{table}
For more examples and information on how to make tables of different sizes and
stylings you can visit: \url{https://en.wikibooks.org/wiki/LaTeX/Tables}
\end{frame}
......
No preview for this file type
......@@ -129,6 +129,11 @@ McMaster University\\ }
\end{itemize}
\end{frame}
\begin{frame}[t]
\frametitle{Live Coding Demo Building CircleADT}
Now we will go over the thought process and coding of CircleADT.
\end{frame}
\begin{frame}[t]
\frametitle{Building CircleADT}
\centering
......@@ -191,8 +196,8 @@ McMaster University\\ }
\end{frame}
\begin{frame}[t]
\frametitle{Live Coding Demo}
Now we will go over the coding and the thought process for writing the rank
\frametitle{Live Coding Demo Rank Function}
Now we will go over the coding and the thought process for the rank
function.
\end{frame}
......
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