NCEA
-

Bubble Sort
Imagine you have a Row of unsorted colored blocks, and you want to line them up from shortest to tallest. Bubble sort…
-

Big O Notation and Algorithmic Complexity
Big O notation measures how the resource requirements of an Algorithm—specifically running time and memory space—grow asymptotically as the input size ($N$)…
-

Usability Heuristics Quiz
Click the video to view the playlist of all 10 Usability heuristics videos. 10 Usability Heuristics: Master Practice Test Test your knowledge…
-

AS92006 – Practice Question Paper
Here you’ll find some practice questions for the AS92006 exam. This should be able to be completed within an hour. To pass…
-

Using Trello to Manage a Project
Building a game in Godot or developing a website is an exciting journey, but it’s easy to get lost in the code,…
-

3D Modelling
3D Modelling is the process of using digital tools to create digital 3d representations of objects. These could be models of real…
