Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/Algorithmics.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- All pages tagged with #Algorithmics
- All pages tagged with [[Algorithmics]]
5 changes: 5 additions & 0 deletions pages/Analysing Problems.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
tags:: Applied Computing
topic:: Analysing Problems
applied:: Unit 1 Outcome 2

-
1 change: 1 addition & 0 deletions pages/Applied Computing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- All pages tagged with [[Applied Computing]]
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tags:: Algorithmics
alias:: Change-making Problem
alias:: Coin-Change Problem
topic:: [[Problems]]
algo:: Unit 4 Outcome 2

Expand Down
3 changes: 3 additions & 0 deletions pages/Data Analysis.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
tags:: Applied Computing
topic:: Data Analysis
applied:: Unit 1 Outcome 1
3 changes: 2 additions & 1 deletion pages/Data Collection.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
tags:: Software Development
tags:: Software Development, Applied Computing
topic:: [[Analysis Stage]]
softdev:: Unit 3 Outcome 2
applied:: Unit 1 Outcome 1

-
- a crucial step in any software project
Expand Down
3 changes: 2 additions & 1 deletion pages/Data Collection___Interview.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
tags:: Software Development
tags:: Software Development, Applied Computing
topic:: [[Data Collection]]
softdev:: Unit 3 Outcome 2
applied:: Unit 1 Outcome 1

-
- usually conducted face to face individually or in groups
Expand Down
3 changes: 2 additions & 1 deletion pages/Data Collection___Observation.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
tags:: Software Development
tags:: Software Development, Applied Computing
topic:: [[Data Collection]]
softdev:: Unit 3 Outcome 2
applied:: Unit 1 Outcome 1

-
- physically viewing how a currently in-use system operates and is being used
Expand Down
3 changes: 2 additions & 1 deletion pages/Data Collection___Report.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
tags:: Software Development
tags:: Software Development, Applied Computing
topic:: [[Data Collection]]
softdev:: Unit 3 Outcome 2
applied:: Unit 1 Outcome 1

-
- usually a written document summarizing the information about the system being analysed
Expand Down
3 changes: 2 additions & 1 deletion pages/Data Collection___Survey.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
tags:: Software Development
tags:: Software Development, Applied Computing
topic:: [[Data Collection]]
softdev:: Unit 3 Outcome 2
applied:: Unit 1 Outcome 1

-
- Survey Advantages
Expand Down
1 change: 1 addition & 0 deletions pages/Design Brief.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- [[Testing]]
5 changes: 5 additions & 0 deletions pages/Developing Solutions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
tags:: Applied Computing
topic:: Developing Solutions
applied:: Unit 1 Outcome 2

-
1 change: 1 addition & 0 deletions pages/Homepage.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
- Welcome to the notes for students undertaking their Victorian Certificate of Education and studying subjects in Digital Technologies
- These notes cover content for the following subjects:
id:: 654590c9-a863-4591-9023-8f31bb7ed4a3
- Algorithmics HESS Units 3 & 4 [(study design)](https://www.vcaa.vic.edu.au/Documents/vce/algorithmics/2023AlgorithmicsSD.docx)
- Applied Computing: Software Development Units 3 & 4 [(study design)](https://www.vcaa.vic.edu.au/Documents/vce/computing/2020AppliedComputingSD.docx)
- Each subject's notes are separated into topic areas. You can access the [[Contents]] page using the right sidebar (keyboard shortcut: t r) quickly to jump to any topic in a subject
Expand Down
5 changes: 5 additions & 0 deletions pages/Innovative Solution.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
tags:: Applied Computing
topic:: Innovative Solution
applied:: Unit 2 Outcome 1

-
5 changes: 5 additions & 0 deletions pages/Networks.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
tags:: Applied Computing
topic:: Networks
applied:: Unit 2 Outcome 2

-
3 changes: 2 additions & 1 deletion pages/Problem-solving Methodology.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ softdev:: Unit 3 Outcome 1
classDef stage stroke-width:2,stroke:black
```
*If you can't see the Mermaid diagram above, install the Fenced Code Plus plugin*
- comprised of the four stages
- comprised of the four stages #flashcard
id:: 654590cc-608d-4d99-9fcc-95aa09fc9fe8
- [[Analysis Stage]]
- [[Design Stage]]
- [[Development Stage]]
Expand Down
2 changes: 1 addition & 1 deletion pages/Problems.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ topic:: Problems
-
- Core Problems
- [[Fibonacci Numbers]]
- [[Coin Change Problem]]
- [[Change-Making Problem]]
- [[Travelling Salesman Problem]]
- [[Knapsack Problem]]
- [[Graph Coloring]]
Expand Down
3 changes: 3 additions & 0 deletions pages/Protecting Data and Networks.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
tags:: Applied Computing
topic:: Protecting Data and Networks
applied:: Unit 2 Outcome 2
5 changes: 5 additions & 0 deletions pages/Security Threats.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
tags:: Applied Computing
topic:: Security Threats
applied:: Unit 2 Outcome 2

-
2 changes: 1 addition & 1 deletion pages/Transmission Technologies.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
tags:: Software Development
topic:: [[Development Techniques]]
softdef:: Unit 4 Outcome 1
softdev:: Unit 4 Outcome 1

-
- [[Storage Media]] use bytes to measure the size of data
Expand Down
40 changes: 38 additions & 2 deletions pages/contents.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
- [[Algorithmics]]
collapsed:: true
- [[Abstract Data Types]]
collapsed:: true
- {{query (page-property :topic "Abstract Data Types")}}
Expand Down Expand Up @@ -66,13 +67,48 @@
query-sort-by:: page
query-sort-desc:: false
query-properties:: [:page :topic]
- [[Applied Computing]]
collapsed:: true
- [[Data Collection]]
collapsed:: true
- {{query (page-property :topic [[Data Collection]])}}
query-properties:: [:page]
- [[Data Analysis]]
collapsed:: true
- {{query (page-property :topic [[Data Analysis]])}}
query-properties:: [:page]
- [[Analysing Problems]]
collapsed:: true
- {{query (page-property :topic [[Analysing Problems]])}}
query-properties:: [:page]
- [[Developing Solutions]]
collapsed:: true
- {{query (page-property :topic [[Developing Solutions]])}}
query-properties:: [:page]
- [[Innovative Solution]]
collapsed:: true
- {{query (page-property :topic [[Innovative Solution]])}}
query-properties:: [:page]
- [[Networks]]
collapsed:: true
- {{query (page-property :topic [[Networks]])}}
query-properties:: [:page]
- [[Security Threats]]
collapsed:: true
- {{query (page-property :topic [[Security Threats]])}}
query-properties:: [:page]
- [[Protecting Data and Networks]]
collapsed:: true
- {{query (page-property :topic [[Protecting Data and Networks]])}}
query-properties:: [:page]
- [[Software Development]]
collapsed:: true
- [[Problem-solving Approach]]
collapsed:: true
- {{query (page-property :topic "Problem-solving Approach")}}
query-properties:: [:page :topic]
- {{query (page-property :topic [[Problem-solving Approach]])}}
query-sort-by:: page
query-sort-desc:: false
query-properties:: [:page :topic]
- [[Programming Concepts]]
collapsed:: true
- {{query (page-property :topic "Programming Concepts")}}
Expand Down