getting started with dart

8

Click here to load reader

Upload: sudar-muthu

Post on 13-Jan-2015

2.969 views

Category:

Technology


2 download

DESCRIPTION

http://sudarmuthu.com/blog/dart-hackthon Getting started with Dart, the new structured language by Google

TRANSCRIPT

Page 1: Getting started with Dart

Getting started with Dart

Sudar Muthuhttp://sudarmuthu.com

Page 2: Getting started with Dart

What is Dart?

New Programming Language for creating

web applications.

Still a technical Preview

Page 3: Getting started with Dart

How is it similar/different

to JavaScriptBorrows lot of features from JavaScript, but tries to improve it.

Check out http://synonym.dartlang.org/

Dart can also be compiled into JavaScript

Page 4: Getting started with Dart

Trying out DartDartboard – Inside a browser. Try it at http://try.dartlang.org/

Compile Dart into JavaScript – frogc compiler inside SDK

Dartium – Chromium with Dart VM

Page 5: Getting started with Dart

LibrariesConnect to MySQL - https://github.com/jamesots/sqljocky

Create PhoneGap like mobile apps - https://github.com/Qalqo/dartgap

Using YQL from Dart - http://sudarmuthu.com/blog/using-yql-in-dart

Crypto - http://code.google.com/p/dart-crypto-lib/

… and lot more

Page 6: Getting started with Dart

Bangalore Dart Hackthon

Happened on 21st April in Thoughtworks, Bangalore

Started with a small introduction to Dart

Spend about a day hacking

Found a couple of bugs ;)

Had around 7 demos at the end of the day

Page 7: Getting started with Dart

Notable HacksSnakes Game in Dart - https://github.com/devsundar/snake-html5

Graphing tool for Dart - https://github.com/rakesh-gopal/Google-Dart-Graphing-Tools

Mocking framework for Dart

Rich video playback in Dart

Search Twitter using YQL - http://sudarmuthu.com/blog/using-yql-in-dart

Page 8: Getting started with Dart

Thank You

All the best

Sudar Muthu

http://sudarmuthu.comhttp://github.com/sudarhttp://twitter.com/sudarmuthu