This document outlines the chapters of a course on parallel computers. It covers various topics related to parallel computing including classifications of parallel systems like SISD, MISD, SIMD and MIMD. It discusses parallel processing concepts, network structures, parallelism and CPUs, synchronization and communication in MIMD systems, SIMD systems, programming languages for parallel systems and performance of parallel systems.