Topics to Be Covered in This Course (Cont.)
 
 
 Programming Exercises
Data engineering and mining cover a broad range of subjects such as artificial intelligence, neural networks, data indexing and searching, database processing, and information retrieval. 
This course uses a state-of-the-practice approach to studying these two themes.
Each student is asked to build the following two systems independently:
 - (Data Lifecycle) A focused web search engine and
 
 - (Data Mining & Analytics and Database) A Firebase-based data mining system using TensorFlow.
 
 Google Firebase Realtime Database
Firebase Realtime Database is a cloud-hosted database, in which data is stored as JSON.
When you build cross-platform apps with Apple platforms, Android, and JavaScript SDKs, all of your clients share one Realtime Database instance and automatically receive updates with the newest data.