vault backup: 2023-03-13 13:09:41

This commit is contained in:
Jet Hughes 2023-03-13 13:09:41 +13:00
parent eeda759be4
commit 9f025fe64d
4 changed files with 23 additions and 7 deletions

View File

@ -0,0 +1,8 @@
---
title: "04-scripting-techniques"
tags:
- lectures
- cosc301
---
<% tp.file.cursor(2) %>

View File

@ -25,11 +25,11 @@ https://www.cs.otago.ac.nz/cosc301/schedule.php
- [x] http://catb.org/~esr/faqs/smart-questions.html - [x] http://catb.org/~esr/faqs/smart-questions.html
- [[asking questions]] - [[asking questions]]
# Lectures # Lectures
- [[01-intro]] - [x] [[01-intro]]
- [[02-network and hardware protocols]] - [x] [[02-network and hardware protocols]]
- [[03-ipv6-bootcamp]] - [x] [[03-ipv6-bootcamp]]
- [[04-scripting-techniques]] - [[04-scripting-techniques]]
- [[05-filesystems]] - [x] [[05-filesystems]]
- [[06-network-system-administration]] - [[06-network-system-administration]]
- -
# Info # Info

View File

@ -10,11 +10,17 @@ tags:
# Labs # Labs
- [[01a-getting-started]]
- [[01b-cpp-essentials]]
- [[02-image-transforms]]
# Notes # Notes
# Lectures # Lectures
- [[01-intro-to-342]] - [x] [[01-intro-to-342]]
- [[02-colour-representation]] - [x] [[02-colour-representation]]
- [[03-2d-transforms]]
- [[04-mosaicing]]
# Info # Info

View File

@ -20,4 +20,6 @@ tags:
## 2023 s1 ## 2023 s1
- [[cosc-301]] - [[cosc-301]]
- [[cosc-342]] - [[cosc-342]]
- [[cosc-326]]
- [[info-305]]