vault backup: 2024-01-22 09:14:44

This commit is contained in:
2024-01-22 09:14:44 +00:00
parent 65ac667d88
commit 33edc6327d
5 changed files with 21 additions and 13 deletions

View File

@@ -0,0 +1,2 @@
This directory holds lecture notes, tutorial Q&A and workshop notes for the CSIL module.
Any Linux terminal screenshots are embedded in the notes, but stored in /images/.

View File

@@ -0,0 +1,2 @@
This directory holds notes, tutorial Q&A, and workshop code for the Database Systems module.
Any assignments will also be stored here, along with the Postgre database files used to visualise and create the final product.

2
Semester 2/HCI/README.md Normal file
View File

@@ -0,0 +1,2 @@
This directory holds notes from the HCI module.
Workshop code is not stored here, but rather at [VS_HCI](https://borishub.co.uk/git/boris/VS_HCI), which is maintained using Visual Studio 2022's version control client.

View File

@@ -0,0 +1,2 @@
This directory holds all notes for the Programming 2 module, along with all workshop code & assignments / homework.
Workshop code is stored in directories as BlueJ projects alongside the weekly lecture notes.