spacer
Dart in Action

Chris Buckett
Foreword by Seth Ladd
January, 2013 | 424 pages
ISBN: 9781617290862

spacer $44.99 pBook + eBook (includes PDF, ePub, and Kindle)
spacer $35.99 eBook Only (includes PDF, ePub, and Kindle)
Browse all our mobile format ebooks.
 

Resources

 Look Inside
  • About this book
  • Table of Contents
  • Foreword
  • Preface
  • Index
Resources
  • Author Online
  • What is Dart?
    (Green Paper - PDF)
  • Operator Overloading (PDF)
Downloads
  • Source code (1 MB)
  • Sample chapter 1
  • Sample chapter 9

Summary

Dart in Action introduces Google's Dart language and provides techniques and examples showing how to use it as a viable replacement for Java and JavaScript in browser-based desktop and mobile applications. It begins with a rapid overview of Dart language and tools, including features like interacting with the browser, optional typing, classes, libraries, and concurrency with isolates. After you master the core concepts, you'll move on to running Dart on the server and creating single page HTML5 web applications.

About the Technology

Dart is a web programming language developed by Google. It has modern OO features, just like Java or C#, while keeping JavaScript's dynamic and functional characteristics. Dart applications are "transpiled" to JavaScript, and they run natively in Dart-enabled browsers. With production-quality libraries and tools, Dart operates on both the client and the server for a consistent development process.

About this Book

Dart in Action introduces the Dart language and teaches you to use it in browser-based, desktop, and mobile applications. Not just a language tutorial, this book gets quickly into the nitty-gritty of using Dart. Most questions that pop up while you're reading are answered on the spot! OO newbies will appreciate the gentle pace in the early chapters. Later chapters take a test-first approach and encourage you to try Dart hands-on.

To benefit from this book you'll need experience with HTML and JavaScript?a Java or C# background is helpful but not required.

What's Inside

About the Author

Chris Buckett builds enterprise-scale web applications. He runs Dartwatch.com and is an active contributor to the dartlang list.

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.