- Dart:Scalable Application Development
- Davy Mitchell Sergey Akopkokhyants Ivo Balbaert
- 176字
- 2021-07-09 18:56:32
Chapter 10. Reports and an API
Man is still the most extraordinary computer of all. |
||
--John F. Kennedy |
A report is a common output of computer systems no matter what the application type, be it a business application or a game. Although alerts, dashboards, and widgets have been developed for decades, they do not seem able to compete with the effectiveness of a report, which has a defined scope (for example, the previous six weeks of data) and can be converted into and executed in many other document formats on other devices.
The digestion of data output from computer systems still has a human factor, even though computers have advanced a lot since the days of U.S. President Kennedy. You may wonder how long it will be before the insight of an expert is matched by a big data analysis or genuine Artificial Intelligence (AI).
An API is a common feature of applications, especially those that are in a cloud that expands the usefulness of a system and drives the integration.
- Visual C++程序設(shè)計(jì)教程
- SQL Server 2012數(shù)據(jù)庫技術(shù)及應(yīng)用(微課版·第5版)
- 劍指Offer(專項(xiàng)突破版):數(shù)據(jù)結(jié)構(gòu)與算法名企面試題精講
- Oracle Database 12c Security Cookbook
- D3.js 4.x Data Visualization(Third Edition)
- 劍指MySQL:架構(gòu)、調(diào)優(yōu)與運(yùn)維
- JAVA程序設(shè)計(jì)實(shí)驗(yàn)教程
- Mastering JBoss Enterprise Application Platform 7
- OpenStack Networking Essentials
- Web App Testing Using Knockout.JS
- Go語言入門經(jīng)典
- JavaScript編程精解(原書第2版)
- 你好!Java
- Mastering Node.js
- 軟件測試項(xiàng)目實(shí)戰(zhàn)之功能測試篇