Preface
You don’t need to be an expert web developer to build web apps. With Dart, you can be productive as you build high-performance apps for the modern web.
Our aim for this book is to be a useful introduction to the Dart language, libraries, and tools. Because this book is short and Dart is young, you might also need to refer to the Dart website at http://dartlang.org—both for details and for updates. For the latest news, keep an eye on the Dart page on Google+.
Another important website is this book’s GitHub
project. The text for this work is available there under the Creative Commons
Attribution-Noncommercial-No Derivative Works 3.0 United States
License. Source code files for this book’s samples are also there,
in the code/ subdirectory. Downloading the sample
code from GitHub is much easier than copying it from the book.
If you find an error in the sample code or text, please create an issue.
Conventions Used in This Book
The following typographical conventions are used in this book:
- Italic
Indicates new terms, URLs, email addresses, filenames, and file extensions.
Constant widthUsed for program listings, as well as within paragraphs to refer to program elements such as variable or function names, databases, data types, environment variables, statements, and keywords.
Constant width boldShows commands or other text that should be typed literally by the user.
Constant width italicShows text that should be replaced with user-supplied values or by values determined by context.
Tip
This ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access