# 1.1 TQC+認證題庫

[Code Judger](http://www.codejudger.com)內建TQC+認證題庫，包含：

* [TQC+ 程式語言C 認證題庫](https://www.tqcplus.org.tw/CertificateDetail.aspx?CODE=oI628ByfbDY=)
* [TQC+ 程式語言Python3 認證題庫](https://www.tqcplus.org.tw/CertificateDetail.aspx?CODE=y/zEfkGeQhM=)
* [TQC+ 網頁資料擷取與分析Python3 認證題庫](https://www.tqcplus.org.tw/CertificateDetail.aspx?CODE=n3V3YTVlWkQ=)
* [TQC+ 網頁資料擷取與分析R 認證題庫](https://www.tqcplus.org.tw/CertificateDetail.aspx?CODE=j%201iCLklsBo=)
* [TQC+ 物件導向程式語言C# 認證題庫](https://www.tqcplus.org.tw/CertificateDetail.aspx?CODE=oI628ByfbDY=)
* [TQC+ 物件導向程式語言 Java](https://www.tqcplus.org.tw/CertificateDetail.aspx?CODE=tcFNhoVP6T8=)

將陸續增加其它TQC+認證題庫，如物件導向程式設計Java等。

![TQC+](/files/-Ld28pogDMXHHmjUvOAr)


---

# Agent Instructions: 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://neochen2701.gitbook.io/codejudger/chapter01/features-1-1.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.
