https://github.com/pixeljammed/cs-aqa-prereleasepractice2025
Repository for my solutions to AQA's paper 1 pre release C# program's questions.
https://github.com/pixeljammed/cs-aqa-prereleasepractice2025
Last synced: 8 months ago
JSON representation
Repository for my solutions to AQA's paper 1 pre release C# program's questions.
- Host: GitHub
- URL: https://github.com/pixeljammed/cs-aqa-prereleasepractice2025
- Owner: pixeljammed
- License: mit
- Archived: true
- Created: 2025-05-11T14:15:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-14T01:09:30.000Z (about 1 year ago)
- Last Synced: 2025-07-01T09:43:17.895Z (12 months ago)
- Language: C#
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Archived 14/06/25 (exam was 2 days ago bro!)
# A-Level Comp-Sci AQA Paper 1 Prerelease Material practice
## Description
- Repository for my solutions to AQA's paper 1 pre release C# program's **practice** questions.
- Contains a variety of tasks in increasing complexity.
- Done up to Q11
- All solutions are in their own seperate class / file.
- To run solution X, change `line 9` in `program.cs` to `QX.Start();`.
- AKA - just change the number.
- I programmed all of these for practice for the real thing.
- The prerelease program should be worth about 40% of 2025's Paper 1 marks.
## Disclaimer:
> [!WARNING]
> - All the content on this repository has been officially released by the AQA exam board themself ahead of time of paper 1, as they do every year before their Comp Sci paper 1. Nothing on here has been illegitametely obtained or similar.
> - The content on this repository is provided as-is with no support, and serves the purpose of education, by providing a resource for other A level students to learn from.
> - Likewise, I do not claim the code on this repository is perfect nor would score full marks in a similar question in the exam.
> - ZigZag Education's propriatory content is not included with this repository. I will not provide download links to it either, just in case.
## Cheers!
