This document provides an overview of visualizing networks and some key concepts for understanding network structure and relationships. It begins by defining what a network is as a data structure of entities and relationships. It then discusses common network measures like degree, betweenness, eigenvector centrality, and community detection algorithms. Examples are given of visualizing network data in node-link diagrams and matrices. The document emphasizes that network visualizations should be used alongside calculating network metrics to understand a network's structure.