Skip to content

Commit

Permalink
Revised assessment slides in course overview.
Browse files Browse the repository at this point in the history
  • Loading branch information
applebyter committed Feb 13, 2024
1 parent 2b90765 commit 593eeca
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions slides/overview/main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ \section{Assessment}

\begin{frame}{Assessment}
\begin{tabular}{lr}
\Large{Project Proposal} & \Large{5\%} \\
\Large{Project Proposal} & \hspace{2em}\Large{5\%} \\
& \\
\Large{Building a Scalable Architecture} & \Large{30\%} \\
\hspace{1em} API Functionality & 12\% \\
Expand All @@ -76,6 +76,16 @@ \section{Assessment}
\end{tabular}
\end{frame}

\point[Building a Scalable Architecture]{
\Large
\begin{enumerate}
\item Build a \highlight{RESTful web API} according to our specification.
\item \highlight{Test} that the API satisfies the specification.
\item \highlight{Deploy} the API to a cloud platform.
\item \highlight{Scale} the API to handle \highlight{high loads}.
\end{enumerate}
}

\point[Presenting an Architecture]{
\Large
\begin{enumerate}
Expand All @@ -89,16 +99,6 @@ \section{Assessment}
\end{enumerate}
}

\point[Building a Scalable Architecture]{
\Large
\begin{enumerate}
\item Build a \highlight{RESTful web API} according to our specification.
\item \highlight{Test} that the API satisfies the specification.
\item \highlight{Deploy} the API to a cloud platform.
\item \highlight{Scale} the API to handle \highlight{high loads}.
\end{enumerate}
}

\point[Capstone Project]{
\Large
\begin{enumerate}
Expand Down

0 comments on commit 593eeca

Please sign in to comment.