From 0a22fe50835d459c80f9ce3eb06d7f6074daabd1 Mon Sep 17 00:00:00 2001 From: FTC Engineering Date: Fri, 26 Jul 2019 14:17:39 -0400 Subject: [PATCH] Updated Programming Using Java (markdown) --- Programming-Using-Java.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Programming-Using-Java.md b/Programming-Using-Java.md index b3d1eac..d969e3a 100644 --- a/Programming-Using-Java.md +++ b/Programming-Using-Java.md @@ -24,6 +24,6 @@ The FTC Control System can be programmed using the Java programming language. T - Requires an advanced knowledge of Java. - Requires a modern, high-performing development computer. - Can be very difficult for a novice to install, configure and maintain. - * If you are an advanced programmer, then click [here](Android-Studio-Tutorial) to learn how to program with Android Studio. + * Click [here](Android-Studio-Tutorial) to learn how to program with Android Studio. **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 take a look at the [Blocks Tutorial](Blocks-Tutorial) and that you consider using the Blocks tool to program your robot.