# Code Judger 平臺介紹

[Code Judger](http://www.codejudger.com) 是由[財團法人電腦技能基金會](https://www.csf.org.tw/main/index.asp)和Kyosei.ai共生智能股份有限公司合作開發之程式教學與測驗輔助工具。

* 提供各類型題庫，讓程式語言的學習者、解題挑戰者，在解題中學習程式設計並獲得成就。
* 提供最佳化的課程管理功能與題目管理，無論是在實體的課堂或者遠距離教學，都能便利老師程式設計的教學。

[影片介紹](https://www.youtube.com/watch?v=Ya_CGjuXyCc)

## Code Judger適用對象

* 程式語言的學習者
* 程式語言的教學教師

## Code Judger培養能力

透過Code Judger即練即評的設計，以及[TQC+認證題庫](https://www.tqcplus.org.tw/Certificate.aspx)特別設計的題型，讓學習者以文字模式程式語言解題的過中，培養「抽象的邏輯思考與數學概念」。學成後，可獲得：

1. 【程式力】培養學習者具備程式設計的認知以及解決問題的能力。
2. 【實作力】學習者可實際演練操作程式設計的編輯與執行環境，熟悉程式設計的開發流程，建立實作的能力。
3. 【證照力】具備 [TQC+認證](https://www.tqcplus.org.tw/Certificate.aspx)之能力。

## Code Judger臺灣總代理 - 財團法人電腦技能基金會

[財團法人電腦技能基金會](https://www.csf.org.tw/main/index.asp) 發展各項能力認證，扮演銜接學校學習及職場實務應用的重要角色，同時用以協助政府與企業電子化創新應用，推廣及培育社會大眾資訊、網路及無線通訊應用能力，提升國家整體競爭力為宗旨。 業務推動以「務實致用」為核心理念，透過動手實作的技能教學與訓練，培養年輕人腳踏實地的人生觀及與時俱進的競爭力，邁向充實有活力的人生。

![CSF](/files/-MgxReTRutSDQl-WKkJk)

### 聯絡窗口：何宥寬 先生

* 電話：(02)2577-8806 分機735
* 手機：0927168751
* 客服EMAIL：<code_judger@mail.csf.org.tw>


---

# 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/readme.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.
