Learning Dart(Second Edition)
上QQ阅读APP看书,第一时间看更新

Chapter 1. Dart – A Modern Web Programming Language

In this chapter, we will investigate:

  • What Dart is all about
  • Why it is a major step forward in the web programming language arena
  • Getting started with Dart programming

We will get started with the Dart platform and have a look at its tools. Before this, we will be programming and taking a dive into a simple functional to-do list program so that you realize how familiar it all is.