Skip to content

Commit

Permalink
Final edits
Browse files Browse the repository at this point in the history
  • Loading branch information
mwaugh0328 committed Sep 6, 2017
1 parent f378da4 commit f27c58e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
Binary file modified Documents/bootcamp_3ideas.pdf
Binary file not shown.
Binary file modified Documents/bootcamp_topic_intro.pdf
Binary file not shown.
14 changes: 9 additions & 5 deletions Documents/bootcamp_topic_intro.tex
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
\section*{Materials}

\begin{itemize}
\item Today's handouts: Syllabus, due dates, this outline, red/green stickers
\item Today's handouts: Syllabus, this outline, red/green stickers
\item All posted on website (except the stickers).
\end{itemize}

Expand Down Expand Up @@ -94,12 +94,14 @@ \section*{About the course}
\section*{Setting up your computer}
\begin{itemize}
\item Create \verb|Data_Bootcamp| directory/folder on your computer. This is a place for you to save stuff to, work from, etc.
\item My style: To keep things simple I do the following
\item So do this\ldots
\begin{itemize}
\item Put red sticker on your laptop
\item Find your main hard drive, on PCs typically the ``C'' drive
\item In the C drive, create a folder called \verb|Data_Bootcamp|
\item Now if you every have to call this file you know it is \verb|c:\Data_Bootcamp|
\item Replace red sticker with green!
\end{itemize}
\item Now if you every have to call this file you know it is \verb|c:\Data_Bootcamp|
\end{itemize}

\section*{\href{https://atom.io/}{Atom}}
Expand Down Expand Up @@ -139,15 +141,17 @@ \section*{\href{https://github.com}{GitHub}}
\end{itemize}
\item Now lets use it
\begin{itemize}
\item Put red sticker on your laptop
\item Sign into github (if you do not have an account, create one)
\item Create a new repository and name it \verb|my_first_repository|,
\item place the \verb|my_first_file.csv| file you created in it,
\item Great job! \\
\item Great job! Replace red sticker with green!\\
Next class, I'm going to try and ``pull'' the file and then report some statistics about the class to you.
\end{itemize}
\end{itemize}


\section*{Anaconda}
\section*{\href{https://www.anaconda.com/download/}{Anaconda}}

\begin{itemize}
\item Install the Anaconda distribution
Expand Down

0 comments on commit f27c58e

Please sign in to comment.