Introduction to Dart

By Jonathan Rockway (‎jrockway‎) from NY.pm
Date: Wednesday, 5 June 2013 11:35
Duration: 20 minutes
Target audience: Beginner
Language: English
Tags: client dart javascript languages

You can find more information on the speaker's site:


Dart is a new programming language from Google that you can use where you would usually use Javascript. It has classes, lexical scope, and optional static typing, making it a bit more natural than Javascript for Perl programmers. This talk will show you the basics, including the cool IDE, static analysis tools, and how to write tests.

Attended by: