SDL3 Introduction

The Simple DirectMedia Layer (SDL) library provides a “cross-platform development library designed to provide low...

5 minute read

Iterators in C++

While most computing students are (hopefully) familiar with the concept of loops, they often don’t...

5 minute read