Dart in Action

Dart in Action
Author :
Publisher : Simon and Schuster
Total Pages : 649
Release :
ISBN-10 : 9781638352846
ISBN-13 : 1638352844
Rating : 4/5 (844 Downloads)

Book Synopsis Dart in Action by : Chris Buckett

Download or read book Dart in Action written by Chris Buckett and published by Simon and Schuster. This book was released on 2013-01-15 with total page 649 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's Inside Dart from the ground up Numerous code samples and diagrams Creating single-page web apps Transitioning from Java, C#, or JavaScript Running Dart in the browser and on the server About the Author Chris Buckett builds enterprise-scale web applications. He runs Dartwatch.com and is an active contributor to the dartlang list. "Includes numerous examples of core language features as well as more advanced HTML5 features."-;From the Foreword by Seth Ladd, Developer Advocate, Google Table of Contents PART 1 INTRODUCING DART Hello Dart "Hello World" with Dart tools Building and testing your own Dart app PART 2 CORE DART Functional first-class functions and closures Understanding libraries and privacy Constructing classes and interfaces Extending classes and interfaces Collections of richer classes Asynchronous programming with callbacks and futures PART 3 CLIENT-SIDE DART APPS Building a Dart web app Navigating offline data Communicating with other systems and languages PART 4 SERVER-SIDE DART Server interaction with files and HTTP Sending, syncing, and storing data Concurrency with isolates


Dart in Action Related Books

Dart in Action
Language: en
Pages: 649
Authors: Chris Buckett
Categories: Computers
Type: BOOK - Published: 2013-01-15 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

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 JavaScr
Mastering Dart
Language: en
Pages: 518
Authors: Sergey Akopkokhyants
Categories: Computers
Type: BOOK - Published: 2014-11-20 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

If you are an application developer who has experience with Dart and want to develop reusable and robust code in Dart, then this book is for you. You are expect
Write Web Apps with Dart
Language: en
Pages: 637
Authors: Jack Murphy
Categories: Computers
Type: BOOK - Published: 2015-12-09 - Publisher: Peachpit Press

DOWNLOAD EBOOK

DART, THE OPEN-SOURCE web programming language developed by Google, is designed for building everything from simple console utilities to full-featured applicati
Dart
Language: en
Pages: 137
Authors: Kathy Walrath
Categories: Computers
Type: BOOK - Published: 2012 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Get up to speed on Dart, the web development language that not only matches the dynamic nature of JavaScript, but addresses its problems as well. This practical
Dart: Scalable Application Development
Language: en
Pages: 873
Authors: Davy Mitchell
Categories: Computers
Type: BOOK - Published: 2017-06-09 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Master the art of designing web client and server with Google's bold and productive language – Dart About This Book Create robust applications with unit tests