Skip to content
Snippets Groups Projects
Commit b1bc3290 authored by Nathan's avatar Nathan
Browse files

link updates

parent 4ebe364a
Branches
No related tags found
No related merge requests found
# Week 7
> **This weeks quiz:** https://uwe.eu.qualtrics.com/jfe/form/SV_cHLTdLJMCqznidM
> Remember, each week you must complete the weekly quiz, just general questions around what you have been learning on the module. These quizzes are not marked directly but you will get a mark for completing 90% of them.
>
> [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)
> **This week's quiz can be found here:** https://uwe.eu.qualtrics.com/jfe/form/SV_cHLTdLJMCqznidM
>
> [This weeks lecture](https://uwe.cloud.panopto.eu/Panopto/Pages/Viewer.aspx?id=6753e2cc-0739-4485-930f-adb700fe7266&instance=Blackboard) and [slides](https://blackboard.uwe.ac.uk/webapps/blackboard/execute/content/file?cmd=view&content_id=_10054835_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.
We can consider the three topics for the next two weeks to be:
......@@ -35,7 +37,7 @@ Other than that, nothing yet! But please make sure you have access to the module
... you should have completed:
* Watching the [online lecture ](https://blackboard.uwe.ac.uk/webapps/blackboard/execute/content/file?cmd=view&content_id=_10054928_1&course_id=_358428_1&launch_in_new=true)
* Watching [This weeks lecture](https://uwe.cloud.panopto.eu/Panopto/Pages/Viewer.aspx?id=6753e2cc-0739-4485-930f-adb700fe7266&instance=Blackboard) ( [slides](https://blackboard.uwe.ac.uk/webapps/blackboard/execute/content/file?cmd=view&content_id=_10054835_1&course_id=_358428_1&launch_in_new=true) available)
- Watching [Ben's 3 part videos on source control with git](https://www.youtube.com/watch?v=25_mXw_veVg&list=PLe2QYG8u2CjMXsGSL7NOE4E9pe0Thd1gB)
* Attend a face-to-face seminar
* Attend a face-to-face practical
......@@ -53,7 +55,7 @@ Other than that, nothing yet! But please make sure you have access to the module
## Resources
- [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)
- [This weeks lecture](https://uwe.cloud.panopto.eu/Panopto/Pages/Viewer.aspx?id=6753e2cc-0739-4485-930f-adb700fe7266&instance=Blackboard) and [slides](https://blackboard.uwe.ac.uk/webapps/blackboard/execute/content/file?cmd=view&content_id=_10054835_1&course_id=_358428_1&launch_in_new=true)
- Guide on using Command Line Interfaces ([cli.pdf](https://gitlab.uwe.ac.uk/ng-renney/cpp-resources/-/blob/main/guides/cli.md?ref_type=heads))
- [Git introduction](https://gitlab.uwe.ac.uk/ng-renney/cpp-resources/-/blob/main/guides/git/intro-to-git.md?ref_type=heads)
- [Git submissions](https://gitlab.uwe.ac.uk/ng-renney/cpp-resources/-/blob/main/guides/git/git-submissions.md?ref_type=heads)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment