Introducing Dart – Packt Publishing

Keywords List

the

The

and

to

a

will

3

game

Game

of

Summary

• Introducing Dart An exciting and immersive introduction to learning client side Dart programming An exciting and immersive introduction to learning client side Dart programming About This Video Master the Dart Editor to jump right into application development Digest the ins and outs of Dart client side programming by implementing a simple browser-based game Learn how to manipulate the document model and interact with the user through the keyboard Build a fully functional game called “Dart Worm” that can be expanded upon In Detail As the internet becomes more of an application platform, the need to develop more feature-rich and immersive applications grows!

• Dart is a fantastic class-based, object-oriented language that pushes back on the idea that JavaScript should have a monopoly on web application development.

• It can be used both server side (dartVM) and client side (web browser) to build any application from a simple script to a full-blown 3D web game.

• Introducing Dart is a joyride of game programming where the user harnesses the power of the Dart programming language.

• The techniques shown in these videos can easily be applied and expanded upon to create any kind of interactive web application.

Original Content