Tag Archives: data structures
Data Are Data, Not Objects
A small post for the new year (in which I have resolved to write more). The standard introduction to object-oriented programming teaches you to create a class for each type of thing you want to deal with in your program. … Continue reading