- Xamarin Mobile Development for Android Cookbook
- Matthew Leibowitz
- 273字
- 2021-07-30 10:23:27
Introduction
Data is possibly the single most valuable entity in the world, whether it is personal data about a user or person, or it is general data about the world. Companies spend billions collecting this data, and it is sought after by other companies.
What makes data so valuable? Data is correct and accurate, and it can be used to make decisions, which are both helpful as well as potentially lucrative. Data is valuable because of what can be done with it.
Companies spend billions collecting data and then spend billions more protecting it. Data can lose some of its value when it becomes public knowledge; not that the data becomes less valuable but rather the value from the decisions made. If the data becomes public, then other companies can use it to get a competitive advantage.
In addition to losing competitive advantage, personal data can be used to compromise personal security and privacy. The data can be used to impersonate a user, and possibly, do harm.
Regardless of where the data came from or what it is used for, data needs to be stored and processed. Data only attains its true value if it can be queried and then processed into information.
Data can be stored in key-value pairs, structured files, and relational databases. There are many other ways to store data, but the storage mechanism is chosen to best suit the querying or processing requirements.
Mobile apps are no different; over time, they can collect data about users and their preferences. This data is then stored locally or on the cloud. This data is backed up and encrypted for security purposes.
- 新一代通用視頻編碼H.266/VVC:原理、標準與實現
- JavaScript語言精髓與編程實踐(第3版)
- Mastering C# Concurrency
- Spring Cloud、Nginx高并發核心編程
- Java軟件開發基礎
- 教孩子學編程:C++入門圖解
- Functional Kotlin
- Learning Apache Mahout Classification
- 網站構建技術
- Mastering JavaScript Design Patterns(Second Edition)
- 大學計算機基礎實驗指導
- Java系統化項目開發教程
- 零基礎學Kotlin之Android項目開發實戰
- Apache Camel Developer's Cookbook
- Mastering ArcGIS Server Development with JavaScript