15 | | |
16 | | === General Java |
17 | | * [http://www.sololearn.com/Play/Java/# Sololearn] Java Computer Based Training |
18 | | * [wiki:JavaWPI_Training Java Training]: links to several other tutorials which help teach Java |
19 | | * [wiki:ProgrammingPrompts Advanced Training Prompts]: more advanced programming prompts in Java |
20 | | * [http://wiki.raidtech.net/wiki/Setting%20Up%20Git Setting up git] Setting up the Git DVCS |
21 | | |
22 | | === Robocode |
23 | | * [wiki:Setting_Up_Robocode Robocode Resources] |
24 | | * [http://robowiki.net/ Robowiki] |
25 | | |
26 | | === Minibots |
27 | | |
28 | | ==== Setup |
29 | | * [wiki:PiBotHardware Hardware Specifications] |
30 | | * [wiki:PiBotOsInstallation Pi Zero/OS Configuration] |
31 | | * [wiki:PiBotDev Dev Environment Configuration] |
32 | | |
33 | | ==== Components |
34 | | * [wiki:MiniBotUltrasonic Ultrasonic Range Sensor] |
35 | | * [wiki:MiniBotDrive Drive System] |
36 | | * [wiki:PiBots Other Minibot Resources] |
37 | | |
38 | | ==== Coding for the Mini Bot |
39 | | * [wiki:MiniBotRobocodeAPI MiniRobo API] |
40 | | * [wiki:MiniBotWPILibAPI MiniWPI API] |