FIRST Tech Challenge OnBot Java: Difference between revisions
From ORTOP Wiki
BruceSchafer (talk | contribs) (Added category) |
BruceSchafer (talk | contribs) (→Videos: Added video by TaborTech; Added new category: Video Play Lists; Converted playlists to embedded) |
||
Line 11: | Line 11: | ||
= Videos = | = Videos = | ||
==OnBot Java Tutorial by Team TaborTech== | |||
{{#evt: | |||
service=youtube | |||
|id=https://www.youtube.com/watch?v=ek_Ii-aFDgY | |||
|dimensions=480 | |||
}} | |||
= Video Playlists= | |||
==Basic Onbot Java by Team Control Alt Destroy== | |||
{{#evt: | |||
service=youtubeplaylist | |||
|id=https://www.youtube.com/watch?v=yfnoeMVsl7Y&list=PLRsIP4cZ9GAOz4IDqUNzhXsp_Vs7tkkFb | |||
|dimensions=480 | |||
}} | |||
==Advanced Onbot Java by Team Control Alt Destroy== | |||
{{#evt: | |||
service=youtubeplaylist | |||
|id=https://www.youtube.com/watch?v=5Ru1vhutXHQ&list=PLRsIP4cZ9GAPb26dTrkvhWkQhv9kYO89G | |||
|dimensions=480 | |||
}} | |||
= Subforum = | = Subforum = |
Revision as of 10:53, 11 October 2020
Introduction
The FTC OnBot Java Programming Tool is 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.
Books
- Learn Java for FTC