You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Learn about all the programming techniques in the GCSE Computer Science curriculum using MicroPython to program a micro:bit. Learners apply these techniques across several projects, mirroring real-world product development.
These resources cover all the GCSE Computer Science Computational Thinking techniques and contain lots of interactive activities to reinforce understanding to prepare learners for their exams.
Summary grammar and modified DVLs for OCR's Classical Greek (9-1), Latin (9-1) GCSEs, from the 2016 syllabi. Used as part of educational resources in Tiffin School and the Kingston Academy.
This is a program I made to show ada sixth-form during my interview, to hopefully get accepted. The program will calculate the formula for any quadratic sequence using the algebra method. (This is my first proper program in Java!)
Takes in a credit card number from a common credit card vendor (Visa, MasterCard, American Express, Discoverer) and validates it to make sure that it is a valid number (look into how credit cards use a checksum).