- Dart:Scalable Application Development
- Davy Mitchell Sergey Akopkokhyants Ivo Balbaert
- 291字
- 2021-07-09 18:56:13
What this learning path covers
This book will introduce you the Dart language starting from its conception to its current form, and where it headed is through engaging substantial practical projects. You will be taken through building typical applications and exploring the exciting new technologies of HTML5.
With example code projects such as a live data monitoring and viewing system, a blogging system, a slides presentation application, and more, then this book will walk you through step by step through building data-driven web applications with ease and speed.
Module 2, Mastering Dart,
Starting with a discussion about the basic features of Dart, we will dive into the more complicated concepts such as generics, annotation with reflection, errors and exceptions, which will help us improve our code. Moving on, you will learn how and when to create objects and also advanced techniques that will help you execute asynchronous code. You will also learn about the collection framework and how to communicate with the different programs written in JavaScript using Dart.
This module will show you how to add internalization support to your web applications and how i18n and i10n access can be embedded into your code to design applications that can be localized easily. You will be shown how to organize client-to-server communication and how different HTML5 features can be used in Dart. Finally, this book will show you how you can store data locally, break the storage limit, and prevent security issues in your web application.
Module 3, Dart Cookbook,
This module is a pragmatic guide that will increase your expertise in writing all kinds of applications, including web apps, scripts, and server-side apps. It provides rich insights on how to extend your Dart programming skills.
- Flask Web全棧開發(fā)實戰(zhàn)
- WildFly:New Features
- Mastering NetBeans
- Apache ZooKeeper Essentials
- Docker技術入門與實戰(zhàn)(第3版)
- 軟件界面交互設計基礎
- Photoshop智能手機APP UI設計之道
- .NET 4.0面向對象編程漫談:基礎篇
- Python爬蟲開發(fā)與項目實戰(zhàn)
- TradeStation交易應用實踐:量化方法構建贏家策略(原書第2版)
- Android Native Development Kit Cookbook
- Scientific Computing with Scala
- 零基礎Java學習筆記
- HTML5開發(fā)精要與實例詳解
- PHP 7從零基礎到項目實戰(zhàn)