Updated Choosing a Programming Tool (markdown)
@ -2,7 +2,7 @@ You will need to select a programming tool to be able to write op modes for your
|
||||
|
||||
1. **The FTC Blocks Programming Tool** - A visual, programming tool that lets programmers use a web browser to create, edit and save their op modes. This tool is recommended for novice programmers and for users who prefer to design their op modes visually, using a drag-and-drop interface.
|
||||
|
||||
<p align="center"><img src="https://github.com/FIRST-Tech-Challenge/WikiSupport/blob/master/ftc_app/images/BlocksPicture1.jpg" width="400"><p>
|
||||
<p align="center">[[/images/Choosing-a-Programming-Tool/BlocksPicture1.jpg]]<p>
|
||||
|
||||
2. **The FTC OnBot Java Programming Tool** - A text-based programming tool that lets programmers use a web browser to create, edit and save their Java op modes. This tool is recommended for programmers who have basic to advanced Java skills and who would like to write text-based op modes.
|
||||
|
||||
|
Reference in New Issue
Block a user