Cantitate/Preț
Produs

Dart – Up and Running

Autor Kathy Walrath, Seth Ladd
en Limba Engleză Paperback – 8 noi 2012
Get moving with Dart, the development platform that helps you build high-performance HTML5 apps for the modern Web. With this guide, you’ll take a hands-on tour of the Dart language, libraries, and tools—including its editor and virtual machine—for developing structured, fast, and maintainable web apps that run on both the client and the server.

Written by developer advocates at Google, this updated edition covers Dart 1.0. Google designed Dart to boost performance and help developers work more efficiently. This book shows you how to build everything from simple scripts to complex apps that work well in today’s browsers.
* Build web apps with the object-oriented Dart language, and compile your code to JavaScript
* Delve into language features, from optional types and method cascades to named constructors
* Create, launch, and debug web and command-line apps with Dart Editor
* Explore Dart APIs, including dart:core, dart:html, dart:io, dart:convert, and dart:mirrors
* Use tools such as Dartium, the Chromium-based browser that can run Dart apps natively
* Walk through Dartiverse Search, a client-server app that combines useful and fun language and API features
Citește tot Restrânge

Preț: 11703 lei

Preț vechi: 14629 lei
-20% Nou

Puncte Express: 176

Preț estimativ în valută:
2240 2318$ 1893£

Carte tipărită la comandă

Livrare economică 05-19 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781449330897
ISBN-10: 1449330894
Pagini: 144
Ilustrații: black & white illustrations
Dimensiuni: 181 x 231 x 10 mm
Greutate: 0.26 kg
Editura: O'Reilly

Cuprins


Descriere

Get ready to build modern web apps. This book covers the Dart language, libraries, and tools that help you develop structured, fast, and maintainable web apps that run in any modern browser. The Dart platform has been designed to scale from simple scripts to complex apps, running on both the client and the server.