This document provides an introduction to the Ada programming language for experienced programmers. It discusses Ada's goals of reliability, maintainability, and reuse. The document summarizes Ada's key syntax elements such as identifiers, statements, and scope. It notes Ada's emphasis on safety and error detection compared to other languages like C. Examples of Ada code are provided and explained throughout.