Introduction to Programming in Dart

At the next meeting of the Israeli Perl Mongers (on February 26, 2014) I am going to give my first ever presentation about the new Dart Programming language.

Dart logo

In a nutshell Dart is an open source programming language created by Google with the aim to "replace JavaScript", both on the server side and the client side.

As none of the browsers include the DartVM by default yet, they provide a compiler that compiles Dart to JavaScript so you should be able to use your code in modern browsers as well.

Recently I have started to learn about Dart, and even started to create some slides about Dart Programming on the new EduMaven site.

I plan to share what I've learned so far to make it easier for others to get started.

For meeting details, please check out the web site of the Israeli Perl Mongers.