> For the complete documentation index, see [llms.txt](https://gdgcloud-taipei.gitbook.io/google-cloud-platform-in-practice/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gdgcloud-taipei.gitbook.io/google-cloud-platform-in-practice/geng-duo-gcp-xue-xi-zi-yuan.md).

# 更多GCP學習資源

GCP正在成長，學習GCP的文件也在不斷的完善，下面是一些GCP的學習資源，讓您也可以在家自學Google Cloud，漫步上雲端！

## Google Cloud Documents

Google為各項產品準備了豐富的文件，也希望持續補充，將document補充到最完整，大家可以在下面的鏈結中找到相對應的Google產品文件。

* Google Cloud官方文件：<https://cloud.google.com/docs/>
* Google Cloud各項產品文件：
  * Compute Engine：<https://cloud.google.com/compute/docs>
  * AppEngine：<https://cloud.google.com/appengine/docs>
  * Container Engine：<https://cloud.google.com/container/docs>
  * CloudSQL：<https://cloud.google.com/sql/docs>
  * BigQuery：<https://cloud.google.com/bigquery/docs>
  * Dataflow：<https://cloud.google.com/dataflow/docs>
  * Datalab：<https://cloud.google.com/datalab/docs>

有更多新產品嗎？！基本上Google會持續開發新產品，如果暫時找不到您需要的對應產品，可以直接到 <http://cloud.google.com> 尋找喲！

## Google Cloud Blog

Google官方有營運一個Blog網站，會持續發布新的Cloud服務或是有任何Cloud產品有新的成功案例，也會透過這個平台來展示，如果對GCP上的服務想進一步了解，追蹤Google的Blog將是個不錯的選擇。

![](/files/-LAi71XjYUjib8UXThst)

## Google Cloud Podcast

Google Cloud Podcast是由Google Advocate提供給想要了解GCP的朋友的廣播服務，透過每週的速報，告訴大家關於Google Cloud上的一些新聞，也會不定時找一些GCP服務開發者或是PM跟大家分享研發或建置服務的一些心得，或是訪問使用GCP的成功案例，讓大家了解如何透過Google Cloud獲得更多的優勢！

## Coursera

<https://www.coursera.org/googlecloud>

![](/files/-LAi71_Zx1m-SNWk-xUq)

註冊帳號後，點選課程，並且註冊課程，就能開始學習。(部分課程需付費才能註冊)

![](/files/-LAi71bGf3Sz9paVu3LG)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gdgcloud-taipei.gitbook.io/google-cloud-platform-in-practice/geng-duo-gcp-xue-xi-zi-yuan.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
