From 3d5244737b946e124cd1c9230b814024cf30376d Mon Sep 17 00:00:00 2001 From: Jet Hughes Date: Mon, 24 Oct 2022 17:18:07 +1300 Subject: [PATCH] vault backup: 2022-10-24 17:18:07 --- content/notes/Application Layer.md | 8 ++++++++ content/notes/Data Link Layer.md | 8 ++++++++ content/notes/ER-Diagram.md | 8 ++++++++ content/notes/Network Layer.md | 8 ++++++++ content/notes/Normal-Forms.md | 8 ++++++++ content/notes/Other Layer.md | 8 ++++++++ content/notes/Physical Layer.md | 8 ++++++++ content/notes/SQL.md | 8 +------- content/notes/Schemas.md | 8 ++++++++ content/notes/Security Layer.md | 8 ++++++++ content/notes/Transport Layer.md | 8 ++++++++ content/notes/Wireless Layer.md | 8 ++++++++ content/notes/backend.md | 8 ++++++++ content/notes/cosc-203.md | 19 +++++++++++++++++++ content/notes/databases.md | 15 +++++++++++++++ content/notes/javascript.md | 8 ++++++++ content/notes/network.md | 23 +++++++++++++++++++++++ content/notes/web.md | 16 ++++++++++++++++ 18 files changed, 178 insertions(+), 7 deletions(-) create mode 100644 content/notes/Application Layer.md create mode 100644 content/notes/Data Link Layer.md create mode 100644 content/notes/ER-Diagram.md create mode 100644 content/notes/Network Layer.md create mode 100644 content/notes/Normal-Forms.md create mode 100644 content/notes/Other Layer.md create mode 100644 content/notes/Physical Layer.md create mode 100644 content/notes/Schemas.md create mode 100644 content/notes/Security Layer.md create mode 100644 content/notes/Transport Layer.md create mode 100644 content/notes/Wireless Layer.md create mode 100644 content/notes/backend.md create mode 100644 content/notes/databases.md create mode 100644 content/notes/javascript.md create mode 100644 content/notes/network.md create mode 100644 content/notes/web.md diff --git a/content/notes/Application Layer.md b/content/notes/Application Layer.md new file mode 100644 index 000000000..d7253a8c5 --- /dev/null +++ b/content/notes/Application Layer.md @@ -0,0 +1,8 @@ +--- +title: "Application Layer" +aliases: +tags: +- cosc203 +--- + + diff --git a/content/notes/Data Link Layer.md b/content/notes/Data Link Layer.md new file mode 100644 index 000000000..85a99ebcc --- /dev/null +++ b/content/notes/Data Link Layer.md @@ -0,0 +1,8 @@ +--- +title: "Data Link Layer" +aliases: +tags: +- cosc203 +--- + + diff --git a/content/notes/ER-Diagram.md b/content/notes/ER-Diagram.md new file mode 100644 index 000000000..8d19a2116 --- /dev/null +++ b/content/notes/ER-Diagram.md @@ -0,0 +1,8 @@ +--- +title: "ER-Diagram" +aliases: +tags: +- cosc203 +--- + + diff --git a/content/notes/Network Layer.md b/content/notes/Network Layer.md new file mode 100644 index 000000000..c3072479f --- /dev/null +++ b/content/notes/Network Layer.md @@ -0,0 +1,8 @@ +--- +title: "Network Layer" +aliases: +tags: +- cosc203 +--- + + diff --git a/content/notes/Normal-Forms.md b/content/notes/Normal-Forms.md new file mode 100644 index 000000000..4eaa7f738 --- /dev/null +++ b/content/notes/Normal-Forms.md @@ -0,0 +1,8 @@ +--- +title: "Normal-Forms" +aliases: +tags: +- cosc203 +--- + + diff --git a/content/notes/Other Layer.md b/content/notes/Other Layer.md new file mode 100644 index 000000000..7fa3b1d02 --- /dev/null +++ b/content/notes/Other Layer.md @@ -0,0 +1,8 @@ +--- +title: "Other Layer" +aliases: +tags: + +--- + +<% tp.file.cursor(4) %> diff --git a/content/notes/Physical Layer.md b/content/notes/Physical Layer.md new file mode 100644 index 000000000..e2a1fbb01 --- /dev/null +++ b/content/notes/Physical Layer.md @@ -0,0 +1,8 @@ +--- +title: "Physical Layer" +aliases: +tags: +- cosc203 +--- + + diff --git a/content/notes/SQL.md b/content/notes/SQL.md index b800a74a7..d8aac8eb3 100644 --- a/content/notes/SQL.md +++ b/content/notes/SQL.md @@ -2,11 +2,5 @@ title: "SQL" aliases: tags: -- info201 +- cosc203 --- - -# Principles - -# Sytax - -# Interaction with code diff --git a/content/notes/Schemas.md b/content/notes/Schemas.md new file mode 100644 index 000000000..dcdc6d4a5 --- /dev/null +++ b/content/notes/Schemas.md @@ -0,0 +1,8 @@ +--- +title: "Schemas" +aliases: +tags: +- cosc203 +--- + + diff --git a/content/notes/Security Layer.md b/content/notes/Security Layer.md new file mode 100644 index 000000000..640422fd7 --- /dev/null +++ b/content/notes/Security Layer.md @@ -0,0 +1,8 @@ +--- +title: "Security Layer" +aliases: +tags: +- cosc203 +--- + + diff --git a/content/notes/Transport Layer.md b/content/notes/Transport Layer.md new file mode 100644 index 000000000..efc2d68fa --- /dev/null +++ b/content/notes/Transport Layer.md @@ -0,0 +1,8 @@ +--- +title: "Transport Layer" +aliases: +tags: +- cosc203 +--- + + diff --git a/content/notes/Wireless Layer.md b/content/notes/Wireless Layer.md new file mode 100644 index 000000000..a181ea819 --- /dev/null +++ b/content/notes/Wireless Layer.md @@ -0,0 +1,8 @@ +--- +title: "Wireless Layer" +aliases: +tags: +- cosc203 +--- + + diff --git a/content/notes/backend.md b/content/notes/backend.md new file mode 100644 index 000000000..1d03a7639 --- /dev/null +++ b/content/notes/backend.md @@ -0,0 +1,8 @@ +--- +title: "backend" +aliases: +tags: +- cosc203 +--- + + diff --git a/content/notes/cosc-203.md b/content/notes/cosc-203.md index 31a115048..6dd00f7bc 100644 --- a/content/notes/cosc-203.md +++ b/content/notes/cosc-203.md @@ -28,6 +28,25 @@ tags: # Notes [dns](notes/dns.md) +- [Web](notes/web) + - [html](notes/html.md) + - [css](notes/css.md) + - [javascript](notes/javascript) + - [backend](notes/backend) +- [Databases](notes/databases) + - [ER Diagram](notes/ER-Diagram) + - [Normal Forms](notes/Normal-Forms) + - [Schemas](notes/Schemas) + - [SQL](notes/SQL) +- [Networks](notes/network) + - [Application Layer](notes/Application Layer) + - [Transport Layer](notes/Transport Layer) + - [Network Layer](notes/Network Layer) + - [Data Link Layer](notes/Data Link Layer) + - [Physical Layer](notes/Physical Layer) + - [Wireless Layer](notes/Wireless Layer) + - [Security Layer](notes/Security Layer) + - [Other Layer](notes/Other Layer) # Lectures - [01-basic-html](notes/01-basic-html.md) diff --git a/content/notes/databases.md b/content/notes/databases.md new file mode 100644 index 000000000..ea2d7c5b5 --- /dev/null +++ b/content/notes/databases.md @@ -0,0 +1,15 @@ +--- +title: "databases" +aliases: +tags: +- cosc203 +--- + +# ER Diagram +[ER Diagram](notes/ER-Diagram) +# Normal Forms +[Normal Forms](notes/Normal-Forms) +# Schemas +[Schemas](notes/Schemas) +# SQL +[SQL](notes/SQL) \ No newline at end of file diff --git a/content/notes/javascript.md b/content/notes/javascript.md new file mode 100644 index 000000000..752038924 --- /dev/null +++ b/content/notes/javascript.md @@ -0,0 +1,8 @@ +--- +title: "javascript" +aliases: +tags: +- cosc203 +--- + + diff --git a/content/notes/network.md b/content/notes/network.md new file mode 100644 index 000000000..298b9cda7 --- /dev/null +++ b/content/notes/network.md @@ -0,0 +1,23 @@ +--- +title: "network" +aliases: +tags: +- cosc203 +--- + +# Application Layer +[Application Layer](notes/Application Layer) +# Transport Layer +[Transport Layer](notes/Transport Layer) +# Network Layer +[Network Layer](notes/Network Layer) +# Data Link Layer +[Data Link Layer](notes/Data Link Layer) +# Physical Layer +[Physical Layer](notes/Physical Layer) +# Wireless Layer +[Wireless Layer](notes/Wireless Layer) +# Security Layer +[Security Layer](notes/Security Layer) +# Other Layer +[Other Layer](notes/Other Layer) \ No newline at end of file diff --git a/content/notes/web.md b/content/notes/web.md new file mode 100644 index 000000000..13b20d2d0 --- /dev/null +++ b/content/notes/web.md @@ -0,0 +1,16 @@ +--- +title: "web" +aliases: +tags: +- cosc203 +--- + +# HTML +[html](notes/html.md) +# CSS +[css](notes/css.md) +# JavaScipt +[javascript](notes/javascript) + +# Back End +[backend](notes/backend) \ No newline at end of file