@@ -11,15 +11,23 @@ This weeks **second lecture** will be preparation for next weeks first piece of
You can pull all the required resources into your `ctap-portfolio` project following these steps:
- Open VS Code and open your `ctap-portfolio` project
- Open a terminal ([click here to see how](https://code.visualstudio.com/docs/terminal/basics))
- in your terminal run the following command: `python .scripts/update.py week8`
- You should now find contents added to `practicals/week8/`
> (if you are having issues you can also download the files from blackboard (learning materials/ practicals) and place them in the appropriate folder)
- Remember to render the tasks.md folder using the shortcut `ctrl + shift + V` (or `cmd + shift + V` on a mac). I'd recommend splitting the window into a two panel arrangement with your work on one side and the tasks on the left, like so:
This week's tasks are provided [here](https://gitlab.uwe.ac.uk/ctap/ctap-resources/-/blob/main/practicals/week8/tasks.md) and inlcude the follwing topics:
- Beginning to learn the python programming language
- Documenting some python code and concepts to use as a reference for yourself by following the practical exercises.
- Solving some simple programming 'puzzles'
...
...
@@ -40,7 +48,7 @@ You should have completed the setup by now. If not please address this as quickl