Data Representations

This page will detail the so-called “data representations” presented in CS 498 and tools to transform data between the various representations.

Storage Representation

Storage representations are those that allow data to be persisted over time, outside of memory.

Text

Plain text files are commonly used to store data. Some examples include: