top of page
Search
Miss S
May 6, 20211 min read
Counting with computers - an introduction to binary
Answering the burning questions, what is binary and why do computers use it?
16 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
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
Miss S
Feb 20, 20212 min read
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...
26 views0 comments
bottom of page