blob: 367f68d97db990c44efc97a59ba67f4aa20373d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
<!DOCTYPE html>
<html lang="en-GB">
<head>
<meta charset="UTF-8">
<meta name="author" content="Shipwreckt">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CHANGE</title>
<link rel="stylesheet" href="../styles.css">
<link rel="icon" href="../Images/favi.png" type="image/x-icon">
</head>
<body>
<header>
<nav>
<ul>
<li><a href="../index.html">Home</a></li>
<li><a href="../links.html">Links</a></li>
<li><a href="../projects.html">Projects</a></li>
<li><a href="../contact.html">Contact</a></li>
</ul>
</nav>
</header>
<main>
<h2>GCSEs</h2>
<h3>28-05-2025 </h3>
<hr>
<h2>Introduction</h2>
<p>If you are reading from a forgine country GCSEs stand for general certificate of secondary ecudation, as of right now I am taking them.</p>
<h3>Focus</h3>
<p>All I really need to focus on is math, my first paper is down and I only have two other maths papers, I need above a grade 4 ideally a grade 6. On my mock exams I got a grade 4 but this was my first set of mocks because for some reason the mocks I took in November finished when I started my GCSEs for some dumb reason. Thankfully these exams are easier then I imagined.</p>
<h3>What will I do when GCSEs are done?</h3>
<p>I plan to go to collage and partake in a course which allows me to further explore IT, I disliked IT class at secondary school because we only learnt about concepts; I am a pratical learner and this form of learning bascially killed me. But the course I am look at for collage seems very promissing and only a few people are allowed to enroll at once, so I do hope I get a possition!
<h2>Overview</h2>
<p>That is all really it I just wanted to do a quick update. Sadly I have not been doing much tech related as you can see from my <a href="https://git.shupwreckt.co.uk">GIT</a> since I am just focusing on GCSEs and myself.
<center><hr>
<pre><a href="../index.html">Back 🚪</a> | <a href="tags/Life.html">Life 🍺</a> </pre>
</center>
</main>
</body>
</html>
|