diff --git a/content/notes/04-scripting-techniques.md b/content/notes/04-scripting-techniques.md new file mode 100644 index 000000000..b9b8f2b1a --- /dev/null +++ b/content/notes/04-scripting-techniques.md @@ -0,0 +1,8 @@ +--- +title: "04-scripting-techniques" +tags: +- lectures +- cosc301 +--- + +<% tp.file.cursor(2) %> diff --git a/content/notes/cosc-301.md b/content/notes/cosc-301.md index 7f2db78c9..577dec5be 100644 --- a/content/notes/cosc-301.md +++ b/content/notes/cosc-301.md @@ -25,11 +25,11 @@ https://www.cs.otago.ac.nz/cosc301/schedule.php - [x] http://catb.org/~esr/faqs/smart-questions.html - [[asking questions]] # Lectures -- [[01-intro]] -- [[02-network and hardware protocols]] -- [[03-ipv6-bootcamp]] +- [x] [[01-intro]] +- [x] [[02-network and hardware protocols]] +- [x] [[03-ipv6-bootcamp]] - [[04-scripting-techniques]] -- [[05-filesystems]] +- [x] [[05-filesystems]] - [[06-network-system-administration]] - # Info diff --git a/content/notes/cosc-342.md b/content/notes/cosc-342.md index 63a438929..e71350a09 100644 --- a/content/notes/cosc-342.md +++ b/content/notes/cosc-342.md @@ -10,11 +10,17 @@ tags: # Labs +- [[01a-getting-started]] +- [[01b-cpp-essentials]] +- [[02-image-transforms]] + # Notes # Lectures -- [[01-intro-to-342]] -- [[02-colour-representation]] +- [x] [[01-intro-to-342]] +- [x] [[02-colour-representation]] +- [[03-2d-transforms]] +- [[04-mosaicing]] # Info diff --git a/content/notes/uni-notes.md b/content/notes/uni-notes.md index 6dc977cc6..2f60a0046 100644 --- a/content/notes/uni-notes.md +++ b/content/notes/uni-notes.md @@ -20,4 +20,6 @@ tags: ## 2023 s1 - [[cosc-301]] -- [[cosc-342]] \ No newline at end of file +- [[cosc-342]] +- [[cosc-326]] +- [[info-305]] \ No newline at end of file