# 學習資源

## 工具表

* 路線生成模擬器：<https://acezxn.github.io/Pathtracker-online/#/path-follow-simulator>
* 版本管理：<https://git-scm.com/>
* VSCode：<https://code.visualstudio.com/>

## 架構API文檔

* <https://pros.cs.purdue.edu/v5/api/cpp/index.html>
* <https://okapilib.github.io/OkapiLib/md_docs_api_index.html>
* <https://api.vexcode.cloud/v5/>

## 程式和算法教學

* <https://wiki.purduesigbots.com/>
* <https://pros.cs.purdue.edu/v5/tutorials/index.html>
* <https://okapilib.github.io/OkapiLib/md_docs_tutorials_index.html>

## 程式除錯

* <https://www.vexforum.com/>
* <https://stackoverflow.com/>
