Skip to the content.

PreNUTS

Prerequisite Network for Universities (and TooPr System)

Go Here

Tutorials

Adding a Pause and Reset Button - Tutorial

A tutorial to add Pause and Reset buttons for a p5js sketch.

Find it here

Implementing a sorting algorithm… with only HALF the alphabet

I implemented bubble sort in Python without using the letters N-Z.

Here’s how I did it.