top of page
Search
Counting with computers - an introduction to binary
Answering the burning questions, what is binary and why do computers use it?
Miss S
May 6, 20211 min read
16 views
0 comments
Malicious Software
Malicious software is a method of performing a cybersecurity attack, and uses software that has malicious (meaning bad) intentions to...
Miss S
Apr 11, 20213 min read
21 views
0 comments
Social Engineering
Social engineering is a term that covers many hacking methods, and is a term often seen in the Cybersecurity landscape. In social...
Miss S
Apr 11, 20213 min read
63 views
0 comments
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...
Miss S
Mar 2, 20211 min read
42 views
0 comments
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...
Miss S
Mar 2, 20213 min read
2,513 views
0 comments
Pseudocode Introduction - Our first keywords
Pseudocode is just one method of planning our programs, and getting ready for our first steps into programming. This guide focusses on...
Miss S
Feb 20, 20212 min read
26 views
0 comments
bottom of page