0.2 — Introduction to programs and programming languages
Modern computers are incredibly fast, and getting faster all the time. However, computers also have some significant constraints: they only natively understand a limited set of instructions, and must be told exactly what to do. A computer program is a sequence of instructions that directs a computer to perform certain …