- Dart:Scalable Application Development
- Davy Mitchell Sergey Akopkokhyants Ivo Balbaert
- 146字
- 2021-07-09 18:56:25
Kicking off the earthquake monitoring system
The next series of chapters in the book will be built around a single project from several different perspectives. A real-world data source with earthquake information about the planet we live on will be tracked, recorded and displayed.
It is quite ambitious and there will be a lot of Dart along the way. It is surprising how much activity there is in the Earth's crust—perhaps you could blog or write a presentation on seismology using the output of our projects so far!
The project for this section is called QuakeMonitorFS
—make sure that you select the project with the name ending FS and not DB. The FS version saves to the filesystem while the DB version saves to the database. We will first look at the filesystem storage version, and then move on to the database version.
- Microsoft Application Virtualization Cookbook
- Ext JS Data-driven Application Design
- Java 9 Programming Blueprints
- Nexus規模化Scrum框架
- 3D少兒游戲編程(原書第2版)
- 精通Python自然語言處理
- 微信小程序項目開發實戰
- Oracle Exadata專家手冊
- Unity 5 for Android Essentials
- Mastering React
- Python全棧數據工程師養成攻略(視頻講解版)
- Java并發編程:核心方法與框架
- 交互式程序設計(第2版)
- Python Digital Forensics Cookbook
- 深度實踐KVM:核心技術、管理運維、性能優化與項目實施