nus-cs3281 / 2020

0 stars 2 forks source link

Lightning Talk: Dart #28

Open le0tan opened 4 years ago

le0tan commented 4 years ago

PUNCH

In 2019 GitHub Octoverse report, Dart observed a whopping 532% of growth, making it the fastest growing language of 2019, on top of some familiar names like Rust.

WIIFY

In this talk, you will learn how the design choices and unique implementation approach of Dart makes it a productive programming language that runs fast on various platforms.

Roadmap

  1. What is Dart?
  2. What makes Dart unique in the world of programming languages?
  3. How to get started with Dart.

Key points

Impact

Know: Dart is productive and fast, and it is designed to be executed cross-platform from the beginning. Believe: The unique flexibility in execution modes of Dart makes it compelling for any task that isn't too performance sensitive. It makes your code more future-proof. Do: Get started with programming in Dart.

Slides