Home A-Level CS

Finding the Version of Raspberry Pi OS Installed

How to determine the version, code name and kernel version of the Raspberry Pi OS that is currently installed using the command line.

What Does GNU/Linux Mean?

What does GNU/Linux mean and how is it different to Linux?

Usage of the Kowo Standing Desk Control Box

Instructions for using the Kowo standing desk control box.

What is Object Oriented Programming?

An explanation of Object Oriented Programming with examples in Python.

Von Neumann Computer Architecture

An explanataion of the Von Neumann computer architecture and how registers are used.

Negative Numbers in Binary: Two's Complement

How are negative numbers represented in binary?

The Difference Between Imperative and Declarative Programming

What's the difference between the imperative and declarative paradigms in programming languages?

Floating Point Numbers in Binary

How real numbers can be represented in binary using floating point with the IEEE 754 standard.

Converting Decimal to Binary Floating Point

How are decimal numbers converted to IEEE 754 standard floating point in binary?

Installing the Raspberry Pi AI Module

Installing the Raspberry Pi Hailo AI accelerator module onto a Raspberry Pi 5.

Configuring Wi-Fi on a Raspberry Pi (Command Line)

How to configure wifi via the command line on a headless Raspberry Pi in the 64-bit bookworm version of Raspberry Pi OS.

Installing the Active Cooler on a Raspberry Pi 5

How to install the active cooler module (heatsink and fan) on a Raspberry Pi 5.

Hello World in Assembly on a Raspberry Pi

How to get started writing 64-bit ARM assembly language using a Raspberry Pi.

Assembly Language Instructions and Addressing Modes

An introduction to assembly language, instructions and addressing modes.

Assembly Language and Machine Code

What is assembly language and how does it relate to machine code?

The Bubble Sort Algorithm

How does the bubble sort algorithm work?

What is an Operating System?

Why does a computer need an operating system (O/S) and what does it do?

How Does an SR Latch Work?

An explanation of how an SR latch logic circuit works in detail.

What are Flip-Flops and Latches?

What are SR and JK flip-flops and latches and how do they work?

What are Linked Lists?

What are linked lists and how are they used?

Prev Next