|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
5 | | - <meta name="description" content="Below are notes, cheatsheets, and other resources I've compiled for VCE Specialist Mathematics Units 1 & 2..."> |
| 5 | + <meta name="description" content="Below are notes, cheatsheets, and other resources I've compiled for VCE Specialist Mathematics Units 1-4"> |
6 | 6 | <link rel="preconnect" href="https://fonts.googleapis.com"> |
7 | 7 | <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> |
8 | 8 | <link href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,700;1,400&family=Poppins:wght@400;600;700&display=swap" rel="stylesheet"> |
|
67 | 67 | <section id="resource-section"> |
68 | 68 | <h2>Specialist Maths Resources</h2> |
69 | 69 | <p> |
70 | | - Below are notes, cheatsheets, and other resources I've compiled for VCE Specialist Mathematics Units 1 & 2... |
| 70 | + Below are notes, cheatsheets, and other resources I've compiled for VCE Specialist Mathematics Units 1-4 |
71 | 71 | </p> |
72 | 72 | <hr> |
73 | 73 |
|
74 | 74 |
|
| 75 | +<h2>Units 1&2</h2> |
75 | 76 | <!-- Category 1: Bound Reference --> |
76 | 77 | <h3>Bound Reference Materials</h3> |
77 | 78 | <ul class="resource-list"> |
78 | 79 | <li> |
79 | | - <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> |
80 | | - - Includes key theorems, formulas, and calculator tips used for Exams. <br> |
81 | | - - Covers the following: Calculus, Series & Sequences, Additional Algebra, Vectors, Complex Numbers, Trigonometry, Graphing, Cas Functions |
| 80 | + <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> |
| 81 | + - Includes key theorems, formulas, and calculator tips used for Exams. Focuses on the <b>Casio Classpad.</b><br> |
| 82 | + - Covers the following: Calculus, Series & Sequences, Additional Algebra, Vectors, Complex Numbers, Trigonometry, Graphing, Proofs, Sampling, Kinematics, Differentiation, Integration, Applied Differentiation, and Cas Functions |
82 | 83 | </li> |
83 | 84 | </ul> |
84 | 85 |
|
@@ -108,6 +109,44 @@ <h3>Practice Materials & Other</h3> |
108 | 109 | </li> |
109 | 110 | </ul> |
110 | 111 |
|
| 112 | +<br> |
| 113 | + |
| 114 | +<h2>Units 3&4</h2> |
| 115 | +<!-- Category 1: Bound Reference --> |
| 116 | +<h3>Bound Reference Materials</h3> |
| 117 | +<ul class="resource-list"> |
| 118 | + <li> |
| 119 | + <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> |
| 120 | + - Includes key theorems, formulas, and calculator tips used for Exams. Focuses on the <b>TI-Nspire.</b><br> |
| 121 | + - Covers the following: Vectors, Vector Planes, Vector Calculus, and Complex Numbers |
| 122 | + </li> |
| 123 | +</ul> |
| 124 | + |
| 125 | +<!-- Category 2: General Notes --> |
| 126 | +<h3>General Notes & Summaries</h3> |
| 127 | +<ul class="resource-list"> |
| 128 | + <li> |
| 129 | + <a href="#" download>Complex Numbers Summary (PDF)</a> |
| 130 | + - Overview of complex number operations and De Moivre's theorem. |
| 131 | + </li> |
| 132 | + <li> |
| 133 | + <a href="#" download>Calculus Notes (PDF)</a> |
| 134 | + - Covers differentiation and integration techniques relevant to Spec Maths. |
| 135 | + </li> |
| 136 | +</ul> |
| 137 | + |
| 138 | +<!-- Category 3: Other Things --> |
| 139 | +<h3>Practice Materials & Other</h3> |
| 140 | +<ul class="resource-list"> |
| 141 | + <li> |
| 142 | + <a href="#" download>Practice Exam Questions Set 1 (PDF)</a> |
| 143 | + - A collection of challenging past paper style questions. |
| 144 | + </li> |
| 145 | + <li> |
| 146 | + <a href="#" target="_blank" rel="noopener noreferrer">Useful External Website/Simulator</a> |
| 147 | + - [Description of external link] |
| 148 | + </li> |
| 149 | +</ul> |
111 | 150 |
|
112 | 151 | </section> |
113 | 152 | </main> |
|
0 commit comments