top of page
Search
Miss S
Aug 1, 20212 min read
Computers have a brain?
An introduction to the CPU, Von Neumann architecture and the fetch-execute cycle.
51 views0 comments
Miss S
Jul 29, 20213 min read
The Bits and Bobs that make up our CPU
A guide to the hardware components that make up the CPU and the roles they have in CPU operations.
17 views0 comments
Miss S
May 25, 20214 min read
Which one to choose? Types of Operating System
Descriptions for the different types of operating system required for the OCR A-Level curriculum.
13 views0 comments
Miss S
May 24, 20213 min read
An Introduction to Operating Systems
An introduction to operating systems and the interfaces that they use
10 views0 comments
Miss S
Apr 11, 20213 min read
Malicious Software
Malicious software is a method of performing a cybersecurity attack, and uses software that has malicious (meaning bad) intentions to...
21 views0 comments
Miss S
Apr 11, 20213 min read
Social Engineering
Social engineering is a term that covers many hacking methods, and is a term often seen in the Cybersecurity landscape. In social...
60 views0 comments
Miss S
Apr 5, 20212 min read
Introduction to Cybersecurity
Cybersecurity is the practice of protecting ourselves and our digital information from theft, hardware from damage and servers from misuse.
14 views0 comments
Miss S
Mar 2, 20211 min read
Commenting in Python
Commenting is used in programming to show what sections of the code do. They are shown in different ways, in different programming...
42 views0 comments
Miss S
Mar 2, 20213 min read
Error Checking with Pseudocode and Python
This post covers two of the common error types in Python that you may encounter during your studies. It also covers common errors made...
2,443 views0 comments
bottom of page