# 1 Code Judger 特色

| 重點特色      | 說明                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| --------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| TQC+認證題庫  | <p>內建題庫包含：</p><ol><li><a href="https://www.tqcplus.org.tw/CertificateDetail.aspx?CODE=y/zEfkGeQhM=">TQC+ 程式語言Python3</a></li><li><a href="https://www.tqcplus.org.tw/CertificateDetail.aspx?CODE=1JY1T07S01o=">TQC+ 程式語言 C (第2版)</a></li><li><a href="https://www.tqcplus.org.tw/CertificateDetail.aspx?CODE=vNwTf6rxvPcCtlDrgWx54w==">TQC+ 程式語言 C++ (第2版)</a></li><li><a href="https://www.tqcplus.org.tw/CertificateDetail.aspx?CODE=HV%20IALXJp3qEuEE4KsqAdA==">TQC+ 程式語言 C# (第2版)</a></li><li><a href="https://www.tqcplus.org.tw/CertificateDetail.aspx?CODE=ZRtAhNoAzP9W3Pdbi0WQCQ==">TQC+ 程式語言 Go (第2版)</a></li><li><a href="https://www.tqcplus.org.tw/CertificateDetail.aspx?CODE=IQ5BOTzUbWMwmOe3148E5Q==">TQC+ 程式語言 Java (第2版)</a></li><li><a href="https://www.tqcplus.org.tw/CertificateDetail.aspx?CODE=y/zEfkGeQhM=">TQC+ 程式語言 Python (第2版)</a></li><li><a href="https://www.tqcplus.org.tw/CertificateDetail.aspx?CODE=n3V3YTVlWkQ=">TQC+ 網頁資料擷取與分析Python3</a></li><li><a href="https://www.tqcplus.org.tw/CertificateDetail.aspx?CODE=j%201iCLklsBo=">TQC+ 網頁資料擷取與分析R</a></li><li><a href="https://www.tqcplus.org.tw/CertificateDetail.aspx?CODE=oI628ByfbDY=">TQC+ 物件導向程式語言C#</a></li><li><a href="https://www.tqcplus.org.tw/CertificateDetail.aspx?CODE=tcFNhoVP6T8=">TQC+ 物件導向程式語言Java</a></li></ol><p>將陸續增加其它認證題庫。</p> |
| 作答即時回饋    | 題組式學習即練即評、精進自己的思考與解題能力。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| 完善的課堂輔助功能 | 【僅適用校園教師】 具考試功能、自動開始結束的作業指派/收錄/評分、可自建題庫、學生個人、課程及系所分析功能。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| 跨裝置平臺應用   | 可在電腦、手機、平板上運行。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| 支援的程式語言   | 包含：C, C++, C#, Go, Java, R, Python 3, PHP。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| 學習歷程      | 學習歷程全記錄、完美呈現。                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |

當您具有[Code Judger](http://www.codejudger.com)帳號時，請點選網頁右上角的［登入］按鈕。<br>

![首頁](/files/ufcPvdJ0RKes7lkt7ZwP)

請輸入您的Email及密碼，Code Judger會自動判斷您的帳號是屬於教師或學生。<br>

![登入](/files/gbZ0Fjt6bFaTRak7L9kn)


---

# 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://csfrd.gitbook.io/cjmanualv2/chapter01.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.
