Dart – Up and Running
Autor Kathy Walrath, Seth Ladden Limba Engleză Paperback – 8 noi 2012
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
Preț: 117.03 lei
Preț vechi: 146.29 lei
-20% Nou
Puncte Express: 176
Preț estimativ în valută:
22.40€ • 23.18$ • 18.93£
22.40€ • 23.18$ • 18.93£
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
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.