Skip to content

Commit

Permalink
Add notice for advanced course
Browse files Browse the repository at this point in the history
  • Loading branch information
jansim committed Dec 1, 2023
1 parent f622f36 commit c6195a5
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 16 deletions.
2 changes: 1 addition & 1 deletion 4.2-final_notes.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ subtitle: "Block 4.2: Final Bits"
- Create new branches with `git checkout -b`
- To collaborate, first `git pull` others changes, then `git push` yours

# Outlook
# Going Beyond

## Guides to Re-Visit

Expand Down
12 changes: 6 additions & 6 deletions 5.0-outro.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@ subtitle: "Course Outro"

# Evaluation

## Feedback
## Outlook 👀

- Did you feel like you understood all the topics we covered?
- Would you have wanted more focus on a particular topic?
- Do you have any other feedback? Ideas for improvements?
- Next summer there will be a follow-up course on **advanced features of git**
- You are the main audience
- If you are interested in particular topics.. email me!

## Sources

This course uses materials from, builds upon and is inspired by the following resources
This course uses materials from, builds upon and is inspired by the following amazing resources

- [The Carpentries: Version Control with Git](https://swcarpentry.github.io/git-novice/)
- https://malikaihle.github.io/Introduction-RStudio-Git-GitHub/
- https://github.com/edunford/git-scavenger-hunt
- https://gitimmersion.com

# The End, Thank You!
# The End, Thank You! ❤️
4 changes: 2 additions & 2 deletions output/4.2-final_notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -396,8 +396,8 @@ <h2>Final Summary</h2>
</ul>
</section>
<section>
<section id="outlook" class="title-slide slide level1 center">
<h1>Outlook</h1>
<section id="going-beyond" class="title-slide slide level1 center">
<h1>Going Beyond</h1>

</section>
<section id="guides-to-re-visit" class="slide level2">
Expand Down
16 changes: 9 additions & 7 deletions output/5.0-outro.html
Original file line number Diff line number Diff line change
Expand Up @@ -342,17 +342,19 @@ <h1 class="title">Intro to <code>git</code></h1>
<h1>Evaluation</h1>

</section>
<section id="feedback" class="slide level2">
<h2>Feedback</h2>
<section id="outlook" class="slide level2">
<h2>Outlook 👀</h2>
<ul>
<li class="fragment">Did you feel like you understood all the topics we covered?</li>
<li class="fragment">Would you have wanted more focus on a particular topic?</li>
<li class="fragment">Do you have any other feedback? Ideas for improvements?</li>
<li class="fragment">Next summer there will be a follow-up course on <strong>advanced features of git</strong></li>
<li class="fragment">You are the main audience
<ul>
<li class="fragment">If you are interested in particular topics.. email me!</li>
</ul></li>
</ul>
</section>
<section id="sources" class="slide level2">
<h2>Sources</h2>
<p>This course uses materials from, builds upon and is inspired by the following resources</p>
<p>This course uses materials from, builds upon and is inspired by the following amazing resources</p>
<ul>
<li class="fragment"><a href="https://swcarpentry.github.io/git-novice/">The Carpentries: Version Control with Git</a></li>
<li class="fragment">https://malikaihle.github.io/Introduction-RStudio-Git-GitHub/</li>
Expand All @@ -361,7 +363,7 @@ <h2>Sources</h2>
</ul>
</section></section>
<section id="the-end-thank-you" class="title-slide slide level1 center">
<h1>The End, Thank You!</h1>
<h1>The End, Thank You! ❤️</h1>
<div class="footer footer-default">

</div>
Expand Down

0 comments on commit c6195a5

Please sign in to comment.