The document outlines the topics covered in the CSC 2106 Data Structure course for Spring 2020-2021, focusing on fundamental concepts such as variables, memory management, and arrays, specifically 1-dimensional arrays. It discusses array operations including declaration, initialization, access, searching, insertion, and deletion of elements, along with relevant examples in C/C++. References to several textbooks on data structures and algorithms are also provided for further reading.