- Learning Dart(Second Edition)
- Ivo Balbaert Dzenan Ridjanovic
- 81字
- 2021-07-16 19:47:04
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.