nexiles / wa-tor

Project Wa-Tor
0 stars 0 forks source link

code talk: Data Structures I #11

Open seletz opened 10 years ago

seletz commented 10 years ago

Problem

Most, if not all, programs manipulate data. Thinking about the structure of the manipulated data first is one of the things a programmer needs to learn.

In this installment we will discuss very simple data structures and how to use them: