Updated Programming Using Java (markdown)

FTC Engineering
2019-07-26 14:24:43 -04:00
parent 2d5ad8df1c
commit 786b9db42e

@ -28,4 +28,4 @@ The FTC Control System can be programmed using the Java programming language. T
**Important Note:** Both Java programming tools require that the user have an in-depth understanding of the Java programming language. If you are not an advanced Java programmer, then FIRST recommends that you consider using the [Blocks tool](Blocks-Tutorial) to program your robot. **Important Note:** Both Java programming tools require that the user have an in-depth understanding of the Java programming language. If you are not an advanced Java programmer, then FIRST recommends that you consider using the [Blocks tool](Blocks-Tutorial) to program your robot.
If you are unsure which programming tool is best suited for your needs, please read [this tutorial](Choosing-a-Programming-Tool) which summarizes the differences. If you are unsure which programming tool is best suited for your needs, please read [this document](Choosing-a-Programming-Tool) which summarizes the differences.