This document provides an agenda for introducing Erlang. It begins with a brief history of Erlang, noting it was created by Ericsson for developing telecommunication systems and needed to support concurrency and error recovery. The rest of the agenda covers key Erlang features like concurrency, distribution, and hot code loading. It also discusses Erlang/OTP design patterns, common tools, applications developed in Erlang, integrated development environments for Erlang, Erlang syntax like functions and modules, how to obtain Erlang, and concludes with a question and answer section.