Updated Programming Using Java (markdown)
@ -12,7 +12,7 @@ The FTC Control System can be programmed using the Java programming language. T
|
||||
- Not integrated with version control software (such as git).
|
||||
* Click [here](OnBot-Java-Tutorial) to learn how to program with the [OnBot Java tool](OnBot-Java-Tutorial).
|
||||
|
||||
2. **[Android Studio](Android-Studio-Tutorial)** - Android Studio is the development tool that is recommended by Google to author Android apps. Android Studio can be used to create, edit and build _op modes_ for an FTC robot. However, Android Studio is only recommended for experienced programmers. Inexperienced programmers should use the [Blocks programming tool](Blocks-Tutorial) instead.
|
||||
2. **[Android Studio](Android-Studio-Tutorial)** - Android Studio is the development tool that is recommended by Google for Android Development. Android Studio can be used to create, edit and build _op modes_ for an FTC robot. However, Android Studio is only recommended for experienced programmers. Inexperienced programmers should use the [Blocks programming tool](Blocks-Tutorial) instead.
|
||||
|
||||
* Advantages
|
||||
- It has a very powerful integrated development tool.
|
||||
|
Reference in New Issue
Block a user