Instructor Notes

This is a placeholder file. Please add content here.

Introduction


Jargon Busting


Hello Open Source


Getting Ready for the Next step


What is the shell?


Instructor Note

Remember to address feedback from the previous session



Navigating the filesystem


Working with files and directories


Automating the tedious with loops


Counting and mining with the shell


Watch out for different behaviour of the -E option across systems

Learners may encounter some inconsistent behaviour between operating systems when solving the challenge below. grep -E on macOS acts like grep -P on other platforms. On Windows and Linux, grep -E is halfway between grep -P and grep: it only does what grep can do, but uses Perl-compatible syntax to do it.



Working with free text


What is Git/GitHub?


Instructor Note

Remember to address feedback from the previous session



Getting started with Git


Sharing your work


Review


GitHub Pages


16-what-is-myst


Instructor Note

Remember to address feedback from the previous session



Instructor Note

Inline instructor notes can help inform instructors of timing challenges associated with the lessons. They appear in the “Instructor View”



formatting-with-frontmatter


Instructor Note

Inline instructor notes can help inform instructors of timing challenges associated with the lessons. They appear in the “Instructor View”



18-dynamic-content


Instructor Note

Inline instructor notes can help inform instructors of timing challenges associated with the lessons. They appear in the “Instructor View”



19-publishing-myst


Instructor Note

Inline instructor notes can help inform instructors of timing challenges associated with the lessons. They appear in the “Instructor View”



closing-next-steps


Instructor Note

Gather local resources in links in advance