Let's not teach linked list first
July 30, 2025
Let’s not teach linked list first Let’s not teach linked lists as the first data structure CS students see. Here’s why I think we should start with trees instead. Specifically the binary tree. The first thing should be foundational When we teach someone their first concept in a subject, it should be something foundational, something that helps build everything that comes after. Think about how we learn to read, we start with the alphabet.
Read more
