Skip to content

Commit

Permalink
Pyfun2 outline updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mwaugh0328 committed Sep 25, 2017
1 parent 1e0a3a1 commit 414ede2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 10 deletions.
Binary file modified Documents/bootcamp_topic_pyfun2.pdf
Binary file not shown.
25 changes: 15 additions & 10 deletions Documents/bootcamp_topic_pyfun2.tex
Original file line number Diff line number Diff line change
@@ -1,24 +1,29 @@
\documentclass[11pt]{article}
%%%%%%%%%%%%%%%%%%%%%% Stock Preamble %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\input{../LaTeX/preamble.tex}
\input{../LaTeX/undergrad_preamble.tex}

%%%%%%%%%%%%%%%%%%%%%%Headers and Footers%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\pagestyle{headandfoot}
\runningheadrule
\firstpageheadrule
\firstpageheader{\includegraphics[width=0.25\textwidth]{../Figures/stern_black1.pdf}}{}{Data Bootcamp: Python Fundementals 1}
\runningheader{}{}{}
\runningfooter{}{}{}

% document starts here
\begin{document}
\parskip=\bigskipamount
\parindent=0.0in
\thispagestyle{empty}
\input{../LaTeX/header.tex}

\bigskip\bigskip
\centerline{\Large \bf Topic Outline: Python Fundamentals 2}
\medskip
\centerline{Revised: \today}


\section*{Materials}

\begin{itemize}
\item Today's handouts: this outline, book chapter, code practice, stickers
\item All posted on {\it Topic outlines \& links\/} page of website (except the stickers).
\item Today's handouts: this outline, stickers
\item All posted on {\it Topic outlines \& book \& links\/} page of website (except the stickers).
\end{itemize}


Expand Down Expand Up @@ -87,7 +92,7 @@ \section*{Examples}
file \verb|bootcamp_examples.ipynb|.


\section*{After class}
\section*{After this module}

\begin{itemize}
\item Required
Expand All @@ -103,7 +108,7 @@ \section*{After class}
\end{itemize}
\end{itemize}

\input{../LaTeX/footer.tex}
%\input{../LaTeX/footer.tex}

\end{document}

0 comments on commit 414ede2

Please sign in to comment.