Open seletz opened 10 years ago
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:
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: