| 1 | === General Java |
| 2 | * [http://www.sololearn.com/Play/Java/# Sololearn] Java Computer Based Training |
| 3 | * [wiki:JavaWPI_Training Java Training]: links to several other tutorials which help teach Java |
| 4 | * [wiki:ProgrammingPrompts Advanced Training Prompts]: more advanced programming prompts in Java |
| 5 | * [http://wiki.raidtech.net/wiki/Setting%20Up%20Git Setting up git] Setting up the Git DVCS |
| 6 | |
| 7 | === Robocode |
| 8 | * [wiki:Setting_Up_Robocode Robocode Resources] |
| 9 | * [http://robowiki.net/ Robowiki] |
| 10 | |
| 11 | === Minibots |
| 12 | |
| 13 | ==== Setup |
| 14 | * [wiki:PiBotHardware Hardware Specifications] |
| 15 | * [wiki:PiBotOsInstallation Pi Zero/OS Configuration] |
| 16 | * [wiki:PiBotDev Dev Environment Configuration] |
| 17 | |
| 18 | ==== Components |
| 19 | * [wiki:MiniBotUltrasonic Ultrasonic Range Sensor] |
| 20 | * [wiki:MiniBotDrive Drive System] |
| 21 | * [wiki:PiBots Other Minibot Resources] |
| 22 | |
| 23 | ==== Coding for the Mini Bot |
| 24 | * [wiki:MiniBotRobocodeAPI MiniRobo API] |
| 25 | * [wiki:MiniBotWPILibAPI MiniWPI API] |