Data Structures for Game Programmers

A description of how to program and work with data structures relating to video games. A data structure is a template for data that helps a programmer keep a collection of information together for better algorithm efficiency.