vault backup: 2024-01-22 09:16:48
This commit is contained in:
14
.obsidian/workspace.json
vendored
14
.obsidian/workspace.json
vendored
@@ -21,7 +21,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Semester 2/Computer Systems Internals & Linux/README.md",
|
"file": "Semester 2/Programming 2/README.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
}
|
}
|
||||||
@@ -95,7 +95,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Semester 2/Computer Systems Internals & Linux/README.md",
|
"file": "Semester 2/Programming 2/README.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@@ -112,7 +112,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Semester 2/Computer Systems Internals & Linux/README.md",
|
"file": "Semester 2/Programming 2/README.md",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
}
|
}
|
||||||
@@ -135,7 +135,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Semester 2/Computer Systems Internals & Linux/README.md"
|
"file": "Semester 2/Programming 2/README.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -177,10 +177,10 @@
|
|||||||
},
|
},
|
||||||
"active": "13f4c5e19c9ab3c8",
|
"active": "13f4c5e19c9ab3c8",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"images.md",
|
|
||||||
"Semester 2/Computer Systems Internals & Linux/README.md",
|
|
||||||
"Semester 2/Database Systems/README.md",
|
|
||||||
"Semester 2/HCI/README.md",
|
"Semester 2/HCI/README.md",
|
||||||
|
"Semester 2/Database Systems/README.md",
|
||||||
|
"Semester 2/Computer Systems Internals & Linux/README.md",
|
||||||
|
"images.md",
|
||||||
"Semester 2/Programming 2/README.md",
|
"Semester 2/Programming 2/README.md",
|
||||||
"Semester 2/Database Systems/Week 1/Week 1 Database Systems.md",
|
"Semester 2/Database Systems/Week 1/Week 1 Database Systems.md",
|
||||||
"Semester 2/HCI/Week 2",
|
"Semester 2/HCI/Week 2",
|
||||||
|
@@ -1,2 +1,4 @@
|
|||||||
|
# Computer Systems Internals & Linux
|
||||||
|
|
||||||
This directory holds lecture notes, tutorial Q&A and workshop notes for the CSIL module.
|
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/.
|
Any Linux terminal screenshots are embedded in the notes, but stored in /images/.
|
||||||
|
@@ -1,2 +1,4 @@
|
|||||||
|
# Database Systems
|
||||||
|
|
||||||
This directory holds notes, tutorial Q&A, and workshop code for the Database Systems module.
|
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.
|
Any assignments will also be stored here, along with the Postgre database files used to visualise and create the final product.
|
||||||
|
@@ -1,2 +1,4 @@
|
|||||||
This directory holds notes from the HCI module.
|
# Human Computer Interfaces
|
||||||
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.
|
|
||||||
|
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.
|
||||||
|
@@ -1,2 +1,4 @@
|
|||||||
|
# Programming 2
|
||||||
|
|
||||||
This directory holds all notes for the Programming 2 module, along with all workshop code & assignments / homework.
|
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.
|
Workshop code is stored in directories as BlueJ projects alongside the weekly lecture notes.
|
||||||
|
Reference in New Issue
Block a user