Skip to content
Snippets Groups Projects
Commit c720d062 authored by W. Spencer Smith's avatar W. Spencer Smith
Browse files

Revision to getting started l02

parent 11ebdb75
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -57,6 +57,7 @@
\bi
\item LiCS overview by Dan
\item Administrative details
\item Introductions
\item Questions on suggested reading?
\item Project choices
\item Software tools
......@@ -169,6 +170,34 @@ Implementation Present & Week 12 & Week of Nov 27\\
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Introductions}
\begin{itemize}
\item Your name
\item Degree program
\item Academic background
\item Experience with:
\begin{itemize}
\item Scientific computing
\item Continuous math
\item Discrete math
\item Software engineering
\item Software development technology
\bi
\item Git
\item GitHub or GitLab
\item LaTeX
\item Make etc.
\ei
\end{itemize}
\item What do you hope to get out of this course?
\end{itemize}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Questions on Suggested Reading?}
......@@ -303,10 +332,10 @@ First either init repo or clone (git init, git clone), then typical workflow is
\frametitle{GitLab and GitHub Issue Tracking}
\bi
\item See brief document in course repo
\item \href{https://gitlab.cas.mcmaster.ca/smiths/cas741/tree/master/ToolTutorials/gitAndGitLab}{See brief document in course repo}
\item \href{https://github.com/JacquesCarette/literate-scientific-software/issues}{See
examples}
\item Create an issue
\item \href{https://gitlab.cas.mcmaster.ca/smiths/cas741/issues}{Create an issue}
\ei
\end{frame}
......@@ -317,7 +346,7 @@ First either init repo or clone (git init, git clone), then typical workflow is
\frametitle{LaTeX}
\begin{itemize}
\item A typesetting language
\item Some initial information in course repo
\item \href{https://gitlab.cas.mcmaster.ca/smiths/cas741/tree/master/ToolTutorials/LaTeX}{Some initial information in course repo}
\item Start from an example
\bi
\item The lectures notes
......
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