- Dart:Scalable Application Development
- Davy Mitchell Sergey Akopkokhyants Ivo Balbaert
- 127字
- 2021-07-09 18:56:29
Chapter 9. A Real-Time Visualization
There's just something hypnotic about maps. |
||
--Ken Jennings |
Maps are indeed hypnotic as are flashing indicator lights, which may give you a rough idea of where the earthquake monitor project is going next. It is the logical format to display all that rich geographical data we are collecting.
An animated display is one step up from a static display, and the step beyond animation is to make it interactive. We will look at accessing the web browser features from Dart in order to integrate to the desktop and work with the user's location.
To work in a professional development environment or to share with the community online, we will need to create documentation from our Dart source.
推薦閱讀
- 計算機圖形學編程(使用OpenGL和C++)(第2版)
- OpenCV實例精解
- Boost C++ Application Development Cookbook(Second Edition)
- 區塊鏈架構與實現:Cosmos詳解
- 精通搜索分析
- 信息技術應用基礎
- Android Native Development Kit Cookbook
- Learning FuelPHP for Effective PHP Development
- Android系統原理及開發要點詳解
- C++寶典
- 小程序,巧應用:微信小程序開發實戰(第2版)
- C++編程兵書
- RocketMQ實戰與原理解析
- Scala Functional Programming Patterns
- Clojure Polymorphism