- Learning Google Apps Script
- Ramalingam Ganapathy
- 99字
- 2021-07-16 12:40:01
Google Applications
Google Applications are a collection of applications, namely Gmail, Calendar, Drive, Docs, Sheets, and Forms. From now on, we will use the term "Google Apps" or just "Apps".
Before we start, I'll quickly answer a few questions you may have:
- Where do all these Apps run? On your computer?
No, all these Apps run on Google's Cloud-based servers.
- How can you get access to these applications?
You can interact with these Apps through web browsers. No special hardware or software installations are required except for a modern web browser installed on your desktop, laptop, tablet, or smartphone.

推薦閱讀
- Learning C# by Developing Games with Unity 2020
- Android項目開發入門教程
- Python機器學習實戰
- SQL Server 2016數據庫應用與開發習題解答與上機指導
- 軟件測試技術指南
- Learning Apache Karaf
- Geospatial Development By Example with Python
- Scala編程(第5版)
- Java 9 with JShell
- 零基礎PHP從入門到精通
- Java 9:Building Robust Modular Applications
- 輕松學Scratch 3.0 少兒編程(全彩)
- 菜鳥成長之路
- TypeScript High Performance
- Python深度學習入門:從零構建CNN和RNN