- Dart:Scalable Application Development
- Davy Mitchell Sergey Akopkokhyants Ivo Balbaert
- 291字
- 2021-07-09 18:56:13
What this learning path covers
Module 1, Dart By Example,
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.
- 程序員面試白皮書
- Android NDK Beginner’s Guide
- 假如C語言是我發明的:講給孩子聽的大師編程課
- MATLAB實用教程
- 編譯系統透視:圖解編譯原理
- 網絡爬蟲原理與實踐:基于C#語言
- RubyMotion iOS Develoment Essentials
- Java Web應用開發項目教程
- 監控的藝術:云原生時代的監控框架
- Ionic3與CodePush初探:支持跨平臺與熱更新的App開發技術
- 軟硬件綜合系統軟件需求建模及可靠性綜合試驗、分析、評價技術
- Java EE輕量級解決方案:S2SH
- Docker on Windows
- Visual C++程序開發范例寶典
- VBA Automation for Excel 2019 Cookbook