Having done OCR GCSE computing:
It’s just a pseudocode style language that they use in exam questions so that you can understand the question regardless of which language your school had you study (in my case it was VB6 💀). In questions where you are asked to write code, you can use the reference language but realistically you just use the one you learned (although I did it all in python instead)
- 0 Posts
- 6 Comments
Joined 2 years ago
Cake day: June 21st, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
mounderfod@lemmy.sdf.orgto Programmer Humor@programming.dev•Welp, guess I'm going to hell2·2 years agoNo worries, I find the intricacies of protocols like this super interesting 😊
mounderfod@lemmy.sdf.orgto Programmer Humor@programming.dev•Welp, guess I'm going to hell5·2 years agoit’s not just lemmy; HTTPS websites aren’t allowed to serve HTTP content
https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content
no the school can realistically choose any sensible language, the one in the exam question is a pseudocode one that is used only to make the exam questions understandable regardless of which language you studied