This document provides an overview of the Dart programming language. Dart is a language and tool ecosystem for building complex web apps in teams. It runs in the browser and on servers. Key points covered include: Dart is optionally typed and runs in a virtual machine; the goals of Dart including performance, familiarity, and flexibility; and libraries like dart:html for DOM manipulation and dart:io for server-side functionality. The presentation encourages attendees to get involved in the technical preview to help shape the future of Dart.