diff --git a/overviews/week7.md b/overviews/week7.md index 96f779c17f9a346f0efad0c3060b083a5248afbb..ef67d324bd5244058fcbf21155cb1978d6399edc 100644 --- a/overviews/week7.md +++ b/overviews/week7.md @@ -1,6 +1,7 @@ # Week 7 > **This weeks quiz:** https://uwe.eu.qualtrics.com/jfe/form/SV_cHLTdLJMCqznidM +> > [This weeks lecture](https://uwe.cloud.panopto.eu/Panopto/Pages/Viewer.aspx?id=7f58e51b-a916-4a01-a478-adba00ef4f9d&instance=Blackboard) and [slides](https://blackboard.uwe.ac.uk/webapps/blackboard/execute/content/file?cmd=view&content_id=_10054928_1&course_id=_358428_1&launch_in_new=true) Over the next couple of weeks, we will be introducing three main topics. We will start with setting up and then begin looking at using command line interfaces, specifically a program called git (which we use for managing code). We will also start thinking about 'programming' in an abstract way by experimenting with scratch, an online graphical programming environment.