Have a personal or library account? Click to login
Learning Dart
Dart is the programming language developed by Google that offers a new level of simple versatility. Learn all the essentials of Dart web development in this brilliant tutorial that takes you from beginner to pro.
Mastering Dart by Projects is a step-by-step guide that aims to give you hands-on knowledge about programming in Dart using an example-based approach.If you want to become a web developer, or perhaps you already are a web developer but you want to add Dart to your tool belt, then this book is for you. This book assumes that you have at least some knowledge of HTML and how web applications work. Some previous programming experience, preferably in a modern language like C#, Java, Python, Ruby, or JavaScript, will also give you a head start. You can also work with Dart on your preferred platform, be it Linux, Mac OS X, or Windows.
What you will learn
Who this book is for
Table of Contents
Dart: a modern web programming language
Getting to work with Dart
Structuring code with classes and libraries
Modeling web applications with Magic Boxes and Dartlero
How Dart handles the DOM in a new way.
Combining HTML5-forms with Dart
Building games with HTML5 and Dart
Develop business web applications with web components
Modeling more complex applications with Dartling
MVC web and UI frameworks in Dart: an overview
Using data in web applications with local storage, JSON and Redis.