News

This unit will introduce middle school students to basic Python programming concepts while exploring space science themes. The unit will culminate in a final project where students create a simple ...
We will go through the quicksort and quickselect algorithms for sorting and selecting the kth smallest element in an array efficiently. This will also be an introduction to the role of randomization ...