Skip to content

Commit

Permalink
Updated Outline, Code practice
Browse files Browse the repository at this point in the history
  • Loading branch information
mwaugh0328 committed Sep 12, 2017
1 parent f27c58e commit 09355d9
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 deletions.
Binary file modified Documents/bootcamp_3ideas.pdf
Binary file not shown.
Binary file modified Documents/bootcamp_practice_1.pdf
Binary file not shown.
Binary file modified Documents/bootcamp_topic_pyfun1.pdf
Binary file not shown.
20 changes: 12 additions & 8 deletions Documents/bootcamp_topic_pyfun1.tex
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
\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 1}
Expand All @@ -17,7 +21,7 @@
\section*{Materials}

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

Expand Down Expand Up @@ -114,7 +118,7 @@ \section*{After class}
\end{itemize}
\end{itemize}

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

\end{document}

Expand Down

0 comments on commit 09355d9

Please sign in to comment.