A Level Computer Science Textbook (OCR H446) banner

A Level Computer Science Textbook (OCR H446)

6 devlogs
20h 9m 18s

After my CS department was neglected by the school, I decided to produce my own textbook!
Made using mdbook (Rust btw) and Cloudflare pages for hosting
https://book.kyuun.tech!

Demo Repository

Loading README...

Kaeniya

Well, mock exam tmr and flavourtown is ending.
Il see yall afterwards, prayging for that A*
I’ll continue updating the book after flavourtown ends, since its still my notes after all lmao
Idk what to put for the screenshots atp so erm enjoy lol

Attachment
0
Kaeniya

OMG
Wanna know what I spent 40 minutes on?
INVESTIGATING WHY CLOUDFLARE’S SIDEBAR DIDNT WORK
cause: cloudflare pages strips the .html from the page
solution: some bloke on github made a fork with the issue fixed a month ago that wasnt merged yet.

so i built his source https://github.com/CattoYT/mdBook/releases/tag/a and hooked it up to cloudflare and now we good
:/

wahoo?

Attachment
0
Kaeniya

Just completed 1.1.1, 1.1.2, and about to start 1.1.3.
I’m so incredibly behind my revision timetable but it’s fine because CS is really not that hard lmao

https://kyuun.tech/paper_1/1.1/1.1.1_structure_and_function_of_the_processor
https://kyuun.tech/paper_1/1.1/1.1.2_types_of_processor

I think i somehow broke the sidebar on the deployed version so i’ll fix those tmr lol

Attachment
Attachment
0
Kaeniya

I completed 1.3.1, and completed more thorough coverage over 1.2.
About to start easter revision for mocks, so writing is probably going to speed up a ton lmao.

Again, this is definitely my least technical project, however its still technically a project since im uploading it to cloudflare and it could help someone else soo ig il track it and upload for ft

Attachment
0
Kaeniya

Thanks to our school, I’ve decided to write my own textbook with mdbook for H446 OCR A Level Computer Science, first commit dropped.

Also thanks to my setting up of perlica.me, I have the stuff set up to already have the site on cloudflare, visible at https://kyuun.tech already :D;

Attachment
0