Skip to content

Commit 213c6a5

Browse files
committed
Add Specialist Resources
1 parent 0b9e71e commit 213c6a5

File tree

1 file changed

+44
-4
lines changed

1 file changed

+44
-4
lines changed

src/vce/spec-maths/index.njk

Lines changed: 44 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
11
---
22
layout: layouts/resource-page.njk
33
title: Specialist Maths Resources
4-
description: "Below are notes, cheatsheets, and other resources I've compiled for VCE Specialist Mathematics Units 1 & 2..."
4+
description: "Below are notes, cheatsheets, and other resources I've compiled for VCE Specialist Mathematics Units 1-4"
55
sitemap:
66
priority: 0.6
77
---
88

9+
<h2>Units 1&2</h2>
910
<!-- Category 1: Bound Reference -->
1011
<h3>Bound Reference Materials</h3>
1112
<ul class="resource-list">
1213
<li>
13-
<a href="https://github.com/Apoo711/vce-resources/releases/download/0.0.1-maths/Bound-Reference-.Sem1.pdf" download>My Spec Maths Bound Reference (Semester 1)</a>
14-
- Includes key theorems, formulas, and calculator tips used for Exams. <br>
15-
- Covers the following: Calculus, Series & Sequences, Additional Algebra, Vectors, Complex Numbers, Trigonometry, Graphing, Cas Functions
14+
<a href="https://github.com/Apoo711/vce-resources/releases/download/0.0.2-smaths/Bound-Reference.U12.pdf" download>My Spec Maths Bound Reference (Units 1&2)</a>
15+
- Includes key theorems, formulas, and calculator tips used for Exams. Focuses on the <b>Casio Classpad.</b><br>
16+
- Covers the following: Calculus, Series & Sequences, Additional Algebra, Vectors, Complex Numbers, Trigonometry, Graphing, Proofs, Sampling, Kinematics, Differentiation, Integration, Applied Differentiation, and Cas Functions
1617
</li>
1718
</ul>
1819

@@ -41,3 +42,42 @@ priority: 0.6
4142
- [Description of external link]
4243
</li>
4344
</ul>
45+
46+
<br>
47+
48+
<h2>Units 3&4</h2>
49+
<!-- Category 1: Bound Reference -->
50+
<h3>Bound Reference Materials</h3>
51+
<ul class="resource-list">
52+
<li>
53+
<a href="https://github.com/Apoo711/vce-resources/releases/download/0.0.2-smaths/Bound-Reference.U34.pdf" download>My Spec Maths Bound Reference (Units 3&4)</a>
54+
- Includes key theorems, formulas, and calculator tips used for Exams. Focuses on the <b>TI-Nspire.</b><br>
55+
- Covers the following: Vectors, Vector Planes, Vector Calculus, and Complex Numbers
56+
</li>
57+
</ul>
58+
59+
<!-- Category 2: General Notes -->
60+
<h3>General Notes & Summaries</h3>
61+
<ul class="resource-list">
62+
<li>
63+
<a href="#" download>Complex Numbers Summary (PDF)</a>
64+
- Overview of complex number operations and De Moivre's theorem.
65+
</li>
66+
<li>
67+
<a href="#" download>Calculus Notes (PDF)</a>
68+
- Covers differentiation and integration techniques relevant to Spec Maths.
69+
</li>
70+
</ul>
71+
72+
<!-- Category 3: Other Things -->
73+
<h3>Practice Materials & Other</h3>
74+
<ul class="resource-list">
75+
<li>
76+
<a href="#" download>Practice Exam Questions Set 1 (PDF)</a>
77+
- A collection of challenging past paper style questions.
78+
</li>
79+
<li>
80+
<a href="#" target="_blank" rel="noopener noreferrer">Useful External Website/Simulator</a>
81+
- [Description of external link]
82+
</li>
83+
</ul>

0 commit comments

Comments
 (0)